aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-29 06:51:54 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-29 06:51:54 +0800
commit55e15cb762ccb0fa32fbab23a6afb59e9770e036 (patch)
tree32de71de476bccc29c13f2ed3c8170b130bd8c28 /ChangeLog
parent4998a603941458209b5b6b2a69ba46335f2dbc27 (diff)
downloadgsoc2013-epiphany-55e15cb762ccb0fa32fbab23a6afb59e9770e036.tar
gsoc2013-epiphany-55e15cb762ccb0fa32fbab23a6afb59e9770e036.tar.gz
gsoc2013-epiphany-55e15cb762ccb0fa32fbab23a6afb59e9770e036.tar.bz2
gsoc2013-epiphany-55e15cb762ccb0fa32fbab23a6afb59e9770e036.tar.lz
gsoc2013-epiphany-55e15cb762ccb0fa32fbab23a6afb59e9770e036.tar.xz
gsoc2013-epiphany-55e15cb762ccb0fa32fbab23a6afb59e9770e036.tar.zst
gsoc2013-epiphany-55e15cb762ccb0fa32fbab23a6afb59e9770e036.zip
Always list "Off" as first item in the list of autodetectors. Fixes bug
2003-10-28 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: (sort_detectors), (create_optionmenu), (prefs_dialog_init): Always list "Off" as first item in the list of autodetectors. Fixes bug #125723.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf4f0f5f9..51b47eee5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-28 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/prefs-dialog.c: (sort_detectors), (create_optionmenu),
+ (prefs_dialog_init):
+
+ Always list "Off" as first item in the list of autodetectors.
+ Fixes bug #125723.
+
2003-10-28 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_import):