diff options
author | Peter Harvey <peter.a.harvey@gmail.com> | 2006-01-22 06:38:53 +0800 |
---|---|---|
committer | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-01-22 06:38:53 +0800 |
commit | 3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad (patch) | |
tree | 4f7494a0ae1c040109e1cb4132bf19e9bbde2e77 /ChangeLog | |
parent | dbc0b3af9051885a4f70e831e16fa535b6bf7866 (diff) | |
download | gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.gz gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.bz2 gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.lz gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.xz gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.tar.zst gsoc2013-epiphany-3eccb1ab3f34e2e83a6f356fb787d99726b7c3ad.zip |
src/bookmarks/ephy-bookmark-action.c
2006-01-22 Peter Harvey <peter.a.harvey@gmail.com>
* src/bookmarks/ephy-bookmark-action.c
* src/bookmarks/ephy-bookmark-properties.c
Remove the user-icon functionality for now. Too many bugs.
Note that support for the user-icon field still exists in
the bookmarks database itself.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-01-22 Peter Harvey <peter.a.harvey@gmail.com> + + * src/bookmarks/ephy-bookmark-action.c + * src/bookmarks/ephy-bookmark-properties.c + + Remove the user-icon functionality for now. Too many bugs. + Note that support for the user-icon field still exists in + the bookmarks database itself. + 2006-01-21 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_help_about): |