diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-21 16:39:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-21 16:39:07 -0500 |
commit | fcd114f480ade56a946278ecb7acbcbc8686a8c6 (patch) | |
tree | 0378835e4f70ffdf45b11f48554b76dd2aa9b09f /khotkeys/README | |
parent | 39aa70ad331698d12b885da83f62f5dd3c9f28cf (diff) | |
download | tdebase-fcd114f480ade56a946278ecb7acbcbc8686a8c6.tar.gz tdebase-fcd114f480ade56a946278ecb7acbcbc8686a8c6.zip |
Fix references of K Menu -> TDE Menu.
Diffstat (limited to 'khotkeys/README')
-rw-r--r-- | khotkeys/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/khotkeys/README b/khotkeys/README index b087105cb..933ebc210 100644 --- a/khotkeys/README +++ b/khotkeys/README @@ -63,7 +63,7 @@ CONFIGURATION : - The configuration module is started using K-Menu/Settings/System/KHotKeys . + The configuration module is started using TDE Menu/Settings/System/KHotKeys . If you have used the 1.x version ( you have, haven't you ? ), it will look familiar. On the left, there's a list of all actions, they may be put in groups. On the right, there are several tabs with details for @@ -93,8 +93,8 @@ or suggest better names ). - Command/URL tab settings - enter the command or URL to execute ( no, the 'Browse' doesn't do anything useful yet ). - - K-Menu entry tab settings - just like the Command/URL tab, only enter - a .desktop file from the K-Menu to execute (e.g. 'System/konsole.desktop') + - TDE Menu entry tab settings - just like the Command/URL tab, only enter + a .desktop file from the TDE Menu to execute (e.g. 'System/konsole.desktop') - DCOP call tab settings - enter the application, object, DCOP method and arguments (e.g. 'kdesktop', 'KBackgroundIface', 'setWallpaper(QString,int)' and '"/some/pic.jpg" 1') |