diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-04-11 02:01:36 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-04-11 02:01:36 +0800 |
commit | fe0495c2bdae62a38f23f7c3d86eb4db3c741157 (patch) | |
tree | 17bc3f9e7e7f6cedd0ec2fe7f590ef1587083d80 /mail/ChangeLog | |
parent | afeeff5b22e0ba6deef0b02622823e939d067f9a (diff) | |
download | gsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.tar.gz gsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.tar.zst gsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.zip |
Revert my previous change. Glade was more destructive toward the file than
2008-04-10 Matthew Barnes <mbarnes@redhat.com>
* mail-config.glade:
Revert my previous change. Glade was more destructive toward the
file than I realized. But I think I fixed the core issue that was
causing Glade 3 to crash: there were two widgets named "omenuCharset".
Now the one in Composer Preferences is named "omenuCharset1".
svn path=/trunk/; revision=35353
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 bb817387d7..34dbf8f3c6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2008-04-10 Matthew Barnes <mbarnes@redhat.com> + + * mail-config.glade: + Revert my previous change. Glade was more destructive toward the + file than I realized. But I think I fixed the core issue that was + causing Glade 3 to crash: there were two widgets named "omenuCharset". + Now the one in Composer Preferences is named "omenuCharset1". + 2008-04-10 Sankar P <psankar@novell.com> * em-composer-prefs.c: (em_composer_prefs_construct): |