summaryrefslogtreecommitdiffstats
path: root/kdesktop/kdesktop.kcfg
diff options
context:
space:
mode:
Diffstat (limited to 'kdesktop/kdesktop.kcfg')
-rw-r--r--kdesktop/kdesktop.kcfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg
index 8086ad8fd..53a1cc781 100644
--- a/kdesktop/kdesktop.kcfg
+++ b/kdesktop/kdesktop.kcfg
@@ -69,6 +69,11 @@
<!-- krootwm.cc:496 -->
<!-- config->writeEntry( "SortDirectoriesFirst", b ); -->
</entry>
+ <entry key="TerminalApplication" type="Path">
+ <default>konsole</default>
+ <label>Terminal application</label>
+ <whatsthis>Defines which terminal application is used.</whatsthis>
+ </entry>
</group>
<group name="Mouse Buttons">
<entry key="WheelSwitchesWorkspace" type="Bool">
@@ -83,11 +88,6 @@
<!-- desktop.cc:397 -->
<!-- (config->readEntry("WheelDirection", default_dir_string) == forward_string) ? Forward : Reverse; -->
</entry>
- <entry key="TerminalApplication" type="Path">
- <default>konsole</default>
- <label>Terminal application</label>
- <whatsthis>Defines which terminal application is used.</whatsthis>
- </entry>
<entry key="Left" type="String">
<default></default>
<label>Left Mouse Button Action</label>