aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-02-13 04:15:18 +0800
committerChristian Persch <chpe@src.gnome.org>2004-02-13 04:15:18 +0800
commit16a1ea3350f9bec3b68393e096ed064c52c907f6 (patch)
tree6d2edc81fda4f841fe5425af10219cf71cb776a1 /ChangeLog
parentdaf9595797776944cc11626c7ac0c444a0602090 (diff)
downloadgsoc2013-epiphany-16a1ea3350f9bec3b68393e096ed064c52c907f6.tar
gsoc2013-epiphany-16a1ea3350f9bec3b68393e096ed064c52c907f6.tar.gz
gsoc2013-epiphany-16a1ea3350f9bec3b68393e096ed064c52c907f6.tar.bz2
gsoc2013-epiphany-16a1ea3350f9bec3b68393e096ed064c52c907f6.tar.lz
gsoc2013-epiphany-16a1ea3350f9bec3b68393e096ed064c52c907f6.tar.xz
gsoc2013-epiphany-16a1ea3350f9bec3b68393e096ed064c52c907f6.tar.zst
gsoc2013-epiphany-16a1ea3350f9bec3b68393e096ed064c52c907f6.zip
Don't set entries insensitive, only set the non-editable when the gconf
2004-02-12 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (set_sensitivity): Don't set entries insensitive, only set the non-editable when the gconf key isn't writable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e29f3aa26..0f56757e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-02-12 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-dialog.c: (set_sensitivity):
+
+ Don't set entries insensitive, only set the non-editable when the
+ gconf key isn't writable.
+
+2004-02-12 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/MozDownload.cpp:
* src/prefs-dialog.c: (get_download_button_label):