aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/caja/files/patch-libcaja-private_caja-global-preferences.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/caja/files/patch-libcaja-private_caja-global-preferences.c')
-rw-r--r--x11-fm/caja/files/patch-libcaja-private_caja-global-preferences.c22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-fm/caja/files/patch-libcaja-private_caja-global-preferences.c b/x11-fm/caja/files/patch-libcaja-private_caja-global-preferences.c
deleted file mode 100644
index 8abd1bc7d6d4..000000000000
--- a/x11-fm/caja/files/patch-libcaja-private_caja-global-preferences.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- libcaja-private/caja-global-preferences.c.orig 2020-08-28 11:29:20 UTC
-+++ libcaja-private/caja-global-preferences.c
-@@ -34,6 +34,19 @@
- #include <eel/eel-string.h>
- #include <glib/gi18n.h>
-
-+GSettings *caja_preferences;
-+GSettings *caja_media_preferences;
-+GSettings *caja_window_state;
-+GSettings *caja_icon_view_preferences;
-+GSettings *caja_desktop_preferences;
-+GSettings *caja_tree_sidebar_preferences;
-+GSettings *caja_compact_view_preferences;
-+GSettings *caja_list_view_preferences;
-+GSettings *caja_extension_preferences;
-+
-+GSettings *mate_background_preferences;
-+GSettings *mate_lockdown_preferences;
-+
- /*
- * Public functions
- */