evolution r36784 - in branches/kill-bonobo: calendar/modules composer
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36784 - in branches/kill-bonobo: calendar/modules composer
- Date: Fri, 14 Nov 2008 16:33:01 +0000 (UTC)
Author: mbarnes
Date: Fri Nov 14 16:33:01 2008
New Revision: 36784
URL: http://svn.gnome.org/viewvc/evolution?rev=36784&view=rev
Log:
There we go... that's more like it.
Modified:
branches/kill-bonobo/calendar/modules/Makefile.am
branches/kill-bonobo/composer/e-msg-composer.c
Modified: branches/kill-bonobo/calendar/modules/Makefile.am
==============================================================================
--- branches/kill-bonobo/calendar/modules/Makefile.am (original)
+++ branches/kill-bonobo/calendar/modules/Makefile.am Fri Nov 14 16:33:01 2008
@@ -68,6 +68,7 @@
$(WIN32_BOOTSTRAP_LIBS) \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/calendar/gui/libcal-gui.la \
+ $(top_builddir)/mail/libevolution-module-mail.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la
libevolution_module_memos_la_LIBADD = \
Modified: branches/kill-bonobo/composer/e-msg-composer.c
==============================================================================
--- branches/kill-bonobo/composer/e-msg-composer.c (original)
+++ branches/kill-bonobo/composer/e-msg-composer.c Fri Nov 14 16:33:01 2008
@@ -67,7 +67,6 @@
#include "e-util/e-plugin-ui.h"
#include "e-util/e-util-private.h"
#include "e-util/e-util.h"
-#include <mail/em-event.h>
#include "e-signature-combo-box.h"
#include "shell/e-shell.h"
@@ -87,12 +86,10 @@
#endif
#include "mail/em-composer-utils.h"
-#include "mail/em-menu.h"
#include "mail/em-popup.h"
#include "mail/em-utils.h"
#include "mail/mail-config.h"
#include "mail/mail-crypto.h"
-#include "mail/mail-mt.h"
#include "mail/mail-ops.h"
#include "mail/mail-tools.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]