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 /ChangeLog | |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 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 + +2003-09-04 Marco Pesenti Gritti <marco@gnome.org> + * lib/widgets/ephy-node-view.c: (drag_motion_cb): Check if the target type match before highlighting |