summarylogtreecommitdiffstats
path: root/linuxmint_gcal_new_calendar_page.patch
diff options
context:
space:
mode:
authorSam Burgos2021-12-02 08:31:33 -0600
committerSam Burgos2021-12-02 08:31:33 -0600
commit01ea95410323c36a0073ca1a1273a66ba242a168 (patch)
treef5e28795662bad439a0dab519a571ce87b989551 /linuxmint_gcal_new_calendar_page.patch
parent7b3d844525caf4848ffec9fa4e42dadcb7043f9d (diff)
downloadaur-01ea95410323c36a0073ca1a1273a66ba242a168.tar.gz
updated to version 41.1 and changed the information of the patch files
Diffstat (limited to 'linuxmint_gcal_new_calendar_page.patch')
-rw-r--r--linuxmint_gcal_new_calendar_page.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/linuxmint_gcal_new_calendar_page.patch b/linuxmint_gcal_new_calendar_page.patch
new file mode 100644
index 000000000000..d7985e7aeff3
--- /dev/null
+++ b/linuxmint_gcal_new_calendar_page.patch
@@ -0,0 +1,12 @@
+--- 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);
+ }
+
+
+