diff options
author | Sankar P <psankar@novell.com> | 2008-04-10 19:20:04 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-04-10 19:20:04 +0800 |
commit | afeeff5b22e0ba6deef0b02622823e939d067f9a (patch) | |
tree | 237294a6f40b16583e439395802fb5768d22c85e /mail/ChangeLog | |
parent | a04ddcee5a2c42f98319ec5c1f26b7f63f52c0ef (diff) | |
download | gsoc2013-evolution-afeeff5b22e0ba6deef0b02622823e939d067f9a.tar.gz gsoc2013-evolution-afeeff5b22e0ba6deef0b02622823e939d067f9a.tar.zst gsoc2013-evolution-afeeff5b22e0ba6deef0b02622823e939d067f9a.zip |
Change the name of the variable we look for in the glade file.
2008-04-10 Sankar P <psankar@novell.com>
* em-composer-prefs.c: (em_composer_prefs_construct):
Change the name of the variable we look for in
the glade file.
Also add some if conditions to avoid certain crash.
** See bug #527327
svn path=/trunk/; revision=35352
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 258bd680f8..bb817387d7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2008-04-10 Sankar P <psankar@novell.com> + + * em-composer-prefs.c: (em_composer_prefs_construct): + Change the name of the variable we look for in + the glade file. + + Also add some if conditions to avoid certain crash. + + ** See bug #527327 + 2008-04-09 Matthew Barnes <mbarnes@redhat.com> * mail-config.glade: |