┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinui.rc
diff options
context:
space:
mode:
authorArjun AK <[email protected]>2014-07-22 17:31:49 +0530
committerArjun AK <[email protected]>2014-07-22 17:31:49 +0530
commit9a6950657215f2195001795e21785d276fb20744 (patch)
tree1fb1077b8e79dd2e59754fff6aa2f5f7c3f7c348 /src/dolphinui.rc
parent0f2f9fd5b8d105dea3da5b493358388fd883cb30 (diff)
make CTRL+SHIFT+T reopen last closed tab
BUG: 336818 FEATURE: 118994
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 52826bb43..f197af402 100644
--- a/src/dolphinui.rc
+++ b/src/dolphinui.rc
@@ -6,6 +6,7 @@
<Action name="new_window" />
<Action name="new_tab" />
<Action name="close_tab" />
+ <Action name="undo_close_tab" />
<Separator/>
<Action name="rename" />
<Action name="move_to_trash" />