aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
diff options
context:
space:
mode:
authorEskil Heyn Olsen <eskil@src.gnome.org>1999-11-05 20:38:16 +0800
committerEskil Heyn Olsen <eskil@src.gnome.org>1999-11-05 20:38:16 +0800
commitc8fce201dc8b14505f2e0387689947922e08f956 (patch)
treea411148510af63bd0818edeac3f3360b8921ab67 /calendar/gui
parentee413a3fd2c6ee802b6af1286f1cf7a65f52c5f1 (diff)
downloadgsoc2013-evolution-c8fce201dc8b14505f2e0387689947922e08f956.tar.gz
gsoc2013-evolution-c8fce201dc8b14505f2e0387689947922e08f956.tar.zst
gsoc2013-evolution-c8fce201dc8b14505f2e0387689947922e08f956.zip
Commented the code out, thus the capplet works again.
* calendar-conduit-control-applet.c (readStateCfg): Commented the code out, thus the capplet works again. svn path=/trunk/; revision=1368
Diffstat (limited to 'calendar/gui')
-rw-r--r--calendar/gui/calendar-conduit-control-applet.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/calendar-conduit-control-applet.c b/calendar/gui/calendar-conduit-control-applet.c
index fb1aeeadd9..0950772d2e 100644
--- a/calendar/gui/calendar-conduit-control-applet.c
+++ b/calendar/gui/calendar-conduit-control-applet.c
@@ -235,6 +235,7 @@ setStateCfg(GtkWidget *w,GCalConduitCfg *cfg)
static void
readStateCfg(GtkWidget *w,GCalConduitCfg *cfg)
{
+/*
GtkWidget *button;
button = gtk_object_get_data(GTK_OBJECT(w), "conduit_on_off");
@@ -242,6 +243,7 @@ readStateCfg(GtkWidget *w,GCalConduitCfg *cfg)
g_assert(button!=NULL);
activated = GTK_TOGGLE_BUTTON(button)->active;
+*/
}
static void
>1-0/+1 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Update to 1.2.roam2003-03-052-3/+2 * Remove pkg-comment files in my ports.roam2003-02-202-1/+1 * Update the WWW location.roam2003-01-221-1/+1 * USE_REINPLACE.roam2003-01-211-1/+2 * Deploy USE_GNOMENG infrastructurelioux2002-09-011-3/+5 * There is no 'gtk' category, so don't list it in ${CATEGORIES} here.dd2001-06-011-1/+1 * Various patches (mainly shared library revision changes) for thoseade2001-05-051-7/+10 * sync with bsd.port.mk's PORTDOCS handlingroam2001-01-172-9/+9 * Refix my fix (;-) -- really update for bsd.port.mk rev 1.361.will2001-01-171-1/+2 * Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-171-5/+0