[evolution] Bug 775268 - evolution-alarm-notify Edit button does not work



commit 11a4bb80d750e3f07b8c3c4e03492456fdd71cba
Author: Milan Crha <mcrha redhat com>
Date:   Tue Dec 6 14:59:05 2016 +0100

    Bug 775268 - evolution-alarm-notify Edit button does not work

 src/modules/calendar/e-cal-shell-backend.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/modules/calendar/e-cal-shell-backend.c b/src/modules/calendar/e-cal-shell-backend.c
index 2cde083..36a042d 100644
--- a/src/modules/calendar/e-cal-shell-backend.c
+++ b/src/modules/calendar/e-cal-shell-backend.c
@@ -161,7 +161,7 @@ e_cal_shell_backend_handle_uri (EShellBackend *shell_backend,
                return FALSE;
 
        return e_cal_base_shell_backend_util_handle_uri (shell_backend,
-               E_CAL_CLIENT_SOURCE_TYPE_TASKS, uri, cal_shell_backend_handle_uri_start_end_dates);
+               E_CAL_CLIENT_SOURCE_TYPE_EVENTS, uri, cal_shell_backend_handle_uri_start_end_dates);
 }
 
 static void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]