From a920f4d662c9d6460990e7a1a551064c9f1ab211 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 24 Mar 2003 21:02:39 +0000 Subject: fix a warning 2003-03-24 Marco Pesenti Gritti * src/bookmarks/ephy-bookmark-properties.c: fix a warning --- ChangeLog | 17 +++++------------ src/bookmarks/ephy-bookmark-properties.c | 1 + 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5810879a9..e4efc0d5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,18 +1,8 @@ 2003-03-24 Marco Pesenti Gritti - * src/bookmarks/ephy-bookmark-properties.c: (build_ui): - * src/bookmarks/ephy-bookmarks-editor.c: - (ephy_bookmarks_editor_construct): - * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): - * src/bookmarks/ephy-bookmarks.h: - * src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_construct): - * src/bookmarks/ephy-topics-selector.c: (fill_model): - * src/bookmarks/ephy-tree-model-node.c: - (ephy_tree_model_node_get_value): - * src/bookmarks/ephy-tree-model-node.h: + * src/bookmarks/ephy-bookmark-properties.c: - Dont put special keywords in the topics list. - Use ephy-state for size of all bookmarks dialogs. + fix a warning 2003-03-24 Marco Pesenti Gritti @@ -27,6 +17,9 @@ (ephy_tree_model_node_get_value): * src/bookmarks/ephy-tree-model-node.h: + Dont put special keywords in the topics list. + Use ephy-state for size of all bookmarks dialogs. + 2003-03-24 David Bordoley * data/art/epiphany-bookmark-page.png: (New file): diff --git a/src/bookmarks/ephy-bookmark-properties.c b/src/bookmarks/ephy-bookmark-properties.c index 448d8a660..2096f139c 100644 --- a/src/bookmarks/ephy-bookmark-properties.c +++ b/src/bookmarks/ephy-bookmark-properties.c @@ -21,6 +21,7 @@ #include "ephy-topics-selector.h" #include "ephy-debug.h" #include "ephy-shell.h" +#include "ephy-state.h" #include #include -- cgit v1.2.3