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)
commit6e4c5a5cde3e13bc4b7d828afe507c0aae77ca26
tree91c76d2eb073f5e3491658cfe6b33c48d9fc17a7
parent344998b405092306491ed68067f74e76bcad6316
lnxLib.tmpl: remove bogus '#define NoMessageCatalog'

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