diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-18 03:44:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-18 03:44:03 +0800 |
commit | 7a8aacf94498eca3b2b3b7306aeda7158387582c (patch) | |
tree | 668ca908aa867800e1b2683e6588b5c1042a1f65 /ChangeLog | |
parent | 773c44f34acfbf279907c31e91ead8a69d0912cb (diff) | |
download | gsoc2013-epiphany-7a8aacf94498eca3b2b3b7306aeda7158387582c.tar.gz gsoc2013-epiphany-7a8aacf94498eca3b2b3b7306aeda7158387582c.tar.zst gsoc2013-epiphany-7a8aacf94498eca3b2b3b7306aeda7158387582c.zip |
Put "Off" at the top of the combo, followed by a separator row. Bug
2006-01-17 Christian Persch <chpe@cvs.gnome.org>
* src/prefs-dialog.c: (row_is_separator), (setup_fonts_dialog),
(create_autodetectors_combo), (prefs_dialog_init):
Put "Off" at the top of the combo, followed by a separator row.
Bug #125723.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-01-17 Christian Persch <chpe@cvs.gnome.org> + + * src/prefs-dialog.c: (row_is_separator), (setup_fonts_dialog), + (create_autodetectors_combo), (prefs_dialog_init): + + Put "Off" at the top of the combo, followed by a separator row. + Bug #125723. + 2006-01-17 Crispin Flowerday <gnome@flowerday.cx> * lib/widgets/ephy-node-view.c (ephy_node_view_add_column): |