From c20c00778111152e89eb87f0e81b844505c6bdd7 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 17 Dec 2005 18:27:13 +0000 Subject: Beautify #include order and syntax. Use gstdio wrappers. Construct 2005-12-17 Tor Lillqvist * message-list.c: Beautify #include order and syntax. Use gstdio wrappers. Construct pathnames of files to be read at run-time instead of using compile-time paths. svn path=/trunk/; revision=30841 --- mail/ChangeLog | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 2f89500b4f..26561df8e7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -19,12 +19,14 @@ * mail-ops.c: Use gstdio wrappers. Open file in binary mode. * mail-signature-editor.c - * mail-vfolder.c: Use gstdio wrappers. Construct XML file pathname - at run-time. - - * mail-tools.c: Use gstdio wrappers. Beautify #include order and - syntax. - (mail_tool_get_local_movemail_path): Not used, put in #if 0. + * mail-tools.c + * mail-vfolder.c + * message-list.c: Beautify #include order and syntax. Use gstdio + wrappers. Construct pathnames of files to be read at run-time + instead of using compile-time paths. + + * mail-tools.c (mail_tool_get_local_movemail_path): Not used, put + in #if 0. 2005-12-12 Karsten Bräckelmann -- cgit v1.2.3