mirror of
https://github.com/brl/mutter.git
synced 2025-06-26 15:07:05 +00:00
prefs: Correct the MetaPreference value for workspace names
This commit is contained in:
@ -439,7 +439,7 @@ static MetaStringArrayPreference preferences_string_array[] =
|
||||
{
|
||||
{ KEY_WORKSPACE_NAMES,
|
||||
SCHEMA_GENERAL,
|
||||
META_PREF_KEYBINDINGS,
|
||||
META_PREF_WORKSPACE_NAMES,
|
||||
},
|
||||
NULL,
|
||||
&workspace_names,
|
||||
|
Reference in New Issue
Block a user