summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added placeholder PA locale watermark.FC-5-GOLD-for-slip-ISOTommy Reynolds2006-03-143-1/+19
|
* Use up-to-date entitiesPaul W. Frields2006-03-143-4/+4
|
* adding for aalamKarsten Wade2006-03-141-0/+37
|
* updated pt_BR translationHugo Cisneiros2006-03-141-7/+7
|
* Add actual entities filesPaul W. Frields2006-03-142-0/+265
|
* New pa localePaul W. Frields2006-03-141-1/+1
|
* Comitting for aalam@redhat.com.Karsten Wade2006-03-141-0/+235
|
* Corrected ru translation of entitiesAndrew Martynov2006-03-145-35/+114
|
* Avoid stacking entities for nowPaul W. Frields2006-03-131-6/+6
|
* This is just a checkpoint save. In barely rendersTommy Reynolds2006-03-131-3/+768
| | | | | | "example-tutorial", and that poorly. But at least it correctly computes the absolute paths to the stylesheet images and the admonition callouts! Portably!
* Some page background candidate images.Tommy Reynolds2006-03-132-0/+13744
|
* Compute, pass, and use the absolute path to the callout images.Tommy Reynolds2006-03-132-15/+15
|
* Separate PDF generation into two steps: first create the XML-FO formyum-FC-4Tommy Reynolds2006-03-121-18/+28
| | | | | | | | | | | of the XML, and then render the XML-FO into PDF. Added "fo", "fo-all", "fo-${LANG}" targets to do the XML-FO conversion, and then have the "pdf-${LANG}" targets use the "${LANG}/${DOCBASE}.fo" file as their only prerequisite. I'm using xmllint to reformat the .FO files for now; otherwise it's all one very, very long line and all the diagnostics complain about that one line ;-)
* These files are not yet translated, but are placeholders in case we need them.Paul W. Frields2006-03-085-0/+167
|
* No need for all the extra fallback stuff, just have the file where itPaul W. Frields2006-03-081-19/+2
| | | | needs to be!
* A placeholder for translation when possiblePaul W. Frields2006-03-081-0/+37
|
* Don't use entities here for nowPaul W. Frields2006-03-081-1/+1
|
* Use proper XSL-isms to give us locales and a proper fallbackPaul W. Frields2006-03-081-2/+27
|
* Change license to standard for release notesPaul W. Frields2006-03-081-1/+1
|
* Delete created "foo.xml.in" symlink as soon as we're through with it.Tommy Reynolds2006-03-081-2/+7
| | | | Also removed all the zillion "rm *.in" commands from "make clean" ;-)
* Remove irritating, distracting comment.FC-5-GOLD-for-isoTommy Reynolds2006-03-071-1/+0
|
* add ja_JP entitiesTatsuo Sekine2006-03-074-1/+503
|
* Each Makefile command is run using a different shell, so no needTommy Reynolds2006-03-071-3/+1
| | | | | | to clean up after oneself. Thanks for helping out with this.
* This should complete Tommy's fix, WORKSFORME now.Paul W. Frields2006-03-061-2/+2
|
* My bad. FC4 xml2po does NOT have the "-l ${LANG}" switch, so I'veTommy Reynolds2006-03-061-1/+4
| | | | | | | taken it out. Tranlations will have the bogus 'lang="po/${LANG}"' attribute on their top-level element. I'll complete the fix later this evening. Sorry.
* Added "-l ${LANG}" switch to ${XML2PO} xml production to correctlyTommy Reynolds2006-03-061-1/+1
| | | | set the language.
* Translatable entities: a reality!Tommy Reynolds2006-03-0611-232/+299
|
* Added secret "make mrproper" target ;-)Tommy Reynolds2006-03-041-0/+21
|
* OK, OK, OK! We'll leave the default to XML2PO, but I'm keeping theTommy Reynolds2006-03-041-2/+2
| | | | | | | | | PO2XML line (commented out, though) until XML2PO works for me. It may be a matter of one's robustness in handling the XML formatting style rather than something obviously broken, but I'm not convinced. Anyway, using XML2PO works for the release-notes and for right now, "that's good enough"(tm).
* Centered text better; made "depreciated" message stronger.Tommy Reynolds2006-03-042-3/+3
|
* updated contentFrancesco Tombolini2006-03-046-104/+331
|
* it translation (no licence content was translated)Francesco Tombolini2006-03-046-0/+90
|
* ${PO2XML} is back!! You need the "kdesdk" RPM after all!! Sorry!!Tommy Reynolds2006-03-041-3/+5
| | | | | | | | | | Evidently, the XML merge mode of xml2po(1) is broken; at least I could never get it to work reliably. The worst bug is that it doesn't handle "&FOO;"-style entities reliably: sometimes they get substituted, even if the "-k" switch is used and often times they are simply dropped from the output XML. Boo! Using po2xml(1) doesn't fix everything, but it's a step.
* Corrected the default relative path. Yes, this is back to theTommy Reynolds2006-03-039-58/+58
| | | | original value. Live and learn.
* Place the per-document entities file in the ${LANG}/ directory, whereTommy Reynolds2006-03-0310-62/+59
| | | | | | | | it belonged all along. Using relative paths from within the local entities should work the same as relative paths elsewhere. With using the symbolic link "../doc-entities.ent" previously, relative paths within the per-document entities had to be relative to the parent directory unlike all other relative paths in the document.
* When validating XML, be sure to include the dependent files such asTommy Reynolds2006-03-032-2/+2
| | | | | ${1}/fdp-info.xml and ${1}/${DOC_ENTITIES}.ent so there is actually a hope of the XML validating.
* Replaced ${MSGMERGE} processing to update .PO file when the .XML andTommy Reynolds2006-03-031-0/+2
| | | | thus the .POT file changes.
* Deleted the 'DIR_template' foolishness and removed the "${LANG}" dummyTommy Reynolds2006-03-031-17/+2
| | | | | | target, too. Replaced the explicit "mkdir -p ${LANG}" in the rule to derive the non-${PRI_LANG} XML. This cuts down on the unnecessary XML regeneration and speeds things up a good bit.
* Added "-k" switch to ${XML2PO} usages to try and keep entity referencesTommy Reynolds2006-03-031-12/+10
| | | | intact. This doesn't fix the whole problem, but it's a start.
* Fixed template typo that wrote new .ENT files into a file called '@'.Tommy Reynolds2006-03-031-1/+1
| | | | You should now delete the '@' file in your copy of this directory.
* Identify original shell using the ${REALSHELL} variable.Tommy Reynolds2006-03-031-0/+1
|
* Please keep XSL sane, thank you... No, this isn't converted to 'en_US'Paul W. Frields2006-03-031-21/+21
| | | | locale, but one thing at a time!
* Stupid %.ent:%.xml form didn't allow for additional dependancies and theTommy Reynolds2006-03-033-82/+74
| | | | | .ent file may not be regenerated when necesssary. This has been fixed by adding a template. All hail the template!
* Replaced references to "-en.xml" to "-en_US.xml", including in theTommy Reynolds2006-03-0218-0/+1675
| | | | <DOCTYPE> areas.
* Archive the .POT file for our O/S challenged translators who can'tTommy Reynolds2006-03-022-1/+232
| | | | install the xml2po(1) program from the "gnome-doc-utils" package.
* IgnorablesTommy Reynolds2006-03-021-1/+0
|
* Use 'en_US' for ${PRI_LANG}; move the 'en' locale into secondary,Tommy Reynolds2006-03-0211-304/+791
| | | | deprecated status.
* Added shell script to convert a .POT/.PO file from the obsolete 'en'Tommy Reynolds2006-03-021-0/+9
| | | | locale to the proper 'en_US' locale.
* Use proper "us_EN" locale by default.Tommy Reynolds2006-03-021-1/+1
|
* Oops, removed too much. Sorry.Tommy Reynolds2006-03-021-0/+1
|