diff options
author | Darrell Anderson <[email protected]> | 2014-02-27 14:37:07 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-02-27 14:37:07 -0600 |
commit | 42485ba7c5eb5091853c856486a258f8cb56451d (patch) | |
tree | ae4107a33b21dfbe823800961cd6bfc960241117 | |
parent | 1b77bd0c72bbeae07aacdcf253b18bac3a030836 (diff) | |
download | kkbswitch-42485ba7c5eb5091853c856486a258f8cb56451d.tar.gz kkbswitch-42485ba7c5eb5091853c856486a258f8cb56451d.zip |
Move kkbswitch from Utilities to Utilities->Peripherals menu.
-rw-r--r-- | kkbswitch/kkbswitch.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kkbswitch/kkbswitch.desktop b/kkbswitch/kkbswitch.desktop index bff149c..cafa1fa 100644 --- a/kkbswitch/kkbswitch.desktop +++ b/kkbswitch/kkbswitch.desktop @@ -2,7 +2,7 @@ Type=Application Name=KKBSwitch GenericName=Keyboard Layout Indicator -Exec=kkbswitch -caption "%c" %i %m +Exec=kkbswitch -caption "%c" %i %m Terminal=false Icon=kkbswitch DocPath=kkbswitch/index.html @@ -13,4 +13,4 @@ X-TDE-autostart-after=panel X-TDE-autostart-condition=kkbswitchrc:Options:autostart:true X-TDE-autostart-phase=2 X-TDE-StartupNotify=false -Categories=Qt;TDE;Utility; +Categories=Qt;TDE;Utility;X-TDE-Utilities-Peripherals; |