]> git.ipfire.org Git - thirdparty/cups.git/commit - cups/ppd.c
Optimize memory usage when loading PPDs so that we only load the localizations
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 18 Nov 2011 23:23:10 +0000 (23:23 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 18 Nov 2011 23:23:10 +0000 (23:23 +0000)
commit6ee6a3974581c40049635bfdc76b8f2b4b46d802
tree99482d762ad90c1819923645b39c1f6405da52cb
parent27d03a7c413a743c8cdc8f34d5b4ae5d9c1a7f44
Optimize memory usage when loading PPDs so that we only load the localizations
we need.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10126 7a7537e8-13f0-0310-91df-b6672ffda945
cups/language.c
cups/libcups2.def
cups/libcups_s.exp
cups/ppd-private.h
cups/ppd.c
cups/testppd.c
scheduler/cupsfilter.c
scheduler/ipp.c
scheduler/printers.c