diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-05-04 01:34:46 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-05-04 01:34:46 +0800 |
commit | 7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63 (patch) | |
tree | e333fea9463ca0e7ff332f18a369b0057b17d525 /ChangeLog | |
parent | 3f4726c21f495297332c5cedae66e636ba88a1a0 (diff) | |
download | gsoc2013-epiphany-7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63.tar gsoc2013-epiphany-7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63.tar.gz gsoc2013-epiphany-7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63.tar.bz2 gsoc2013-epiphany-7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63.tar.lz gsoc2013-epiphany-7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63.tar.xz gsoc2013-epiphany-7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63.tar.zst gsoc2013-epiphany-7b8bbf8cb9b28e181a33b2ef49cbe991c8a4dc63.zip |
Hide view menus in the xml, not working.
2003-05-03 Marco Pesenti Gritti <marco@it.gnome.org>
* data/ui/epiphany-bookmark-editor-ui.xml.in:
* data/ui/epiphany-history-window-ui.xml.in:
Hide view menus in the xml, not working.
* src/window-commands.c: (toolbar_editor_destroy_cb):
Update ui after tb editing, so location is not lost.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2003-05-03 Marco Pesenti Gritti <marco@it.gnome.org> + * data/ui/epiphany-bookmark-editor-ui.xml.in: + * data/ui/epiphany-history-window-ui.xml.in: + + Hide view menus in the xml, not working. + + * src/window-commands.c: (toolbar_editor_destroy_cb): + + Update ui after tb editing, so location is not lost. + +2003-05-03 Marco Pesenti Gritti <marco@it.gnome.org> + * src/ephy-nautilus-view.c: (ephy_nautilus_view_instance_init), (gnv_bonobo_control_activate_cb): |