]> git.ipfire.org Git - thirdparty/cups.git/commit - berkeley/lpq.c
Simplify the _cupsLangPuts/Printf functions - we just need the FILE *, as
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 13 Jan 2006 01:55:20 +0000 (01:55 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Fri, 13 Jan 2006 01:55:20 +0000 (01:55 +0000)
commit89fd567ec5d2b978fc688d4e8e066d2ee197e7d8
tree605a001fec0afcd95c18a687c68222195e32ae71
parent7101ae0938d7cff4f1fe07d6d0aa3d4ae19af366
Simplify the _cupsLangPuts/Printf functions - we just need the FILE *, as
we'll always be using a single language for console apps.

Also cache the current (default) locale the first time we call one of those
functions.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@4924 7a7537e8-13f0-0310-91df-b6672ffda945
21 files changed:
berkeley/lpc.c
berkeley/lpq.c
berkeley/lpr.c
berkeley/lprm.c
cgi-bin/Dependencies
cups/Dependencies
cups/globals.h
cups/i18n.h
cups/langprintf.c
systemv/Dependencies
systemv/accept.c
systemv/cancel.c
systemv/cupsaddsmb.c
systemv/cupstestppd.c
systemv/lp.c
systemv/lpadmin.c
systemv/lpinfo.c
systemv/lpmove.c
systemv/lpoptions.c
systemv/lppasswd.c
systemv/lpstat.c