mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 17:40:40 -05:00
prefs: Correct the MetaPreference value for workspace names
This commit is contained in:
parent
ae91a174e9
commit
cc7af83f8a
@ -439,7 +439,7 @@ static MetaStringArrayPreference preferences_string_array[] =
|
|||||||
{
|
{
|
||||||
{ KEY_WORKSPACE_NAMES,
|
{ KEY_WORKSPACE_NAMES,
|
||||||
SCHEMA_GENERAL,
|
SCHEMA_GENERAL,
|
||||||
META_PREF_KEYBINDINGS,
|
META_PREF_WORKSPACE_NAMES,
|
||||||
},
|
},
|
||||||
NULL,
|
NULL,
|
||||||
&workspace_names,
|
&workspace_names,
|
||||||
|
Loading…
Reference in New Issue
Block a user