mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -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,
|
||||
SCHEMA_GENERAL,
|
||||
META_PREF_KEYBINDINGS,
|
||||
META_PREF_WORKSPACE_NAMES,
|
||||
},
|
||||
NULL,
|
||||
&workspace_names,
|
||||
|
Loading…
Reference in New Issue
Block a user