[gnome-control-center] privacy: Change the location label so it's short enough



commit 4b04bc53fc4d6ba1ebf91760a8a320a28a8089bc
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Aug 19 19:49:39 2014 +0200

    privacy: Change the location label so it's short enough
    
    And doesn't resize the shell width when switching panels.

 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 875b7a8..24620e8 100644
--- a/panels/privacy/privacy.ui
+++ b/panels/privacy/privacy.ui
@@ -787,7 +787,7 @@ All the information we collect is made anonymous, and we will never share your d
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="xalign">0</property>
-                            <property name="label" translatable="yes">Allows applications to determine your 
geographical location</property>
+                            <property name="label" translatable="yes">Used to determine your geographical 
location</property>
                             <style>
                               <class name="dim-label"/>
                             </style>


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