summaryrefslogtreecommitdiffstats
path: root/common/entities/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Oops! Use a RELATIVE PATHNAME in the CVS tree, so this will workTommy Reynolds2006-02-281-1/+2
| | | | OOB. Sorry. Brain-dead.
* Added initial versions of some of the locales that are alreadyTommy Reynolds2006-02-281-1/+7
| | | | active. They HAVE NO translations yet.
* Added "fdpcommon" kind of entity. Automatically relocate filesTommy Reynolds2006-02-281-1/+7
| | | | | | marked as "fdpcommon" when building the ".ent" files. Revert Karsten's "Makefile.common" change as a courtesey.
* Every .PO file is precious.Tommy Reynolds2006-02-261-0/+1
|
* Don't actually have an Italian translation yet.Tommy Reynolds2006-02-261-1/+1
|
* Add all the magical make-fu to all new translations to be added byTommy Reynolds2006-02-261-13/+168
| | | | | | | | | just updating the ${OTHERS} macro and editing the locale-specific "${LANG}.po" file that gets generated. The final product is the file "entities-${LANG}.ent", suitable for reference in the <DOCTYPE> declaration of an FDP documnent file via a locale-neutral wrapper filename.
* Implement the <use/> entity because you can't embed an entityTommy Reynolds2006-02-251-0/+5
| | | | | reference such as "&FED;" in an XML document that doesn't have it defined using an "<!ENTITY>" element.
* Have the update function actually work (blush).Tommy Reynolds2006-02-251-1/+1
|
* Adding infrastucture for I18N support for the Fedora DocumentationTommy Reynolds2006-02-251-0/+19
Project Standard Entities.