From 71ba304503bfc2219ea4905ea766ed0880219ecc Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 13 Apr 2003 10:12:34 +0000 Subject: Use google feel like for keywords 2003-04-13 Marco Pesenti Gritti * embed/mozilla/default-prefs.js: Use google feel like for keywords * lib/ephy-node.c: (ephy_node_new_with_id), (ephy_node_system_init): * lib/ephy-node.h: Pass the reserved ids num * lib/ephy-types.h: * src/ephy-shell.c: (ephy_shell_init): Increase reserved ids to 100. * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults), (ephy_bookmarks_load), (ephy_bookmarks_init): Default keywords and bookmarks (only google smb). Keywords are probably quite sucky, well it's a start ;) Adding more bookmarks could be a i18n pain. We should be ready for 0.5.0 now. Apologies to translators for the added string, but this was really necessary for the bookmarks system to make sense :/ --- ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 644dc94e0..a57f31e52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2003-04-13 Marco Pesenti Gritti + + * embed/mozilla/default-prefs.js: + + Use google feel like for keywords + + * lib/ephy-node.c: (ephy_node_new_with_id), + (ephy_node_system_init): + * lib/ephy-node.h: + + Pass the reserved ids num + + * lib/ephy-types.h: + * src/ephy-shell.c: (ephy_shell_init): + + Increase reserved ids to 100. + + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults), + (ephy_bookmarks_load), (ephy_bookmarks_init): + + Default keywords and bookmarks (only google smb). + Keywords are probably quite sucky, well it's a start ;) + Adding more bookmarks could be a i18n pain. + + We should be ready for 0.5.0 now. + 2003-04-13 Xan Lopez * NEWS: -- cgit v1.2.3