diff options
author | Johan Dahlin <zilch@src.gnome.org> | 2003-04-09 04:55:36 +0800 |
---|---|---|
committer | Johan Dahlin <zilch@src.gnome.org> | 2003-04-09 04:55:36 +0800 |
commit | faca041aa2dfd5e8243eb10ab8dbf609352ffbf5 (patch) | |
tree | b29504a28dd16956bf787a074cd50e2cecfe540f /ChangeLog | |
parent | bf5ae80d6a2281da9a661cc59fa0de7b0b4cc13d (diff) | |
download | gsoc2013-epiphany-faca041aa2dfd5e8243eb10ab8dbf609352ffbf5.tar gsoc2013-epiphany-faca041aa2dfd5e8243eb10ab8dbf609352ffbf5.tar.gz gsoc2013-epiphany-faca041aa2dfd5e8243eb10ab8dbf609352ffbf5.tar.bz2 gsoc2013-epiphany-faca041aa2dfd5e8243eb10ab8dbf609352ffbf5.tar.lz gsoc2013-epiphany-faca041aa2dfd5e8243eb10ab8dbf609352ffbf5.tar.xz gsoc2013-epiphany-faca041aa2dfd5e8243eb10ab8dbf609352ffbf5.tar.zst gsoc2013-epiphany-faca041aa2dfd5e8243eb10ab8dbf609352ffbf5.zip |
If there exist a favicon for the bookmark, add it to the menu.
* src/bookmarks/ephy-topic-action.c (build_topics_menu): If there
exist a favicon for the bookmark, add it to the menu.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-04-08 Johan Dahlin <jdahlin@async.com.br> + + * src/bookmarks/ephy-topic-action.c (build_topics_menu): If there + exist a favicon for the bookmark, add it to the menu. + 2003-04-08 Marco Pesenti Gritti <marco@it.gnome.org> * lib/egg/egg-toolbars-group.c: |