summarylogtreecommitdiffstats
path: root/linuxmint_gcal_new_calendar_page.patch
diff options
context:
space:
mode:
Diffstat (limited to 'linuxmint_gcal_new_calendar_page.patch')
-rw-r--r--linuxmint_gcal_new_calendar_page.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/linuxmint_gcal_new_calendar_page.patch b/linuxmint_gcal_new_calendar_page.patch
deleted file mode 100644
index d7985e7aeff3..000000000000
--- a/linuxmint_gcal_new_calendar_page.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/gui/calendar-management/gcal-new-calendar-page.c
-+++ src/gui/calendar-management/gcal-new-calendar-page.c
-@@ -493,7 +493,7 @@
- {
- GDBusConnection *connection = g_application_get_dbus_connection (g_application_get_default ());
-
-- gcal_utils_launch_online_accounts_panel (connection, NULL, NULL);
-+ g_spawn_command_line_async ("cinnamon-settings online-accounts", NULL);
- }
-
-
-