aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-10-12 09:10:26 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-12 09:10:26 +0800
commit3c4dcee5075aff81b7f6fb1634910dac6667949c (patch)
treecef4039dc0512b32425ea929f042295cc2dcd7dd /calendar
parent25c8b2416833c6c95a57b7f1f8402d2e280892a1 (diff)
downloadgsoc2013-evolution-3c4dcee5075aff81b7f6fb1634910dac6667949c.tar
gsoc2013-evolution-3c4dcee5075aff81b7f6fb1634910dac6667949c.tar.gz
gsoc2013-evolution-3c4dcee5075aff81b7f6fb1634910dac6667949c.tar.bz2
gsoc2013-evolution-3c4dcee5075aff81b7f6fb1634910dac6667949c.tar.lz
gsoc2013-evolution-3c4dcee5075aff81b7f6fb1634910dac6667949c.tar.xz
gsoc2013-evolution-3c4dcee5075aff81b7f6fb1634910dac6667949c.tar.zst
gsoc2013-evolution-3c4dcee5075aff81b7f6fb1634910dac6667949c.zip
Disable stuff
svn path=/trunk/; revision=5875
Diffstat (limited to 'calendar')
-rw-r--r--calendar/gui/calendar-component.c3
-rw-r--r--calendar/gui/component-factory.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c
index e5fb4c65a0..b30bae6a02 100644
--- a/calendar/gui/calendar-component.c
+++ b/calendar/gui/calendar-component.c
@@ -30,8 +30,9 @@
#include "component-factory.h"
#include "control-factory.h"
#include "calendar-config.h"
+#if WANT_THE_EXECUTIVE_SUMMARY
#include "calendar-summary.h"
-
+#endif
#define COMPONENT_FACTORY_ID "OAFIID:evolution-shell-component-factory:evolution-calendar:cba77062-1466-4aac-8ce7-b019eaf2e921"
diff --git a/calendar/gui/component-factory.c b/calendar/gui/component-factory.c
index e5fb4c65a0..b30bae6a02 100644
--- a/calendar/gui/component-factory.c
+++ b/calendar/gui/component-factory.c
@@ -30,8 +30,9 @@
#include "component-factory.h"
#include "control-factory.h"
#include "calendar-config.h"
+#if WANT_THE_EXECUTIVE_SUMMARY
#include "calendar-summary.h"
-
+#endif
#define COMPONENT_FACTORY_ID "OAFIID:evolution-shell-component-factory:evolution-calendar:cba77062-1466-4aac-8ce7-b019eaf2e921"