[gnome-control-center] region: Switch to the input sources section



commit c8b4efd10bd05697ce66987085fcca6097c04f18
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 18 13:26:28 2012 +0200

    region: Switch to the input sources section
    
    When clicking on the link.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=684280

 panels/region/gnome-region-panel-input.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/region/gnome-region-panel-input.c b/panels/region/gnome-region-panel-input.c
index 6fbe5b8..f786f81 100644
--- a/panels/region/gnome-region-panel-input.c
+++ b/panels/region/gnome-region-panel-input.c
@@ -1138,7 +1138,7 @@ go_to_shortcuts (GtkLinkButton *button,
                  CcRegionPanel *panel)
 {
   CcShell *shell;
-  const gchar *argv[] = { "shortcuts", NULL };
+  const gchar *argv[] = { "shortcuts", "Typing", NULL };
   GError *error = NULL;
 
   shell = cc_panel_get_shell (CC_PANEL (panel));



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]