summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***release-notes-FC-6-0510200601-RCYuan Yijun2006-10-021-2/+2
|
* Add fr versions for good measure since we sometimes get either ISO locale codePaul W. Frields2006-10-012-0/+16
|
* Covering all the fr_FR => fr basesPaul W. Frields2006-10-0110-0/+314
|
* Update Makefile and copy fr_FR to fr for good measure.Paul W. Frields2006-10-012-1/+251
|
* fullDimitris Glezos2006-09-301-8/+6
|
* updated it.po entities for FC6Francesco Tombolini2006-09-301-2/+2
|
* updated it.po entities for FC6Francesco Tombolini2006-09-301-6/+4
|
* Finished all the docs, translations and removed spelling errors and ↵José Nuno Coelho Sanarra Pires2006-09-251-1/+1
| | | | inconsistencies
* Move the entities to reflect final release of FC6Paul W. Frields2006-09-2450-125/+139
|
* Added greek language and alphabetically ordered languagesDimitris Glezos2006-09-192-3/+4
|
* IgnroablesTommy Reynolds2006-09-191-0/+1
|
* Moving these scripts to the packaging directory; they don't make senseTommy Reynolds2006-09-196-0/+212
| | | | here in the per-revision directory.
* Get rid of faulty OMF stuff, soon to be replaced.Paul W. Frields2006-09-171-29/+0
|
* Don't use phony prerequisites for real file targets. Since the FDP entityPaul W. Frields2006-09-171-10/+8
| | | | | | files are really all XML dependencies, wrap them up in XMLDEPFILES, and now we have easier maintenance and readability. I think I caused this problem my own durn self, so it's only just that I fix it too. :-)
* Quote the command to allow for embedded newlines in MakefilePaul W. Frields2006-09-131-1/+1
|
* Update PNG and EPS admonition icons to match Bluecurve/ClearlooksPaul W. Frields2006-09-1210-5/+1875
|
* Whoops, make sure this applies equally to chunked and non-chunked HTML buildsPaul W. Frields2006-09-102-4/+3
|
* Allow for special CSS usage when required by specific docs withoutPaul W. Frields2006-09-101-0/+4
| | | | breaking other stuff.
* updated versions and name of the projectsFrancesco Tombolini2006-09-101-15/+12
|
* *** empty log message ***Magnus2006-09-081-63/+70
|
* Finished all the docs, translations and removed spelling errors and ↵José Nuno Coelho Sanarra Pires2006-09-071-4/+3
| | | | inconsistencies
* Added legalnotice xml filesMagnus2006-09-0610-0/+314
|
* Updated entities fileMagnus2006-09-061-22/+22
|
* Added sv entities filesMagnus2006-09-062-0/+427
|
* Added sv localeMagnus2006-09-061-1/+1
|
* Added sv imagesMagnus2006-09-063-1/+18
|
* Added legal notice for svMagnus2006-09-061-0/+240
|
* update po translationsYuan Yijun2006-09-031-60/+60
|
* updated, nothing needed translationrelease-notes-fc6-test3Dimitris Glezos2006-08-291-9/+3
|
* These entities also needed to be updated to latest version numbersPaul W. Frields2006-08-2932-273/+377
|
* Update these entities to test3 for impending releasePaul W. Frields2006-08-2915-29/+29
|
* Thre's no need to preserve space in these templates, I must have beenPaul W. Frields2006-08-281-1/+1
| | | | working in my sleep.
* Add REVDATE variable for later use with OMF and other packaging bitsPaul W. Frields2006-08-281-0/+5
|
* Add a stylesheet to get the latest revision date from rpm-infoPaul W. Frields2006-08-271-0/+32
|
* Add a date functionPaul W. Frields2006-08-271-0/+18
|
* Quoting can be a Good Thing.Paul W. Frields2006-08-271-2/+2
|
* Comment out broken OMF stuff, and add some useful showvars debuggingPaul W. Frields2006-08-271-22/+26
|
* Add useful rpminfo_exists function and wrappers for new get-title andPaul W. Frields2006-08-191-0/+18
| | | | get-desc XSLT
* These could be useful for packaging as well, since rpm-info is usefully ↵Paul W. Frields2006-08-192-0/+16
| | | | per-lang now.
* Remove clog and colophon targets from service because we cannot guarantee ↵Paul W. Frields2006-08-141-12/+16
| | | | they will write a correct relative location in the rpm-info.xml file's DTD declaration.
* Remove versioning from this file since we don't need something else to ↵Paul W. Frields2006-08-1314-14/+14
| | | | remember to do.
* Add Emacs mode helperPaul W. Frields2006-08-121-0/+5
|
* Updated nl draft imagesBart Couvreur2006-08-072-2/+2
|
* Add zh_CN file to allow buildingPaul W. Frields2006-08-061-0/+240
|
* Oops, junk character at top from sticky fingers.Paul W. Frields2006-08-051-1/+1
|
* clog and colophon targets need to point to the right place forPaul W. Frields2006-08-051-6/+6
| | | | | ${RPMINFO}. These are still pretty useful so we'll let them hang around a while.
* This XSL stylesheet makes the rpm-info migration easy. Just run:Paul W. Frields2006-08-051-0/+70
| | | | | xsltproc <path_to>/migrate-rpminfo.xsl rpm-info.xml > en_US/rpm-info.xml Then cvs add the new file and cvs rm the old one, and commit.
* Only do a showvars for TAG_RELEASE if there's one to be had.Paul W. Frields2006-08-051-0/+2
|
* Get rid of really awful packaging scripts. Mea culpa, I promise thePaul W. Frields2006-08-051-83/+5
| | | | new round will be better.
* The whole section on tagging and assigning NVR stuff should come afterdocs-common-relangify-rpminfoPaul W. Frields2006-08-051-62/+63
| | | | the first TARGETS assignment. (Just like it says, right there.)