diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-04-24 20:39:12 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-04-24 20:39:12 +0800 |
commit | dbf352aded24013b511267d19c82fa017846ea73 (patch) | |
tree | 1d0ddd37a115736d90541a1a8cffb90838a0024d /ChangeLog | |
parent | 0321e0c109de8225a82868cb1dc8cfb5455a544f (diff) | |
download | gsoc2013-epiphany-dbf352aded24013b511267d19c82fa017846ea73.tar gsoc2013-epiphany-dbf352aded24013b511267d19c82fa017846ea73.tar.gz gsoc2013-epiphany-dbf352aded24013b511267d19c82fa017846ea73.tar.bz2 gsoc2013-epiphany-dbf352aded24013b511267d19c82fa017846ea73.tar.lz gsoc2013-epiphany-dbf352aded24013b511267d19c82fa017846ea73.tar.xz gsoc2013-epiphany-dbf352aded24013b511267d19c82fa017846ea73.tar.zst gsoc2013-epiphany-dbf352aded24013b511267d19c82fa017846ea73.zip |
Replaces all %s in smartbookmarks. Fixes bug #167319, patch by Raphael
2005-04-24 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url):
Replaces all %s in smartbookmarks. Fixes bug #167319, patch by
Raphael Slinckx.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-04-24 Christian Persch <chpe@cvs.gnome.org> + + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_solve_smart_url): + + Replaces all %s in smartbookmarks. Fixes bug #167319, patch by + Raphael Slinckx. + 2005-04-19 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-editable-toolbar.c: (create_dock): |