diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-29 23:15:21 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-29 23:15:21 +0800 |
commit | aee8e814dd65b99b06b1c38bd81169baaf146bcf (patch) | |
tree | 2a650e09992dea4e731992ae7ac3c697a1a1a27f /data/ui/epiphany-ui.xml | |
parent | e3f43c21529e9e1cdb625b9258d8d6b7ef46a6a1 (diff) | |
download | gsoc2013-epiphany-aee8e814dd65b99b06b1c38bd81169baaf146bcf.tar gsoc2013-epiphany-aee8e814dd65b99b06b1c38bd81169baaf146bcf.tar.gz gsoc2013-epiphany-aee8e814dd65b99b06b1c38bd81169baaf146bcf.tar.bz2 gsoc2013-epiphany-aee8e814dd65b99b06b1c38bd81169baaf146bcf.tar.lz gsoc2013-epiphany-aee8e814dd65b99b06b1c38bd81169baaf146bcf.tar.xz gsoc2013-epiphany-aee8e814dd65b99b06b1c38bd81169baaf146bcf.tar.zst gsoc2013-epiphany-aee8e814dd65b99b06b1c38bd81169baaf146bcf.zip |
Merge fix for bug #138207 from HEAD.
2004-03-29 Christian Persch <chpe@cvs.gnome.org>
* data/ui/epiphany-ui.xml:
Merge fix for bug #138207 from HEAD.
Diffstat (limited to 'data/ui/epiphany-ui.xml')
-rw-r--r-- | data/ui/epiphany-ui.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml index 9480fb5d9..a972b25b4 100644 --- a/data/ui/epiphany-ui.xml +++ b/data/ui/epiphany-ui.xml @@ -154,6 +154,7 @@ <menuitem name="OpenLinkInNewTabILP" action="OpenLinkInNewTab"/> <separator name="ILPSep1"/> <menuitem name="DownloadLinkILP" action="DownloadLink"/> + <menuitem name="DownloadLinkAsILP" action="DownloadLinkAs"/> <menuitem name="BookmarkLinkILP" action="BookmarkLink"/> <menuitem name="CopyLinkAddressILP" action="CopyLinkAddress"/> <separator name="ILPSep2"/> |