Oof! That one
looks like a pure "fat fingers" result.
I'll fix.
Darrell
Just pushed in hash b8ecc62 :-)
Hey, I just grabbed the patch. I notice the following:
TDE_EXPORT should be KDE_EXPORT
exportTDEColors should be exportKDEColors
config.setGroup("TDE") should be config.setGroup("KDE")
config.hasGroup("TDE") should be config.hasGroup("KDE")
I'll correct when I finish uploading all of the lsm updates.
Darrell