[gnome-control-center] sharing: Put a real description string in the media dialog



commit d6c7e67d4f7f022fea8e16f28f0c8b916bbe5cf2
Author: Yosef Or Boczko <yoseforb src gnome org>
Date:   Wed Nov 26 09:56:49 2014 +0200

    sharing: Put a real description string in the media dialog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736537

 panels/sharing/sharing.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/panels/sharing/sharing.ui b/panels/sharing/sharing.ui
index 32fc322..3371e02 100644
--- a/panels/sharing/sharing.ui
+++ b/panels/sharing/sharing.ui
@@ -896,7 +896,8 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Share music, photos and videos over the 
network.</property>
+                <property name="label" translatable="yes">Media sharing allows you to share music, photos 
and videos over the network.</property>
+                <property name="max-width-chars">40</property>
                 <property name="wrap">True</property>
               </object>
               <packing>


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