diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-10-29 06:51:54 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-10-29 06:51:54 +0800 |
commit | 55e15cb762ccb0fa32fbab23a6afb59e9770e036 (patch) | |
tree | 32de71de476bccc29c13f2ed3c8170b130bd8c28 /ChangeLog | |
parent | 4998a603941458209b5b6b2a69ba46335f2dbc27 (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |