aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2013-01-28 19:18:41 +0800
committerClaudio Saavedra <csaavedra@igalia.com>2013-02-08 06:01:59 +0800
commitbe7b9d45477bd6762979f2046f41b713b2eefffe (patch)
treeb5d526040a6e67a153ac2eb24a5188741394e42b /src/resources
parent180ad78567be78007ac26fe5b73b0a2a28c0eb1f (diff)
downloadgsoc2013-epiphany-be7b9d45477bd6762979f2046f41b713b2eefffe.tar
gsoc2013-epiphany-be7b9d45477bd6762979f2046f41b713b2eefffe.tar.gz
gsoc2013-epiphany-be7b9d45477bd6762979f2046f41b713b2eefffe.tar.bz2
gsoc2013-epiphany-be7b9d45477bd6762979f2046f41b713b2eefffe.tar.lz
gsoc2013-epiphany-be7b9d45477bd6762979f2046f41b713b2eefffe.tar.xz
gsoc2013-epiphany-be7b9d45477bd6762979f2046f41b713b2eefffe.tar.zst
gsoc2013-epiphany-be7b9d45477bd6762979f2046f41b713b2eefffe.zip
ephy-shell: add application menu item for reopening closed tabs
https://bugzilla.gnome.org/show_bug.cgi?id=128184
Diffstat (limited to 'src/resources')
-rw-r--r--src/resources/epiphany-application-menu.ui5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/resources/epiphany-application-menu.ui b/src/resources/epiphany-application-menu.ui
index 6b4523ba7..a77ae51ef 100644
--- a/src/resources/epiphany-application-menu.ui
+++ b/src/resources/epiphany-application-menu.ui
@@ -12,6 +12,11 @@
<attribute name="action">app.new-incognito</attribute>
<attribute name="accel">&lt;Primary&gt;i</attribute>
</item>
+ <item>
+ <attribute name="label" translatable="yes">Reopen Closed _Tab</attribute>
+ <attribute name="action">app.reopen-closed-tab</attribute>
+ <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;t</attribute>
+ </item>
</section>
<section>
<item>