data: Don't set overridesSchema for classic mode
The shell now hardcodes this until we get session-specific defaults in GSettings proper, so the property is no longer used.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"parentMode": "user",
|
||||
"stylesheetName": "gnome-classic.css",
|
||||
"overridesSchema": "org.gnome.shell.extensions.classic-overrides",
|
||||
"enabledExtensions": [@CLASSIC_EXTENSIONS@],
|
||||
"panel": { "left": ["activities", "appMenu"],
|
||||
"center": [],
|
||||
|
||||
Reference in New Issue
Block a user