diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-02-13 03:52:35 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-02-13 03:52:35 +0800 |
commit | c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8 (patch) | |
tree | 94a5abe2a596869319aa39deabd92aa20112dc55 /ChangeLog | |
parent | cec20e1993813177828726bddd2ffa4e112ba0ad (diff) | |
download | gsoc2013-epiphany-c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8.tar gsoc2013-epiphany-c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8.tar.gz gsoc2013-epiphany-c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8.tar.bz2 gsoc2013-epiphany-c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8.tar.lz gsoc2013-epiphany-c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8.tar.xz gsoc2013-epiphany-c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8.tar.zst gsoc2013-epiphany-c8d58f062a15c0a42bdaf359449cfdf8c6c8afd8.zip |
Add "Go to" button to the BE.
Add "Go to" button to the BE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2003-02-12 Xan Lopez <xan@masilla.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_node_selected_cb), + (ephy_bookmarks_editor_go_to_location), + (ephy_bookmarks_editor_response_cb), + (ephy_bookmarks_editor_construct): + + Add "Go to" button to the BE. + 2003-02-12 Marco Pesenti Gritti <marco@it.gnome.org> * data/ui/nautilus-epiphany-view.xml.in: |