]> git.ipfire.org Git - thirdparty/cups.git/commit
ppdLocalize() now also tries a country-specific localization for
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 17 Apr 2007 18:40:55 +0000 (18:40 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 17 Apr 2007 18:40:55 +0000 (18:40 +0000)
commit7f486b29641d6635f2711ab7916ff1f3e12d1a43
tree918d641d7e4810f4f6302af943b3e98d041d99c2
parent9c8b85822fde06fa2f86e620080518a8bea09ef4
ppdLocalize() now also tries a country-specific localization for
when localizing to a generic locale name.

The cupstestppd program now allows for partial localizations to
reduce the size of universal PPD files.

Chinese PPD files were incorrectly tagged with the "cn" locale
(should have been "zh")

Update PPD documentation WRT locale name usage.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@6457 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES-1.2.txt
cups/localize.c
doc/help/spec-ppd.html
scheduler/cups-driverd.c
systemv/cupstestppd.c