[gnome-control-center] sharing: Rename header label in Media Sharing



commit ca84ceed79dd277384a83f02e41280c59462eda2
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jun 12 12:28:59 2014 +0200

    sharing: Rename header label in Media Sharing
    
    As per mockups
    
    https://bugzilla.gnome.org/show_bug.cgi?id=731580

 panels/sharing/sharing.ui |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/panels/sharing/sharing.ui b/panels/sharing/sharing.ui
index 9d30f73..cf5bdce 100644
--- a/panels/sharing/sharing.ui
+++ b/panels/sharing/sharing.ui
@@ -954,8 +954,11 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Shared Folders</property>
+                <property name="label" translatable="yes">Folders</property>
                 <property name="mnemonic_widget">scrolledwindow1</property>
+                <attributes>
+                  <attribute name="weight" value="bold"/>
+                </attributes>
               </object>
               <packing>
                 <property name="left_attach">0</property>


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