prefs: Correct the MetaPreference value for workspace names

This commit is contained in:
Jasper St. Pierre 2015-01-08 18:34:14 -08:00
parent ae91a174e9
commit cc7af83f8a

View File

@ -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,