diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-01 05:51:20 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-01 05:51:20 +0800 |
commit | 2c39c7bbf944814a80e7494bf8029391ce97a5b2 (patch) | |
tree | a18924f2d7559c02d2e1e77b9c2cf81cb4b4c61e /ChangeLog | |
parent | a18faef3c2f38b27d866586926ef7f437dafb6a7 (diff) | |
download | gsoc2013-epiphany-2c39c7bbf944814a80e7494bf8029391ce97a5b2.tar gsoc2013-epiphany-2c39c7bbf944814a80e7494bf8029391ce97a5b2.tar.gz gsoc2013-epiphany-2c39c7bbf944814a80e7494bf8029391ce97a5b2.tar.bz2 gsoc2013-epiphany-2c39c7bbf944814a80e7494bf8029391ce97a5b2.tar.lz gsoc2013-epiphany-2c39c7bbf944814a80e7494bf8029391ce97a5b2.tar.xz gsoc2013-epiphany-2c39c7bbf944814a80e7494bf8029391ce97a5b2.tar.zst gsoc2013-epiphany-2c39c7bbf944814a80e7494bf8029391ce97a5b2.zip |
Set selection mode to BROWSE. Fixes bug #162331.
2004-12-31 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_constructor):
Set selection mode to BROWSE. Fixes bug #162331.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-12-31 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-topics-selector.c: (ephy_topics_selector_constructor): + + Set selection mode to BROWSE. Fixes bug #162331. + +2004-12-31 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-editor.c: (delete_topic_dialog_construct): Save a strdup. |