diff options
author | Xan Lopez <xan@igalia.com> | 2011-12-20 22:29:12 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2011-12-20 22:29:12 +0800 |
commit | 7e8b3175b44e3cfd5444e9616567821d5835d909 (patch) | |
tree | 0f84b17b17c698bc65aa39da41934c040eb2acb6 /data | |
parent | 9ccc3fb7f66191a4131f9b150304b3c43a3ecdda (diff) | |
download | gsoc2013-epiphany-7e8b3175b44e3cfd5444e9616567821d5835d909.tar gsoc2013-epiphany-7e8b3175b44e3cfd5444e9616567821d5835d909.tar.gz gsoc2013-epiphany-7e8b3175b44e3cfd5444e9616567821d5835d909.tar.bz2 gsoc2013-epiphany-7e8b3175b44e3cfd5444e9616567821d5835d909.tar.lz gsoc2013-epiphany-7e8b3175b44e3cfd5444e9616567821d5835d909.tar.xz gsoc2013-epiphany-7e8b3175b44e3cfd5444e9616567821d5835d909.tar.zst gsoc2013-epiphany-7e8b3175b44e3cfd5444e9616567821d5835d909.zip |
Remove the "Hide menubar" option
The menubar will be gone for 3.4, so this will be useless.
Diffstat (limited to 'data')
-rw-r--r-- | data/ui/epiphany-ui.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml index 4737a47c0..7411cd5e9 100644 --- a/data/ui/epiphany-ui.xml +++ b/data/ui/epiphany-ui.xml @@ -45,7 +45,6 @@ <menuitem name="ViewToolbarMenu" action="ViewToolbar"/> </menu> </placeholder> - <menuitem name="ViewMenuBar" action="ViewMenuBar"/> <menuitem name="ViewDownloadsBar" action="ViewDownloadsBar"/> <separator name="ViewSep1"/> <menuitem name="ViewPopupsMenu" action="ViewPopupWindows"/> @@ -167,7 +166,6 @@ <placeholder name="ViewToolbarsGroup"> </placeholder> <separator/> - <menuitem action="ViewMenuBar" /> <menuitem name="ViewDownloadsBar" action="ViewDownloadsBar"/> </popup> |