┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-04-12 15:09:46 +0000
committerPeter Penz <[email protected]>2008-04-12 15:09:46 +0000
commit3b06c2120dad8efc79471a82b81c08f2d5834062 (patch)
tree9b610f58291b9748c80dd25e215e82da6b247d94 /src/dolphinui.rc
parent99686f7fe2bae1157b99496cff3b42b16a19dd0a (diff)
"New Tab" menu + some related code ;-)
BUG: 143995 svn path=/trunk/KDE/kdebase/apps/; revision=796101
Diffstat (limited to 'src/dolphinui.rc')
-rw-r--r--src/dolphinui.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinui.rc b/src/dolphinui.rc
index 8aaddcd26..efee42a0f 100644
--- a/src/dolphinui.rc
+++ b/src/dolphinui.rc
@@ -4,6 +4,7 @@
<Menu name="file">
<Action name="create_new" />
<Action name="new_window" />
+ <Action name="new_tab" />
<Separator/>
<Action name="rename" />
<Action name="move_to_trash" />