summarylogtreecommitdiffstats
path: root/add_cinnamon_settings_online_support.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 /add_cinnamon_settings_online_support.patch
parent7b3d844525caf4848ffec9fa4e42dadcb7043f9d (diff)
downloadaur-01ea95410323c36a0073ca1a1273a66ba242a168.tar.gz
updated to version 41.1 and changed the information of the patch files
Diffstat (limited to 'add_cinnamon_settings_online_support.patch')
-rw-r--r--add_cinnamon_settings_online_support.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/add_cinnamon_settings_online_support.patch b/add_cinnamon_settings_online_support.patch
deleted file mode 100644
index c859a3b010fb..000000000000
--- a/add_cinnamon_settings_online_support.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/gui/gcal-window.c
-+++ src/gui/gcal-window.c
-@@ -395,7 +395,7 @@
- {
- GApplication *application = g_application_get_default ();
-
-- gcal_utils_launch_online_accounts_panel (g_application_get_dbus_connection (application), NULL, NULL);
-+ g_spawn_command_line_async ("cinnamon-settings online-accounts", NULL);
- }
-
- static void
-
-