diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-07-04 02:09:52 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-07-04 02:09:52 +0800 |
commit | 0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86 (patch) | |
tree | 056e1cc2bfdfcb38fdc6229d5469c590ec13eb90 /ChangeLog | |
parent | 134f4c838708b6a80e9ff8ee4d7ac8bf0f03bf6e (diff) | |
download | gsoc2013-epiphany-0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86.tar gsoc2013-epiphany-0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86.tar.gz gsoc2013-epiphany-0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86.tar.bz2 gsoc2013-epiphany-0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86.tar.lz gsoc2013-epiphany-0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86.tar.xz gsoc2013-epiphany-0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86.tar.zst gsoc2013-epiphany-0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86.zip |
"Open in tabs" insensitive when there are not multiple bookmarks in the
2004-07-03 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-topic-action.c: (can_open_in_tabs),
(append_bookmarks_menu), (add_open_in_tabs_menu),
(build_bookmarks_menu), (show_context_menu):
"Open in tabs" insensitive when there are not
multiple bookmarks in the topic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2004-07-03 Marco Pesenti Gritti <marco@gnome.org> + + * src/bookmarks/ephy-topic-action.c: (can_open_in_tabs), + (append_bookmarks_menu), (add_open_in_tabs_menu), + (build_bookmarks_menu), (show_context_menu): + + "Open in tabs" insensitive when there are not + multiple bookmarks in the topic. + 2004-07-03 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-spinner.c: (ephy_spinner_load_images): |