summaryrefslogtreecommitdiffstats
path: root/kio
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 14:52:25 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 14:52:25 -0500
commit38ea887ac13a9af7d60aa77b2f3aa89bb3b91969 (patch)
tree8aa03965f16b36c7f69808e88335bbcb44a4fc6f /kio
parent8500fd304d11f6b2c850a57d2ce436f7a98bb513 (diff)
downloadtdelibs-38ea887ac13a9af7d60aa77b2f3aa89bb3b91969.tar.gz
tdelibs-38ea887ac13a9af7d60aa77b2f3aa89bb3b91969.zip
Branding cleanup: KDE menu -> TDE menu.
Diffstat (limited to 'kio')
-rw-r--r--kio/kio/kservice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kservice.h b/kio/kio/kservice.h
index 92a5b3005..37f0e0f25 100644
--- a/kio/kio/kservice.h
+++ b/kio/kio/kservice.h
@@ -495,7 +495,7 @@ public:
/**
* Returns a path that can be used to create a new KService based
* on @p suggestedName.
- * @param showInMenu true, if the service should be shown in the KDE menu
+ * @param showInMenu true, if the service should be shown in the TDE menu
* false, if the service should be hidden from the menu
* @param suggestedName name to base the file on, if a service with such
* name already exists, a prefix will be added to make it unique.