summaryrefslogtreecommitdiffstats
path: root/konqueror/konqueror.kcfg
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-02-12 15:08:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-02-12 15:42:34 +0900
commit6949aae9ce625d009008872fe4297638f12fe1ce (patch)
treec7678067288201f4644267f8cdb1b805bfbf955a /konqueror/konqueror.kcfg
parentb5f293f9437b4af567248d6cfc269fe8a0216391 (diff)
downloadtdebase-6949aae9ce625d009008872fe4297638f12fe1ce.tar.gz
tdebase-6949aae9ce625d009008872fe4297638f12fe1ce.zip
Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.
Minor fixup for other GUI options in "Configure Panel... -> Menus". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'konqueror/konqueror.kcfg')
-rw-r--r--konqueror/konqueror.kcfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/konqueror/konqueror.kcfg b/konqueror/konqueror.kcfg
index 9dfc91983..ec4728e03 100644
--- a/konqueror/konqueror.kcfg
+++ b/konqueror/konqueror.kcfg
@@ -602,7 +602,7 @@ PATH_JAVA
<entry key="ConfirmDelete" type="Bool">
<default>true</default>
<label>Ask confirmation for deleting a file.</label>
- <whatsthis></whatsthis>
+ <whatsthis>This option tells Konqueror whether to ask for a confirmation when you simply delete the file.</whatsthis>
<!-- checked -->
</entry>
<entry key="ConfirmTrash" type="Bool">
@@ -618,7 +618,7 @@ PATH_JAVA
<entry key="TerminalApplication" type="String">
<default>konsole</default>
<label></label>
- <whatsthis>This option tells Konqueror whether to ask for a confirmation when you simply delete the file.</whatsthis>
+ <whatsthis>Terminal application to use.</whatsthis>
<!-- checked -->
</entry>
</group>