diff options
author | Christian Neumair <cneumair@src.gnome.org> | 2003-05-17 20:43:34 +0800 |
---|---|---|
committer | Christian Neumair <cneumair@src.gnome.org> | 2003-05-17 20:43:34 +0800 |
commit | da4bacb5a3de0dafe863ea82aea78d2e40731730 (patch) | |
tree | e31bad9600bf78b6e2a6523091e3af0e613941ab /data/ui | |
parent | e5d335763657c0ebf4d464f4bc1d81542220141b (diff) | |
download | gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.gz gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.bz2 gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.lz gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.xz gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.tar.zst gsoc2013-epiphany-da4bacb5a3de0dafe863ea82aea78d2e40731730.zip |
Fixed many issues mentioned in #112781.
Diffstat (limited to 'data/ui')
-rw-r--r-- | data/ui/epiphany-ui.xml.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/data/ui/epiphany-ui.xml.in b/data/ui/epiphany-ui.xml.in index 3a2f92e62..e9d02582c 100644 --- a/data/ui/epiphany-ui.xml.in +++ b/data/ui/epiphany-ui.xml.in @@ -58,9 +58,7 @@ <menuitem name="GoBookmarksMenu" verb="GoBookmarks"/> <separator name="GoSep2"/> <menuitem name="GoLocationMenu" verb="GoLocation"/> - <placeholder name="GoFavorites"> - <separator name="GoSep3"/> - </placeholder> + <placeholder name="GoFavorites"/> </submenu> <submenu name="TabsMenu" verb="Tabs"> |