summaryrefslogtreecommitdiffstats
path: root/tdesudo/tdesudo.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-07 19:14:40 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-07 19:14:40 -0600
commit906dafb1ffa93d585100eb1661dc28e8f61cc100 (patch)
tree84e91dbfaf08918ddca0d2f06f37ac6de1c579bb /tdesudo/tdesudo.cpp
parent4392060e547ffaf50e68f283251ecdf5e02e63d2 (diff)
downloadtdesudo-906dafb1ffa93d585100eb1661dc28e8f61cc100.tar.gz
tdesudo-906dafb1ffa93d585100eb1661dc28e8f61cc100.zip
Rename straggling environment variables KDE->TDE.
Diffstat (limited to 'tdesudo/tdesudo.cpp')
-rw-r--r--tdesudo/tdesudo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesudo/tdesudo.cpp b/tdesudo/tdesudo.cpp
index b35c6e7..cc270b2 100644
--- a/tdesudo/tdesudo.cpp
+++ b/tdesudo/tdesudo.cpp
@@ -239,7 +239,7 @@ KdeSudo::KdeSudo(TQWidget *parent, const char *name,const TQString& icon, const
*p << "ICEAUTHORITY=" + iceauthorityFile;
if (!kdeSycoca.isEmpty())
- *p << "KDESYCOCA=" + kdeSycoca;
+ *p << "TDESYCOCA=" + kdeSycoca;
if (realtime)
{