[gnome-flashback] input-sources: fix copy-paste error
- From: Sebastian Geiger <segeiger src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback] input-sources: fix copy-paste error
- Date: Wed, 23 Sep 2015 21:11:20 +0000 (UTC)
commit 25630292dbc8db4643d5b997348dd9171b582080
Author: Sebastian Geiger <sbastig gmx net>
Date: Wed Sep 23 22:30:48 2015 +0200
input-sources: fix copy-paste error
.../libinput-sources/gf-input-source-manager.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-flashback/libinput-sources/gf-input-source-manager.c
b/gnome-flashback/libinput-sources/gf-input-source-manager.c
index 7c57603..29fd3fe 100644
--- a/gnome-flashback/libinput-sources/gf-input-source-manager.c
+++ b/gnome-flashback/libinput-sources/gf-input-source-manager.c
@@ -193,7 +193,7 @@ switch_input_backward_changed_cb (GSettings *settings,
action = 0;
}
- keybindings = g_settings_get_strv (settings, KEY_SWITCH_INPUT_SOURCE);
+ keybindings = g_settings_get_strv (settings, KEY_SWITCH_INPUT_SOURCE_BACKWARD);
/* There might be multiple keybindings set, but we will grab only one. */
for (i = 0; keybindings[i] != NULL; i++)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]