summaryrefslogtreecommitdiff
path: root/src/gs-prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gs-prefs.c')
-rw-r--r--src/gs-prefs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gs-prefs.c b/src/gs-prefs.c
index 193600b..1a8a426 100644
--- a/src/gs-prefs.c
+++ b/src/gs-prefs.c
@@ -34,7 +34,7 @@ static void gs_prefs_class_init (GSPrefsClass *klass);
static void gs_prefs_init (GSPrefs *prefs);
static void gs_prefs_finalize (GObject *object);
-#define LOCKDOWN_SETTINGS_SCHEMA "org.mate.desktop.lockdown"
+#define LOCKDOWN_SETTINGS_SCHEMA "org.mate.lockdown"
#define KEY_LOCK_DISABLE "disable-lock-screen"
#define KEY_USER_SWITCH_DISABLE "disable-user-switching"