┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2010-11-15 15:55:34 +0000
committerPeter Penz <[email protected]>2010-11-15 15:55:34 +0000
commite00eb3c1ef07fb5571e107992fea969b9a733aa8 (patch)
tree1b6d909c883d95a635ec60cf7c858105e707560b /src
parentb13d9cea3a024b446e046d0089930b32de37df0a (diff)
Disable the text for some toolbuttons in the "Text Alongside Icons" configuration per default. The text can of course be enabled again by the user.
BUG: 256858 FIXED-IN: 4.6.0 svn path=/trunk/KDE/kdebase/apps/; revision=1197377
Diffstat (limited to 'src')
-rw-r--r--src/dolphinui.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
index 43fe906f8..1223c43d2 100644
--- a/src/dolphinui.rc
+++ b/src/dolphinui.rc
@@ -100,8 +100,16 @@
<ActionProperties scheme="Default">
<Action priority="0" name="go_back"/>
<Action priority="0" name="go_forward"/>
+ <Action priority="0" name="go_up"/>
+ <Action priority="0" name="go_home"/>
+ <Action priority="0" name="stop"/>
<Action priority="0" name="icons"/>
<Action priority="0" name="details"/>
<Action priority="0" name="columns"/>
+ <Action priority="0" name="view_zoom_in"/>
+ <Action priority="0" name="view_zoom_out"/>
+ <Action priority="0" name="edit_cut"/>
+ <Action priority="0" name="edit_copy"/>
+ <Action priority="0" name="edit_paste"/>
</ActionProperties>
</kpartgui>