Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zh_CN -> zh_cn to fit CVS module | Funda Wang | 2004-08-14 | 1 | -8/+8 |
| | |||||
* | - nicer error message for help.pm N parameters error | Pascal Rigaux | 2004-08-12 | 1 | -3/+3 |
| | | | | | - handle <sect3> (and also <option>) | ||||
* | updated pot file | Pablo Saratxaga | 2004-02-06 | 1 | -8/+10 |
| | |||||
* | - handle zh_CN.po | Pascal Rigaux | 2004-02-06 | 1 | -2/+4 |
| | | | | | - handle tags <phrase> and <hardware> | ||||
* | remove debug code | Pascal Rigaux | 2003-08-19 | 1 | -1/+0 |
| | |||||
* | adapt to new documentation layout | Pascal Rigaux | 2003-08-19 | 1 | -28/+34 |
| | |||||
* | add prototypes to help.pm | Pascal Rigaux | 2003-04-23 | 1 | -1/+1 |
| | |||||
* | 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 | -33/+51 |
| | | | | | | | | - 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 !! | ||||
* | do not exclude "ru" drakx-help.xml anymore | Pascal Rigaux | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | no need for "empty" id anymore | Pascal Rigaux | 2003-02-13 | 1 | -1/+0 |
| | |||||
* | - adapt to new drakx-chapter.xml (esp. handle <variablelist> tags) | Pascal Rigaux | 2003-02-13 | 1 | -23/+24 |
| | | | | | | - replace __ with N_ - add "our" for "%steps" | ||||
* | - discard ­ (ie \x{ad}) | Pascal Rigaux | 2002-09-12 | 1 | -0/+2 |
| | | | | | | - handle <quote><literal>xxx</literal></quote> specially to not have double double quotes | ||||
* | - fix missing to_ascii on english part in help-xx.pot | Pascal Rigaux | 2002-08-29 | 1 | -2/+2 |
| | | | | | - ignore drakxid's in a language but not in english | ||||
* | - adapt to new manualB xml help | Pascal Rigaux | 2002-08-29 | 1 | -15/+100 |
| | | | | | - fix tr/// causing havoc in french accents (and other) | ||||
* | - use new PerlIO instead of iconv | Pascal Rigaux | 2002-07-22 | 1 | -5/+5 |
| | | | | | | | | - transliterate by hand &ndash and é - move "use utf8" at top - fix the spaces between entities (eg: &company-microsoft; &os-windows; must not be MicrosoftWindows) | ||||
* | added tag filename | Stefan Siegel | 2002-03-10 | 1 | -1/+1 |
| | |||||
* | added check for missing xsltproc | Stefan Siegel | 2002-02-17 | 1 | -1/+8 |
| | |||||
* | fix perl warnings after adding -w | Stefan Siegel | 2002-02-17 | 1 | -3/+4 |
| | |||||
* | use xsltproc as a filter to remove entities | Pascal Rigaux | 2002-02-17 | 1 | -1/+2 |
| | |||||
* | merged with the manual help | Pablo Saratxaga | 2002-02-09 | 1 | -1/+1 |
| | |||||
* | fixed email address | Pablo Saratxaga | 2002-02-07 | 1 | -2/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-11-14 | 1 | -3/+6 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-21 | 1 | -8/+19 |
| | |||||
* | added "systemitem" | Stefan Siegel | 2001-09-16 | 1 | -3/+4 |
| | |||||
* | added commet explainig that help.pm is automatically generated. | Stefan Siegel | 2001-09-16 | 1 | -0/+6 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-12 | 1 | -5/+8 |
| | |||||
* | fixed silly error | Stefan Siegel | 2001-09-12 | 1 | -4/+2 |
| | |||||
* | added keycap patch | Stefan Siegel | 2001-09-12 | 1 | -1/+5 |
| | |||||
* | s/my/our/ for $i18ned_... vars | Pascal Rigaux | 2001-09-10 | 1 | -8/+8 |
| | |||||
* | updated German file; added choice of various quotes in help_xml2pm.pl | Pablo Saratxaga | 2001-09-10 | 1 | -9/+16 |
| | |||||
* | - skip directories missing drakx-help.xml | Pascal Rigaux | 2001-09-10 | 1 | -2/+3 |
| | | | | | - convert to the right charset (taken from $lang.po) | ||||
* | - rename help-*.po by help-*.pot | Pascal Rigaux | 2001-09-10 | 1 | -2/+2 |
| | | | | | - fix typo in script removing $lang.po translations to favour help-*.pot | ||||
* | xml help handling/enhancing for multi-langs | Pascal Rigaux | 2001-09-09 | 1 | -25/+60 |
| | |||||
* | new help | Pascal Rigaux | 2001-09-07 | 1 | -4/+17 |
| | |||||
* | auto-generates help.pm from xml doc done by doc team | Pascal Rigaux | 2001-08-24 | 1 | -0/+127 |