summaryrefslogtreecommitdiffstats
path: root/perl-install/security/help.pm
Commit message (Collapse)AuthorAgeFilesLines
* - perl -pi -e 's!"Activate ethernet cards promiscuity check."!"Activate ↵Ahmad Samir2011-04-041-1/+1
| | | | Ethernet cards promiscuity check."!'
* improve explanations (#6969): do not shout, add quotesThierry Vignaud2007-07-301-4/+4
|
* improve explanations (#6969): explain umaskThierry Vignaud2007-07-301-2/+2
|
* improve explanations (#6969): prevent introducing confusion into explanationsThierry Vignaud2007-07-301-26/+26
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-5/+5
|
* add translator hints; real fix will be in mdk10.2:Thierry Vignaud2004-09-201-2/+6
| | | | | s!N("(.*?) \"(ALL)\" (.*?)"!N("\1 %s \3", N("\2"))! and the like
* - fix label of entry in helpThierry Vignaud2004-09-131-1/+1
| | | | | | | | | | | | | | - move help from tooltips into separate page (#9894) rationale: - there's already a "help" button that do the same thing as mcc one - Gtk+ only support tooltips on widgets that have their own X window (which new GkComboBox widget has not) - tooltips are usefull on first run but then are just annoying
* typo fixesThierry Vignaud2004-08-191-1/+1
|
* sync with msec-0.44Thierry Vignaud2004-07-301-0/+5
|
* add help for newly introduced MAIL_EMPTY_CONTENT itemThierry Vignaud2004-01-291-0/+1
|
* notify that timeout is in secondsThierry Vignaud2004-01-291-1/+1
|
* better helpThierry Vignaud2003-07-241-25/+40
|
* - filter dumb charactersThierry Vignaud2003-07-241-103/+45
| | | | | - strip help from internal msec doc so that it better fit end user
* resync with msecThierry Vignaud2003-02-181-1/+1
|
* synced with msecThierry Vignaud2003-02-171-1/+1
|
* - msec was altered to produce help suitable for formatAlaTeX()Thierry Vignaud2003-02-031-0/+33
| | | | | - use formatAlaTeX() to have nicer tooltips
* auto-generated from msec/share/draksec_help.py libmsec and moved fromThierry Vignaud2003-02-031-0/+139
msec to here so that draksec help'll get translated all changes must be done in soft/msec/share/libmsec.py !!!