aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-04-11 02:01:36 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-04-11 02:01:36 +0800
commitfe0495c2bdae62a38f23f7c3d86eb4db3c741157 (patch)
tree17bc3f9e7e7f6cedd0ec2fe7f590ef1587083d80 /mail/ChangeLog
parentafeeff5b22e0ba6deef0b02622823e939d067f9a (diff)
downloadgsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.tar
gsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.tar.gz
gsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.tar.bz2
gsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.tar.lz
gsoc2013-evolution-fe0495c2bdae62a38f23f7c3d86eb4db3c741157.tar.xz
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/ChangeLog8
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):