[evolution/kill-bonobo] Kill ECalPopup.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/kill-bonobo] Kill ECalPopup.
- Date: Sun, 23 Aug 2009 00:20:45 +0000 (UTC)
commit c83b2b819578571d9d5f346eb01dc416ccafe3a5
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Aug 22 20:15:25 2009 -0400
Kill ECalPopup.
calendar/gui/Makefile.am | 3 -
calendar/gui/dialogs/task-page.c | 1 -
calendar/gui/e-cal-popup.c | 501 --------------------------------------
calendar/gui/e-cal-popup.h | 214 ----------------
configure.ac | 3 +-
5 files changed, 2 insertions(+), 720 deletions(-)
---
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index a8993bc..b7bf7f5 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -19,7 +19,6 @@ ecalendarinclude_HEADERS = \
e-cal-event.h \
e-cal-model-calendar.h \
e-cal-model.h \
- e-cal-popup.h \
e-calendar-view.h \
e-cell-date-edit-text.h \
e-comp-editor-registry.h \
@@ -109,8 +108,6 @@ libevolution_calendar_la_SOURCES = \
e-cal-model-calendar.h \
e-cal-model.c \
e-cal-model.h \
- e-cal-popup.h \
- e-cal-popup.c \
e-cal-list-view.c \
e-cal-list-view.h \
e-cal-model-memos.c \
diff --git a/calendar/gui/dialogs/task-page.c b/calendar/gui/dialogs/task-page.c
index 7498f98..632cc52 100644
--- a/calendar/gui/dialogs/task-page.c
+++ b/calendar/gui/dialogs/task-page.c
@@ -53,7 +53,6 @@
#include "../e-meeting-attendee.h"
#include "../e-meeting-store.h"
#include "../e-meeting-list-view.h"
-#include "../e-cal-popup.h"
#define TASK_PAGE_GET_PRIVATE(obj) \
(G_TYPE_INSTANCE_GET_PRIVATE \
diff --git a/configure.ac b/configure.ac
index d78715c..41ea74d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1814,7 +1814,7 @@ plugins_experimental="$plugins_experimental_always $IPOD_SYNC $TNEF_ATTACHMENTS
all_plugins_experimental="$plugins_experimental_always ipod-sync tnef-attachments"
dnl Temporary KILL-BONOBO hack
-enable_plugins="attachment-reminder addressbook-file audio-inline backup-restore bbdb bogo-junk-plugin caldav calendar-file calendar-http calendar-weather default-mailer default-source email-custom-header external-editor face google-account-setup hula-account-setup imap-features itip-formatter mail-notification mail-to-task mark-all-read plugin-manager prefer-plain profiler pst-import sa-junk-plugin save-calendar startup-wizard subject-thread templates $TNEF_ATTACHMENTS vcard-inline webdav-account-setup"
+enable_plugins="attachment-reminder addressbook-file audio-inline backup-restore bbdb bogo-junk-plugin caldav calendar-file calendar-http calendar-weather default-mailer default-source email-custom-header external-editor face google-account-setup hula-account-setup imap-features itip-formatter mail-notification mail-to-task mark-all-read plugin-manager prefer-plain profiler pst-import sa-junk-plugin startup-wizard subject-thread templates $TNEF_ATTACHMENTS vcard-inline webdav-account-setup"
dnl PLUGINS NOT BUILDING YET
dnl ------------------------
@@ -1825,6 +1825,7 @@ dnl mailing-list-actions
dnl mono
dnl publish-calendar
dnl python
+dnl save-calendar
case x"$enable_plugins" in
xno)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]