aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-07-04 02:09:52 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-07-04 02:09:52 +0800
commit0ac23c8e7e5daa98a016308b7c4e0cc1fe510f86 (patch)
tree056e1cc2bfdfcb38fdc6229d5469c590ec13eb90 /ChangeLog
parent134f4c838708b6a80e9ff8ee4d7ac8bf0f03bf6e (diff)
downloadgsoc2013-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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d5e31b70..613dbbc81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):