aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-mt.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-06 07:04:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-02-06 07:04:08 +0800
commit8634c7a4ecc6d1e41fab52fc3e83333fff6bd6bd (patch)
tree52d488e0a1c73dfa3472d06c314287f7ec8e7319 /mail/mail-mt.c
parent11f8fdd1cc92671ed3c2bdadae1aca673b7c4987 (diff)
downloadgsoc2013-evolution-8634c7a4ecc6d1e41fab52fc3e83333fff6bd6bd.tar.gz
gsoc2013-evolution-8634c7a4ecc6d1e41fab52fc3e83333fff6bd6bd.tar.zst
gsoc2013-evolution-8634c7a4ecc6d1e41fab52fc3e83333fff6bd6bd.zip
Moved bonobo includes from the .c to the .h. Include
2001-02-05 Christopher James Lahey <clahey@ximian.com> * evolution-mbox-importer.c, evolution-mbox-importer.h: Moved bonobo includes from the .c to the .h. Include evolution-mbox-importer.h in evolution-mbox-importer.c. * evolution-outlook-importer.c, evolution-outlook-importer.h: Moved bonobo includes from the .c to the .h. Include evolution-outlook-importer.h in evolution-outlook-importer.c. * mail-callbacks.c: Include mail-send-recv.h. * mail-local.c (mail_local_lookup_folder): Cast local_store to CAMEL_STORE. * mail-mt.c (mail_msg_cleanup): Make this function static. * mail-send-recv.c, mail-send-recv.h: Created mail_send_recv.h. Included it in mail-send-recv.c. Added a #include <libgnomeui/gnome-window-icon.h>. (mail_send_receive): Added a cast. * mail-summary.c (new_folder_cb, removed_folder_cb, create_summary_view): Cast the source func in calling g_idle_add. svn path=/trunk/; revision=8002
Diffstat (limited to 'mail/mail-mt.c')
-rw-r--r--mail/mail-mt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-mt.c b/mail/mail-mt.c
index 103ddc0de6..c481d6c715 100644
--- a/mail/mail-mt.c
+++ b/mail/mail-mt.c
@@ -216,7 +216,7 @@ mail_msg_received(EThread *e, EMsg *msg, void *data)
m->ops->receive_msg(m);
}
-void mail_msg_cleanup(void)
+static void mail_msg_cleanup(void)
{
e_thread_destroy(mail_thread_queued);
e_thread_destroy(mail_thread_new);
lantw44/cgit/freebsd-ports-gnome/commit/net/libvncserver?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=8dc323dc2bd29f0219de5776d0c246c80eba274e'>Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1 * Cleanup plistantoine2014-11-221-1/+0 * Bump PORTREVISION on more ports that depend on libgcrypt after the updatetijl2014-08-061-1/+1 * net/libvncserver: fix compile warningmarino2014-07-272-2/+13 * - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1 * - Add USES=libtool and INSTALL_TARGET=install-striptijl2014-07-102-19/+13 * Drop maintainershipbapt2013-12-171-1/+1 * Fix bad usage of options helpersbapt2013-10-191-1/+1 * Use OPTIONS helper and remove now useless bsd.port.options.mk inclusionbapt2013-10-191-5/+1 * Use stagebapt2013-09-232-10/+9 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Fix typobapt2013-06-141-1/+1 * Use new options helpersbapt2013-06-141-26/+15 * Chase security/libgcrypt updateehaupt2013-05-041-1/+1 * Add an ipv6 optionbapt2013-03-241-5/+11 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1 * - Add UPDATING entry for gnutls updatenovel2013-02-061-1/+1 * Trim headerbapt2012-12-311-8/+3 * Fix lookup of png librarybapt2012-06-081-1/+1 * Fix another typobapt2012-06-081-1/+1 * Fix 2 typosbapt2012-06-081-1/+1 * Add png dependency if present of the system it is linked to.bapt2012-06-081-2/+3 * Incorporate commit 66282f58000c8863e104666c30cb67b1d5cbdee3 from upstream.flo2012-06-072-0/+15 * Convert to new options frameworkbapt2012-06-031-6/+8