diff options
author | Christian Persch <chpe@gnome.org> | 2007-05-20 00:40:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-05-20 00:40:23 +0800 |
commit | cdb13031b95869f2c4eab6c8d6419cf83e85e9b2 (patch) | |
tree | dd75505cdf6d14996063f32b1327aff7eda5f073 /ChangeLog | |
parent | 01bfb29123dc28cd6f4e1250ddea8d0cd93c3ef3 (diff) | |
download | gsoc2013-epiphany-cdb13031b95869f2c4eab6c8d6419cf83e85e9b2.tar.gz gsoc2013-epiphany-cdb13031b95869f2c4eab6c8d6419cf83e85e9b2.tar.zst gsoc2013-epiphany-cdb13031b95869f2c4eab6c8d6419cf83e85e9b2.zip |
Make this string static.
2007-05-19 Christian Persch <chpe@gnome.org>
* src/prefs-dialog.c: (prefs_dialog_show_help):
Make this string static.
svn path=/trunk/; revision=7032
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-05-19 Christian Persch <chpe@gnome.org> + + * src/prefs-dialog.c: (prefs_dialog_show_help): + + Make this string static. + 2007-05-13 Christian Persch <chpe@gnome.org> * configure.ac: |