summaryrefslogtreecommitdiffstats
path: root/kppp/acctselect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kppp/acctselect.cpp')
-rw-r--r--kppp/acctselect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/acctselect.cpp b/kppp/acctselect.cpp
index fc843017..1782d27f 100644
--- a/kppp/acctselect.cpp
+++ b/kppp/acctselect.cpp
@@ -255,7 +255,7 @@ void AccountingSelector::setupTreeWidget() {
tl->setColumnWidth(0, 205);
tl->setRootIsDecorated(true);
- // look in ~/.kde/share/apps/kppp/Rules and $TDEDIR/share/apps/kppp/Rules
+ // look in ~/.trinity/share/apps/kppp/Rules and $TDEDIR/share/apps/kppp/Rules
TQStringList dirs = KGlobal::dirs()->resourceDirs("appdata");
for (TQStringList::ConstIterator it = dirs.begin();
it != dirs.end(); it++) {