diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-02 03:37:39 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-02 03:37:39 +0800 |
commit | 048097ea7ab957055ba125557bac9e96d7754129 (patch) | |
tree | 9f4a5801b50fc63b4ce516ddae0ce674487e876d /ChangeLog | |
parent | 450175b2b569994aeb7f1efa2a70a23b40f01d4a (diff) | |
download | gsoc2013-epiphany-048097ea7ab957055ba125557bac9e96d7754129.tar.gz gsoc2013-epiphany-048097ea7ab957055ba125557bac9e96d7754129.tar.zst gsoc2013-epiphany-048097ea7ab957055ba125557bac9e96d7754129.zip |
Ensure we always have a BookmarksBar toolbar in the model. Fixes bug
2004-03-01 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-toolbars-model.c: (get_toolbar_pos),
(ephy_toolbars_model_set_bookmarks):
Ensure we always have a BookmarksBar toolbar in the model.
Fixes bug #135701.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-03-01 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-toolbars-model.c: (get_toolbar_pos), + (ephy_toolbars_model_set_bookmarks): + + Ensure we always have a BookmarksBar toolbar in the model. + Fixes bug #135701. + 2004-03-01 Marco Pesenti Gritti <marco@gnome.org> * lib/egg/eggstatusicon.c: (egg_status_icon_init), |