diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-02-29 04:41:08 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-29 04:41:08 +0800 |
commit | 23629b0702936f71438b25301426a57554267090 (patch) | |
tree | 5824ebf70d6ce96975785510331f83d9efe0ca40 /ChangeLog | |
parent | 3c50869157c2b9048a8059bb57d1ceb6d743249b (diff) | |
download | gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.gz gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.bz2 gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.lz gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.xz gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.tar.zst gsoc2013-epiphany-23629b0702936f71438b25301426a57554267090.zip |
fix typo that was causing categorized bookmarks to go in the uncategorized
2004-02-28 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks.c: (topics_removed_cb):
fix typo that was causing categorized bookmarks to
go in the uncategorized topic (Bug #135702)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-02-28 Marco Pesenti Gritti <marco@gnome.org> + + * src/bookmarks/ephy-bookmarks.c: (topics_removed_cb): + + fix typo that was causing categorized bookmarks to + go in the uncategorized topic (Bug #135702) + 2004-02-28 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_folder), |