From 7a8aacf94498eca3b2b3b7306aeda7158387582c Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 17 Jan 2006 19:44:03 +0000 Subject: Put "Off" at the top of the combo, followed by a separator row. Bug 2006-01-17 Christian Persch * 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d164df2e..032151435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-01-17 Christian Persch + + * 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 * lib/widgets/ephy-node-view.c (ephy_node_view_add_column): -- cgit