[mutter] prefs: Correct the MetaPreference value for workspace names
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] prefs: Correct the MetaPreference value for workspace names
- Date: Fri, 9 Jan 2015 22:15:28 +0000 (UTC)
commit cc7af83f8ac020b55c66afb04106c578df0d1d52
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Jan 8 18:34:14 2015 -0800
prefs: Correct the MetaPreference value for workspace names
src/core/prefs.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/core/prefs.c b/src/core/prefs.c
index 85432a0..4b98ef0 100644
--- a/src/core/prefs.c
+++ b/src/core/prefs.c
@@ -439,7 +439,7 @@ static MetaStringArrayPreference preferences_string_array[] =
{
{ KEY_WORKSPACE_NAMES,
SCHEMA_GENERAL,
- META_PREF_KEYBINDINGS,
+ META_PREF_WORKSPACE_NAMES,
},
NULL,
&workspace_names,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]