aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-05-15 02:21:03 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-15 02:21:03 +0800
commitbfe4d349ad7c9102f4234f13a641b17e28bf69e7 (patch)
treefdafa50648ee39ed81786cec531ef355e37d549b /mail/ChangeLog
parenta1ce3904ce91366e1bf5ecc57f8280b9440a0cd9 (diff)
downloadgsoc2013-evolution-bfe4d349ad7c9102f4234f13a641b17e28bf69e7.tar
gsoc2013-evolution-bfe4d349ad7c9102f4234f13a641b17e28bf69e7.tar.gz
gsoc2013-evolution-bfe4d349ad7c9102f4234f13a641b17e28bf69e7.tar.bz2
gsoc2013-evolution-bfe4d349ad7c9102f4234f13a641b17e28bf69e7.tar.lz
gsoc2013-evolution-bfe4d349ad7c9102f4234f13a641b17e28bf69e7.tar.xz
gsoc2013-evolution-bfe4d349ad7c9102f4234f13a641b17e28bf69e7.tar.zst
gsoc2013-evolution-bfe4d349ad7c9102f4234f13a641b17e28bf69e7.zip
(config_write_style): fflush the gtkrc file.
svn path=/trunk/; revision=25909
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 862289fa6a..92618fd407 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -6,6 +6,7 @@
(config_write_style): Reuse config->gtkrc string instead of
constructing the path again.
(mail_config_write_on_exit): Free the gtkrc path.
+ (config_write_style): fflush the gtkrc file.
* em-popup.c (emp_popup_resend): Updated the #if 0'd code for the
API chanegs made to em_utils_edit_messages().