diff options
author | Peter Harvey <peter.a.harvey@gmail.com> | 2006-01-31 07:02:35 +0800 |
---|---|---|
committer | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-01-31 07:02:35 +0800 |
commit | 5a25f384ec84c94e89e07558296620dc74681e7b (patch) | |
tree | 21464a9c77288b240f7ca52a23a18627acc5cbdf /ChangeLog | |
parent | 7d08bb7e103b567fd9fc707d4625be9a1335f3fd (diff) | |
download | gsoc2013-epiphany-5a25f384ec84c94e89e07558296620dc74681e7b.tar gsoc2013-epiphany-5a25f384ec84c94e89e07558296620dc74681e7b.tar.gz gsoc2013-epiphany-5a25f384ec84c94e89e07558296620dc74681e7b.tar.bz2 gsoc2013-epiphany-5a25f384ec84c94e89e07558296620dc74681e7b.tar.lz gsoc2013-epiphany-5a25f384ec84c94e89e07558296620dc74681e7b.tar.xz gsoc2013-epiphany-5a25f384ec84c94e89e07558296620dc74681e7b.tar.zst gsoc2013-epiphany-5a25f384ec84c94e89e07558296620dc74681e7b.zip |
src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.c
2006-01-30 Peter Harvey <peter.a.harvey@gmail.com>
* src/bookmarks/ephy-bookmark-properties.c
* src/bookmarks/ephy-bookmarks.c
* src/bookmarks/ephy-bookmarks.h
Made the 'Similar' button show more bookmarks, and
separate into 'identical' and 'similar'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-01-30 Peter Harvey <peter.a.harvey@gmail.com> + + * src/bookmarks/ephy-bookmark-properties.c + * src/bookmarks/ephy-bookmarks.c + * src/bookmarks/ephy-bookmarks.h + + Made the 'Similar' button show more bookmarks, and + separate into 'identical' and 'similar'. + 2006-01-30 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (configure_item_cursor), |