diff options
Diffstat (limited to 'konqueror/konqueror.kcfg')
-rw-r--r-- | konqueror/konqueror.kcfg | 4 |
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> |