summaryrefslogtreecommitdiffstats
path: root/tdecore
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 /tdecore
parent8500fd304d11f6b2c850a57d2ce436f7a98bb513 (diff)
downloadtdelibs-38ea887ac13a9af7d60aa77b2f3aa89bb3b91969.tar.gz
tdelibs-38ea887ac13a9af7d60aa77b2f3aa89bb3b91969.zip
Branding cleanup: KDE menu -> TDE menu.
Diffstat (limited to 'tdecore')
-rw-r--r--tdecore/README.kiosk10
1 files changed, 5 insertions, 5 deletions
diff --git a/tdecore/README.kiosk b/tdecore/README.kiosk
index 1133bee07..feeec7199 100644
--- a/tdecore/README.kiosk
+++ b/tdecore/README.kiosk
@@ -413,12 +413,12 @@ editable_desktop_icons
run_desktop_files
- defines whether users may execute desktop files that are not
- part of the default desktop, KDE menu, registered services and
+ part of the default desktop, TDE menu, registered services and
autostarting services.
* The default desktop includes the files under
$TDEDIR/share/kdesktop/Desktop but _NOT_ the files under
$HOME/Desktop.
- * The KDE menu includes all files under $TDEDIR/share/applnk and
+ * The TDE menu includes all files under $TDEDIR/share/applnk and
$XDGDIR/applications
* Registered services includes all files under $TDEDIR/share/services.
* Autostarting services include all files under $TDEDIR/share/autostart
@@ -427,8 +427,8 @@ run_desktop_files
You probably also want to activate the following resource
restictions:
"appdata_kdesktop" - To restrict the default desktop.
- "apps" - To restrict the KDE menu.
- "xdgdata-apps" - To restrict the KDE menu.
+ "apps" - To restrict the TDE menu.
+ "xdgdata-apps" - To restrict the TDE menu.
"services" - To restrict registered services.
"autostart" - To restrict autostarting services.
Otherwise users can still execute .desktop files by placing them
@@ -488,7 +488,7 @@ If this field is present the .desktop file is only considered if the action(s)
mentioned in this field has been authorized. If multiple actions are listed
they should be separated by commas (','). So if the .desktop file of an application
lists one or more actions this way and the user has no authorization for one
-of these actions then the application will not appear in the KDE menu and will not
+of these actions then the application will not appear in the TDE menu and will not
be used by KDE for opening files.
IMPORTANT NOTE: