diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-04-07 06:09:29 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-04-07 06:09:29 +0800 |
commit | 535c820e3f53702f33f205b48de82f815d0c6550 (patch) | |
tree | 5ad4b8756d8fae1384244d425deb25ae0743925a /mail/ChangeLog | |
parent | 8ffda9b2b0d2f8301224a4223a7c4c1a9ee797c0 (diff) | |
download | gsoc2013-evolution-535c820e3f53702f33f205b48de82f815d0c6550.tar.gz gsoc2013-evolution-535c820e3f53702f33f205b48de82f815d0c6550.tar.zst gsoc2013-evolution-535c820e3f53702f33f205b48de82f815d0c6550.zip |
** Fixes bug #335891
2008-04-06 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #335891
* mail/em-composer-prefs.c (em_composer_prefs_construct):
Desensitize the signature editing interface if the "signatures"
GConf key is not writable.
svn path=/trunk/; revision=35328
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 300d5edac9..3b2d31c1af 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2008-04-06 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes bug #335891 + + * em-composer-prefs.c (em_composer_prefs_construct): + Desensitize the signature editing interface if the "signatures" + GConf key is not writable. + 2008-04-05 Matthew Barnes <mbarnes@redhat.com> * em-composer-prefs.c: |