lnxLib.tmpl: remove bogus '#define NoMessageCatalog'
authorJon Trulson <jon@radscan.com>
Fri, 3 Aug 2012 01:16:04 +0000 (19:16 -0600)
committerJon Trulson <jon@radscan.com>
Fri, 3 Aug 2012 01:16:04 +0000 (19:16 -0600)
It is amazing what mayhem can be caused by a bad define :)

The reason most of the CDE programs were not actually using their
localized catalogs was because their use was being disabled by this
line.

Certain programs like dtwm and dthelp/libDtHelp did their own
localization handling and did not use the results of this define.
This is why they worked properly, and most everything else did not :)

cde/config/cf/lnxLib.tmpl

index 20dbf52cb6d30971dcc12cec8be10899574cdfc3..e44d87d8045222019829405689d873b7b046911e 100644 (file)
@@ -42,4 +42,3 @@ XMULIB = -lXmu $(XLIB)
 # define SharedCsaReqs -lXt
 #endif
 
-#define NoMessageCatalog