[gnome-control-center] privacy: Fix mnemonic widget for software switch



commit 05a3af45ecc2fb02277a7c58d6d6d1fc7726385d
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 6 13:40:19 2015 +0100

    privacy: Fix mnemonic widget for software switch
    
    Copy/paste error.

 panels/privacy/privacy.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/privacy/privacy.ui b/panels/privacy/privacy.ui
index fbc7a3e..bc20c88 100644
--- a/panels/privacy/privacy.ui
+++ b/panels/privacy/privacy.ui
@@ -657,7 +657,7 @@ All the information we collect is made anonymous, and we will never share your d
                 <property name="xalign">0</property>
                 <property name="label" translatable="yes">_Send software usage statistics</property>
                 <property name="use_underline">True</property>
-                <property name="mnemonic_widget">recently_used_switch</property>
+                <property name="mnemonic_widget">software_usage_switch</property>
               </object>
               <packing>
                 <property name="left_attach">0</property>


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