[evolution/gnome-3-22] Bug 775268 - evolution-alarm-notify Edit button does not work



commit 2f927f7ca1b30776c0645a144b4b498c8f51d3a9
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

 modules/calendar/e-cal-shell-backend.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/calendar/e-cal-shell-backend.c b/modules/calendar/e-cal-shell-backend.c
index 35a58fb..e02952f 100644
--- a/modules/calendar/e-cal-shell-backend.c
+++ b/modules/calendar/e-cal-shell-backend.c
@@ -163,7 +163,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]