From b5aa03547f52f0fd6900e208745f3264437241d3 Mon Sep 17 00:00:00 2001 From: Clement Lefebvre Date: Mon, 25 Jan 2016 17:06:52 +0000 Subject: [PATCH] Switch system font setting to org.gnome (we need to agree on this across DEs) --- xedit/xedit-prefs-manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xedit/xedit-prefs-manager.h b/xedit/xedit-prefs-manager.h index 2ba7043..c8433a1 100644 --- a/xedit/xedit-prefs-manager.h +++ b/xedit/xedit-prefs-manager.h @@ -108,7 +108,7 @@ #define GPM_ACTIVE_PLUGINS "active-plugins" /* Global Interface keys */ -#define GPM_INTERFACE_SCHEMA "org.mate.interface" +#define GPM_INTERFACE_SCHEMA "org.gnome.desktop.interface" #define GPM_SYSTEM_FONT "monospace-font-name" /* Fallback default values. Keep in sync with org.x.editor.gschema.xml */