aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-tasks.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-tasks.c')
-rw-r--r--calendar/gui/e-tasks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-tasks.c b/calendar/gui/e-tasks.c
index ab59d80273..d79ae1cb90 100644
--- a/calendar/gui/e-tasks.c
+++ b/calendar/gui/e-tasks.c
@@ -96,7 +96,7 @@ e_tasks_class_init (ETasksClass *class)
e_tasks_signals[SELECTION_CHANGED] =
gtk_signal_new ("selection_changed",
- GTK_RUN_FIRST,
+ GTK_RUN_LAST,
object_class->type,
GTK_SIGNAL_OFFSET (ETasksClass, selection_changed),
gtk_marshal_NONE__INT,
th class='left'>Commit message (Expand)AuthorAgeFilesLines * - Replace WITH_APACHE2 by USE_APACHE, rename httpd.conf.xxx tothierry2006-01-064-10/+16 * Upgrade to 1.0.2.thierry2005-10-173-3/+15 * Update to 1.0.1 (fix conversion script to migrate IMP filter rules).thierry2005-01-262-3/+3 * Don't let RUN_DEPENDS rely on a fixed HORDEDIR.thierry2005-01-161-1/+1