diff options
author | David Bordoley <bordoley@msu.edu> | 2003-07-31 03:03:49 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-07-31 03:03:49 +0800 |
commit | 0e426261da73ee87fe8563859333c3553f753ffd (patch) | |
tree | 5aa99640378c86b90be2d1b7f662b41d9ff133e4 /ChangeLog | |
parent | 140a336a5aad4e6f7b679cdeff73c12a71611dcd (diff) | |
download | gsoc2013-epiphany-0e426261da73ee87fe8563859333c3553f753ffd.tar gsoc2013-epiphany-0e426261da73ee87fe8563859333c3553f753ffd.tar.gz gsoc2013-epiphany-0e426261da73ee87fe8563859333c3553f753ffd.tar.bz2 gsoc2013-epiphany-0e426261da73ee87fe8563859333c3553f753ffd.tar.lz gsoc2013-epiphany-0e426261da73ee87fe8563859333c3553f753ffd.tar.xz gsoc2013-epiphany-0e426261da73ee87fe8563859333c3553f753ffd.tar.zst gsoc2013-epiphany-0e426261da73ee87fe8563859333c3553f753ffd.zip |
Always open bookmarks in new window/tab according to pref on activate.
2003-07-30 David Bordoley <bordoley@msu.edu>
* src/ephy-history-window.c: (ephy_history_window_node_activated_cb):
* src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_node_activated_cb):
Always open bookmarks in new window/tab according to pref on activate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-07-30 David Bordoley <bordoley@msu.edu> + + * src/ephy-history-window.c: (ephy_history_window_node_activated_cb): + * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_node_activated_cb): + + Always open bookmarks in new window/tab according to pref on activate. + 2003-07-30 Marco Pesenti Gritti <marco@it.gnome.org> * configure.in: |