diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-01 05:38:28 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-01 05:38:28 +0800 |
commit | c2031745964bc6d65d61099cf2cacd768930fb39 (patch) | |
tree | ec2395eab207a8358f5e2a011140dd8d836549b1 /ChangeLog | |
parent | 464bb25b7c896c097765e23e396ab82c38dc1eb8 (diff) | |
download | gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.gz gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.bz2 gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.lz gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.xz gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.zst gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.zip |
Constification.
2005-10-31 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-dbus.c:
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_construct):
* src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults):
Constification.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2005-10-31 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-dbus.c: + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults): + + Constification. + +2005-10-31 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-history-window.c: (cmd_bookmark_link): Use the history window as parent for the new-bookmark dialogue. |