aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4f037c8a..076d46445 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2003-05-05 David Adam Bordoley <bordoley@msu.edu>
+
+ * src/toolbar.c: (update_toolbar_remove_flag),
+ (toolbar_set_window):
+
+ If there is only one "toolbar" make it non-removable.
+
+ * src/bookmarks/ephy-bookmarks.c: (default_bookmarks []),
+ (default_topics []), (ephy_bookmarks_init_defaults):
+
+ Make the default topic similar to safari's. Mark
+ the default google smartbookmark for translation and
+ include a comment instructing translators how to properly
+ translate it. Add the google smartbookmark to the
+ bookmarks bar by default.
+
+ * src/bookmarks/ephy-topic-action.c: (create_tool_item):
+
+ Change the space between the topic and it arrow to 3px.
+ 6px seemed like too much.
+
2003-05-05 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-editable-toolbar.c: