summaryrefslogtreecommitdiff
path: root/buildlib/po4a_manpage.mak
Commit message (Collapse)AuthorAgeFilesLines
* add guide.sgml and offline.sgml to the "translatable with po4a"-groupDavid Kalnischkies2009-10-011-1/+6
| | | | | | | | Fix also the buildsystem for building the coresponding docs from these two files if they are exist for this language so we don't need to change the makefiles for ja and fr - and can also use the same simple makefiles for it and pl which ship these files as not-yet-with-po4a-translated (and currently no man page translation.)
* use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies2009-09-091-1/+1
|
* * buildlib/po4a_manpage.mak, doc/makefile, configure:David Kalnischkies2009-08-271-0/+54
- simplify the makefiles needed for po4a manpages Add a bit more autodetection to the buildsystem to be able to add only half translated languages (only a few man pages, not all) and try to reduce the overhead needed to add new languages.