cdesktopenv/cde/programs
Edmond ORIGNAC 51afe76f07 Fix dtprintinfo parser
When using a non C locale such as fr_FR.ISO8859-1, the CUPS messages
returned by lpq are translated. However, the parser in ParseJobs.C can only
handle messages in English. As a result, dtprintinfo exits immediately with
an error message. To fix that problem we force a LANG=C environment when calling
lpq so that messages will be in English and will be processed correctly by dtprintinfo
parser.
2015-03-21 20:14:16 -06:00
..
backdrops
dsdm dsdm: convert k&r function declarations to ansi, and correct the warnings this then uncovered. 2014-12-30 15:57:12 +00:00
dtaction dtaction: resolve 2 compiler warnings. 2014-12-30 16:12:54 +00:00
dtappbuilder dtappbuilder: Coverity (memory corruption) 2014-12-26 14:14:32 -07:00
dtappintegrate
dtcalc dtcalc: resolve 13 compiler warnings on 64 bit builds. 2014-12-30 14:43:12 +00:00
dtcm Let "make World" run through on OpenBSD 2015-01-21 13:47:20 +00:00
dtconfig
dtcreate
dtdbcache
dtdocbook dtdocbook: resolve 49 compiler warnings. 2015-01-06 17:22:50 +00:00
dtdspmsg
dtexec
dtfile dtfile: Resolve CID 89277 2015-01-15 15:37:32 +00:00
dthello dthello: Resolve 8 compiler warnings that would be introduced with -Wall 2015-01-14 10:42:44 +00:00
dthelp Fix FreeBSD 10.1 build 2014-11-20 17:48:57 -07:00
dticon dticon: resolve 3 compiler warnings 2015-01-07 14:19:38 +00:00
dtimsstart
dtinfo Fix FreeBSD 10.1 build 2014-11-20 17:48:57 -07:00
dtksh
dtlogin Let "make World" run through on OpenBSD 2015-01-21 13:47:20 +00:00
dtmail dtmail: add a stdint.h include for openbsd, as reported by Daniel Diaz via the wiki. 2015-01-09 16:30:43 +00:00
dtpad dtpad: Resolve 7 compiler warnings. 2015-01-13 14:50:05 +00:00
dtpdm
dtpdmd
dtprintegrate
dtprintinfo Fix dtprintinfo parser 2015-03-21 20:14:16 -06:00
dtscreen dtscreen: convert K&R prototypes to ansi C 2015-01-14 15:06:33 +00:00
dtsearchpath
dtsession dtsession/SrvPalette: fix CID 89227 2014-12-27 20:09:09 -07:00
dtspcd
dtsr dtsr: resolve all 12 compiler warnings. 2015-01-05 16:54:12 +00:00
dtstyle dtstyle: Fix CID 100252 2015-01-13 10:13:03 +00:00
dtterm
dtudcexch
dtudcfonted dtudcfonted: Resolve CID 86560 2015-01-21 14:15:31 +00:00
dtwm dtwm: resolve 92 compiler warnings (related to 64 bit pointer to int coversions) 2014-12-30 17:13:41 +00:00
fontaliases
icons
localized it_IT.ISO8859-1/types/_common.dt.tmsg: Apply manual one-line patch 2014-10-28 13:58:32 -06:00
nsgmls
palettes
ttsnoop
tttypes
types
util
Imakefile