summaryrefslogtreecommitdiffstats
path: root/libkonq/knewmenu.cc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:19 -0600
commit6723d581f9777be5206619112a30122439c0ee95 (patch)
treed835c452bc1081f1d58a7c209654e345ebf0fbe8 /libkonq/knewmenu.cc
parentdeba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff)
downloadtdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz
tdebase-6723d581f9777be5206619112a30122439c0ee95.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'libkonq/knewmenu.cc')
-rw-r--r--libkonq/knewmenu.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkonq/knewmenu.cc b/libkonq/knewmenu.cc
index 6b318c988..35f528318 100644
--- a/libkonq/knewmenu.cc
+++ b/libkonq/knewmenu.cc
@@ -308,7 +308,7 @@ void KNewMenu::slotFillTemplates()
this, TQT_SLOT ( slotFillTemplates() ) );
connect ( s_pDirWatch, TQT_SIGNAL( deleted( const TQString & ) ),
this, TQT_SLOT ( slotFillTemplates() ) );
- // Ok, this doesn't cope with new dirs in KDEDIRS, but that's another story
+ // Ok, this doesn't cope with new dirs in TDEDIRS, but that's another story
}
s_templatesVersion++;
s_filesParsed = false;