summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/help_xml2pm.pl
Commit message (Collapse)AuthorAgeFilesLines
* - fix missing to_ascii on english part in help-xx.potPascal Rigaux2002-08-291-2/+2
| | | | | - ignore drakxid's in a language but not in english
* - adapt to new manualB xml helpPascal Rigaux2002-08-291-15/+100
| | | | | - fix tr/// causing havoc in french accents (and other)
* - use new PerlIO instead of iconvPascal Rigaux2002-07-221-5/+5
| | | | | | | | - transliterate by hand &ndash and &eacute - move "use utf8" at top - fix the spaces between entities (eg: &company-microsoft; &os-windows; must not be MicrosoftWindows)
* added tag filenameStefan Siegel2002-03-101-1/+1
|
* added check for missing xsltprocStefan Siegel2002-02-171-1/+8
|
* fix perl warnings after adding -wStefan Siegel2002-02-171-3/+4
|
* use xsltproc as a filter to remove entitiesPascal Rigaux2002-02-171-1/+2
|
* merged with the manual helpPablo Saratxaga2002-02-091-1/+1
|
* fixed email addressPablo Saratxaga2002-02-071-2/+2
|
* updated pot filePablo Saratxaga2001-11-141-3/+6
|
* updated pot filePablo Saratxaga2001-09-211-8/+19
|
* added "systemitem"Stefan Siegel2001-09-161-3/+4
|
* added commet explainig that help.pm is automatically generated.Stefan Siegel2001-09-161-0/+6
|
* updated pot filePablo Saratxaga2001-09-121-5/+8
|
* fixed silly errorStefan Siegel2001-09-121-4/+2
|
* added keycap patchStefan Siegel2001-09-121-1/+5
|
* s/my/our/ for $i18ned_... varsPascal Rigaux2001-09-101-8/+8
|
* updated German file; added choice of various quotes in help_xml2pm.plPablo Saratxaga2001-09-101-9/+16
|
* - skip directories missing drakx-help.xmlPascal Rigaux2001-09-101-2/+3
| | | | | - convert to the right charset (taken from $lang.po)
* - rename help-*.po by help-*.potPascal Rigaux2001-09-101-2/+2
| | | | | - fix typo in script removing $lang.po translations to favour help-*.pot
* xml help handling/enhancing for multi-langsPascal Rigaux2001-09-091-25/+60
|
* new helpPascal Rigaux2001-09-071-4/+17
|
* auto-generates help.pm from xml doc done by doc teamPascal Rigaux2001-08-241-0/+127