aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-07-01 18:11:15 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-07-01 18:11:15 +0800
commitdbded0c3e46fa3126019e14f025cfb4d0d3598ad (patch)
tree88f9ae09665159001485d7838badfe08575738e4 /ChangeLog
parent14c2f5ec0db32d2c9c08cb4a5af0edb210968de5 (diff)
downloadgsoc2013-epiphany-dbded0c3e46fa3126019e14f025cfb4d0d3598ad.tar
gsoc2013-epiphany-dbded0c3e46fa3126019e14f025cfb4d0d3598ad.tar.gz
gsoc2013-epiphany-dbded0c3e46fa3126019e14f025cfb4d0d3598ad.tar.bz2
gsoc2013-epiphany-dbded0c3e46fa3126019e14f025cfb4d0d3598ad.tar.lz
gsoc2013-epiphany-dbded0c3e46fa3126019e14f025cfb4d0d3598ad.tar.xz
gsoc2013-epiphany-dbded0c3e46fa3126019e14f025cfb4d0d3598ad.tar.zst
gsoc2013-epiphany-dbded0c3e46fa3126019e14f025cfb4d0d3598ad.zip
Do not show the icon for smartbookmarks
2004-07-01 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmark-action.c: (ephy_bookmark_action_sync_smart_url): Do not show the icon for smartbookmarks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3b636b7c..4bab1aba3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-07-01 Marco Pesenti Gritti <marco@gnome.org>
+ * src/bookmarks/ephy-bookmark-action.c:
+ (ephy_bookmark_action_sync_smart_url):
+
+ Do not show the icon for smartbookmarks
+
+2004-07-01 Marco Pesenti Gritti <marco@gnome.org>
+
* lib/egg/egg-editable-toolbar.c: (toolbar_drag_motion_cb):
Do not allow dragging out of edit mode on ITEMS_ONLY toolbars.