diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-09-04 20:06:35 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-09-04 20:06:35 +0800 |
commit | a16915c7337f69679aca212484a5f9568decb217 (patch) | |
tree | 4d248944b481943c6454c963222d18c21f228a4f /data/ui/epiphany-history-window-ui.xml.in | |
parent | 950219c7eb23cc9e19017c9adde87ca57e2bceeb (diff) | |
download | gsoc2013-epiphany-a16915c7337f69679aca212484a5f9568decb217.tar gsoc2013-epiphany-a16915c7337f69679aca212484a5f9568decb217.tar.gz gsoc2013-epiphany-a16915c7337f69679aca212484a5f9568decb217.tar.bz2 gsoc2013-epiphany-a16915c7337f69679aca212484a5f9568decb217.tar.lz gsoc2013-epiphany-a16915c7337f69679aca212484a5f9568decb217.tar.xz gsoc2013-epiphany-a16915c7337f69679aca212484a5f9568decb217.tar.zst gsoc2013-epiphany-a16915c7337f69679aca212484a5f9568decb217.zip |
Fix a typo in the xml
2003-09-04 Marco Pesenti Gritti <marco@gnome.org>
* data/ui/epiphany-history-window-ui.xml.in:
Fix a typo in the xml
* src/bookmarks/ephy-bookmarks-editor.c:
* src/ephy-history-window.c: (ephy_history_window_show_popup_cb):
Change the popups path to fit new api
Diffstat (limited to 'data/ui/epiphany-history-window-ui.xml.in')
-rw-r--r-- | data/ui/epiphany-history-window-ui.xml.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/ui/epiphany-history-window-ui.xml.in b/data/ui/epiphany-history-window-ui.xml.in index 3e5c80dd8..1d977b092 100644 --- a/data/ui/epiphany-history-window-ui.xml.in +++ b/data/ui/epiphany-history-window-ui.xml.in @@ -25,8 +25,6 @@ <menuitem name="HelpAbout" action="HelpAbout"/> </menu> -</menu> - </menubar> <popup name="EphyHistoryWindowPopup" action="PopupAction"> |