diff options
author | David Adam Bordoley <bordoley@msu.edu> | 2003-05-09 02:37:49 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-05-09 02:37:49 +0800 |
commit | eba983c9919526bb366dbe7f5d10ef2c266ccd31 (patch) | |
tree | c052dfdd493c19504b1e18bdae3173a01c82332b /ChangeLog | |
parent | 11c5ec3ac5c8c250a737a723d2dd0c1a9fd7a875 (diff) | |
download | gsoc2013-epiphany-eba983c9919526bb366dbe7f5d10ef2c266ccd31.tar gsoc2013-epiphany-eba983c9919526bb366dbe7f5d10ef2c266ccd31.tar.gz gsoc2013-epiphany-eba983c9919526bb366dbe7f5d10ef2c266ccd31.tar.bz2 gsoc2013-epiphany-eba983c9919526bb366dbe7f5d10ef2c266ccd31.tar.lz gsoc2013-epiphany-eba983c9919526bb366dbe7f5d10ef2c266ccd31.tar.xz gsoc2013-epiphany-eba983c9919526bb366dbe7f5d10ef2c266ccd31.tar.zst gsoc2013-epiphany-eba983c9919526bb366dbe7f5d10ef2c266ccd31.zip |
Don't set an icon unless their is a favicon. Append a colon onto the label
2003-05-08 David Adam Bordoley <bordoley@msu.edu>
* src/bookmarks/ephy-bookmark-action.c:
(ephy_bookmark_action_sync_icon),
(ephy_bookmark_action_sync_label):
Don't set an icon unless their is a favicon.
Append a colon onto the label of smartbookmarks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2003-05-08 David Adam Bordoley <bordoley@msu.edu> + * src/bookmarks/ephy-bookmark-action.c: + (ephy_bookmark_action_sync_icon), + (ephy_bookmark_action_sync_label): + + Don't set an icon unless their is a favicon. + Append a colon onto the label of smartbookmarks. + +2003-05-08 David Adam Bordoley <bordoley@msu.edu> + * TODO: * data/glade/epiphany.glade: * data/glade/prefs-dialog.glade: |