diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-01 05:43:04 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-01 05:43:04 +0800 |
commit | 34c5e8ff0832886205484355caa01d3c1931107f (patch) | |
tree | 3cd191187484e1d42171b7dbc3f071e08f0a19c6 /ChangeLog | |
parent | 040b546a6e265a82700b4659dfec221c38c7d40e (diff) | |
download | gsoc2013-epiphany-34c5e8ff0832886205484355caa01d3c1931107f.tar gsoc2013-epiphany-34c5e8ff0832886205484355caa01d3c1931107f.tar.gz gsoc2013-epiphany-34c5e8ff0832886205484355caa01d3c1931107f.tar.bz2 gsoc2013-epiphany-34c5e8ff0832886205484355caa01d3c1931107f.tar.lz gsoc2013-epiphany-34c5e8ff0832886205484355caa01d3c1931107f.tar.xz gsoc2013-epiphany-34c5e8ff0832886205484355caa01d3c1931107f.tar.zst gsoc2013-epiphany-34c5e8ff0832886205484355caa01d3c1931107f.zip |
Save a strdup.
2004-12-31 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (delete_topic_dialog_construct):
Save a strdup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-12-31 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-editor.c: (delete_topic_dialog_construct): + + Save a strdup. + +2004-12-31 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-notebook.c: (tab_label_style_set_cb): Use approximate_digit_width, and use a smaller number of chars. |