Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed Newt/Previous strings to remove arrows | Pablo Saratxaga | 2004-02-06 | 1 | -6/+6 |
| | |||||
* | update from xml | Pascal Rigaux | 2004-02-06 | 1 | -106/+146 |
| | |||||
* | remove arrows from previous/next buttons according to interface team | Thierry Vignaud | 2004-01-16 | 1 | -5/+5 |
| | |||||
* | reverted to previous version, to avoid huge strings break at this stage | Pablo Saratxaga | 2003-09-15 | 1 | -108/+65 |
| | |||||
* | update from xml help | Pascal Rigaux | 2003-09-09 | 1 | -65/+108 |
| | |||||
* | new version from XML doc | Pascal Rigaux | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | Fixed typos | Pablo Saratxaga | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | changed "Country" . " / Region" to "Country / Region" and fixed Chinese po's | Pablo Saratxaga | 2003-07-12 | 1 | -2/+2 |
| | |||||
* | "Country" -> "Country" . " / Region" in a few places still missing that change | Pablo Saratxaga | 2003-06-06 | 1 | -2/+2 |
| | |||||
* | add prototypes | Pascal Rigaux | 2003-04-23 | 1 | -41/+41 |
| | |||||
* | fix typo (help.pm must return a true value) | Pascal Rigaux | 2003-04-22 | 1 | -0/+2 |
| | |||||
* | per Pablo's request: | Pascal Rigaux | 2003-04-22 | 1 | -509/+490 |
| | | | | | | | | - create a mini header in the generated help-*.pot files - guilabel, guibutton and guimenu now uses %s to separate more cleanly what comes is doc and what is gui text !! the new generated help.pm has a different interface, non-backward compliant !! | ||||
* | update from xml | Pascal Rigaux | 2003-03-03 | 1 | -109/+74 |
| | |||||
* | fixed a typo | Pablo Saratxaga | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | fix typos | Pascal Rigaux | 2003-02-20 | 1 | -2/+2 |
| | |||||
* | fixed small typo | Pablo Saratxaga | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | some more fixes (thanks to Edward Cherlin and Reinout van Schouwen) | Pascal Rigaux | 2003-02-17 | 1 | -3/+3 |
| | |||||
* | fix typos (thanks to Reinout van Schouwen) | Pascal Rigaux | 2003-02-17 | 1 | -2/+2 |
| | |||||
* | fix typo (thanks to Christophe Combelles) | Pascal Rigaux | 2003-02-16 | 1 | -1/+1 |
| | |||||
* | minor changes (update from xml) | Pascal Rigaux | 2003-02-13 | 1 | -4/+4 |
| | |||||
* | no need for "empty" id anymore | Pascal Rigaux | 2003-02-13 | 1 | -1/+0 |
| | |||||
* | fix typo (from xml) | Pascal Rigaux | 2003-02-13 | 1 | -3/+0 |
| | |||||
* | new help from xml | Pascal Rigaux | 2003-02-13 | 1 | -491/+610 |
| | |||||
* | "license" is now step "acceptLicense" | Pascal Rigaux | 2003-01-21 | 1 | -1/+1 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -1/+1 |
| | |||||
* | one can now alter settings there | Thierry Vignaud | 2002-11-19 | 1 | -2/+2 |
| | |||||
* | replace "_" with "N" and "__" with "N_" | Pascal Rigaux | 2002-11-06 | 1 | -37/+37 |
| | | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous! | ||||
* | update help from xml | Pascal Rigaux | 2002-09-13 | 1 | -155/+150 |
| | |||||
* | Fixed typo | Pablo Saratxaga | 2002-09-02 | 1 | -1/+1 |
| | |||||
* | update help from xml | Pascal Rigaux | 2002-08-29 | 1 | -103/+105 |
| | |||||
* | s/enter a disk/insert a disk/ (Arpad Biro) | Thierry Vignaud | 2002-08-20 | 1 | -1/+1 |
| | |||||
* | - update help.pm based on the xml manual | Pascal Rigaux | 2002-07-22 | 1 | -70/+73 |
| | | | | | | | | | | - this fixes entities sticked together with no space in between - this also implies a few bad line-wrapping changes, but it needs to be done to have a clean state (we don't have one since 8.2beta where i updated things by hand) - put help-*.pot in CVS so that the files based on the xml manual can be updated independently from DrakX.pot & .po's | ||||
* | updated help file | Pablo Saratxaga | 2002-03-11 | 1 | -254/+258 |
| | |||||
* | updated help file | Pablo Saratxaga | 2002-02-21 | 1 | -14/+21 |
| | |||||
* | updated help file | Pablo Saratxaga | 2002-02-18 | 1 | -47/+45 |
| | |||||
* | new version for 8.2 | Stefan Siegel | 2002-02-17 | 1 | -109/+134 |
| | |||||
* | updated help.pm file | Pablo Saratxaga | 2002-02-09 | 1 | -12/+23 |
| | |||||
* | updated pot file with help messages from manual | Pablo Saratxaga | 2002-01-29 | 1 | -5/+24 |
| | |||||
* | updated help file | Pablo Saratxaga | 2001-11-14 | 1 | -23/+23 |
| | |||||
* | updated help file | Pablo Saratxaga | 2001-09-21 | 1 | -2/+2 |
| | |||||
* | updated help file | Pablo Saratxaga | 2001-09-19 | 1 | -17/+57 |
| | |||||
* | updated help file | Pablo Saratxaga | 2001-09-17 | 1 | -0/+34 |
| | |||||
* | updated help.pm file | Pablo Saratxaga | 2001-09-16 | 1 | -28/+0 |
| | |||||
* | Added a dialog in English for users selecting a printing system since no other | Michael Glenn Moore | 2001-09-15 | 1 | -0/+28 |
| | | | | | OS seems to offer such a choice during install. | ||||
* | new version with [ and ] | Pablo Saratxaga | 2001-09-12 | 1 | -5/+5 |
| | |||||
* | small fix | Pablo Saratxaga | 2001-09-11 | 1 | -471/+502 |
| | |||||
* | new help | Pascal Rigaux | 2001-09-07 | 1 | -310/+523 |
| | |||||
* | fixed (was utf8) | Pascal Rigaux | 2001-08-30 | 1 | -1/+1 |
| | |||||
* | auto-generates help.pm from xml doc done by doc team | Pascal Rigaux | 2001-08-24 | 1 | -972/+396 |
| | |||||
* | last of sync with PPC beta mods | Stew Benedict | 2001-07-27 | 1 | -1/+11 |
| |