diff options
author | Peter Harvey <peter.a.harvey@gmail.com> | 2006-02-24 22:11:11 +0800 |
---|---|---|
committer | Peter Anthony Harvey <paharvey@src.gnome.org> | 2006-02-24 22:11:11 +0800 |
commit | b9492e9f705fe2a09fa2690d4b403d9604d1a226 (patch) | |
tree | 0ea60e5793383e7fc4778bf74da998fb96b8902e /ChangeLog | |
parent | f63a527a63c389a6cf8efb2e6c91736cf423ab6c (diff) | |
download | gsoc2013-epiphany-b9492e9f705fe2a09fa2690d4b403d9604d1a226.tar gsoc2013-epiphany-b9492e9f705fe2a09fa2690d4b403d9604d1a226.tar.gz gsoc2013-epiphany-b9492e9f705fe2a09fa2690d4b403d9604d1a226.tar.bz2 gsoc2013-epiphany-b9492e9f705fe2a09fa2690d4b403d9604d1a226.tar.lz gsoc2013-epiphany-b9492e9f705fe2a09fa2690d4b403d9604d1a226.tar.xz gsoc2013-epiphany-b9492e9f705fe2a09fa2690d4b403d9604d1a226.tar.zst gsoc2013-epiphany-b9492e9f705fe2a09fa2690d4b403d9604d1a226.zip |
src/bookmarks/ephy-bookmark-action.c
2006-02-24 Peter Harvey <peter.a.harvey@gmail.com>
* src/bookmarks/ephy-bookmark-action.c
Update the bookmark icon if the toolbar is reconfigured
(happens when the theme changes). Everything else should
be already handled by the class handler.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> + * src/bookmarks/ephy-bookmark-action.c + + Update the bookmark icon if the toolbar is reconfigured + (happens when the theme changes). Everything else should + be already handled by the class handler. + +2006-02-24 Peter Harvey <peter.a.harvey@gmail.com> + * lib/egg/egg-editable-toolbar.c Fix a bug where the visibility_paths were deleted on |