cdesktopenv/cde/programs/dtsession
Jon Trulson a29fc20957 message catalogs: fix comment lines, also remove linux hack in merge.c
According to the spec, blank lines in message catalogs or lines
beginning with '$ ' are valid comments.

However, there were many cases where lines in the message catalogs
contained just a single '$', without the required space after it.

Under linux, this caused 126766 error lines (in my builds) of the
form:

... unknown directive `': line ignored

This also causes gencat to exit with a non-0 exit code.  Even though
gencat says it ignores the line, it really doesn't.

An early porting change to programs/localized/util/merge.c was made to
ignore this return value on linux.  This hack has now been removed.

Build logs are a lot smaller and cleaner now.
2012-09-03 15:12:57 -06:00
..
Dtsession.src
Imakefile Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
OWsync.c
OWsync.h
Sm.h dtsession: don't exit while processing your own session exit event. 2012-07-12 13:09:22 -06:00
SmAuth.c
SmAuth.h
SmCommun.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmCommun.h
SmConMgmt.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmConMgmt.h
SmDB.c
SmDB.h
SmError.c
SmError.h
SmGlobals.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmGlobals.h
SmHelp.c
SmHelp.h
SmHftRing.c
SmHftRing.h
SmLock.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmLock.h
SmMain.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmMigResources.c
SmMigResources.h
SmProp.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmProp.h
SmProperty.c
SmProperty.h
SmProtocol.c
SmProtocol.h
SmResource.h
SmRestore.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmRestore.h Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmSave.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmSave.h
SmScreen.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmScreen.h
SmStrDefs.c
SmUI.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmUI.h
SmWatch.c
SmWatch.h
SmWindow.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmWindow.h
SmXSMP.c
SmXSMP.h
SmXdef.c
SmXdef.h
SmXrm.c
SmXrm.h
Srv.h
SrvFile_io.c
SrvFile_io.h Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SrvMain.c
SrvPalette.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SrvPalette.h
convertVS.sh
dtloadresources.src Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
dtsession.man
dtsession.msg.src message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
nlsMsgChk.txt
nlsREADME.txt
sys.font.iso
sys.font.src
sys.resources.src sys.resources.src: make HIGH_COLOR the default 2012-07-24 17:51:29 -06:00
sys.session.src
version.c