[gnome-control-center] sharing: Minor cosmetic changes



commit 4def21caf1580193903d903eb6e95a8ae77c212b
Author: Chris Johns <christopher johns intel com>
Date:   Thu Mar 13 11:23:31 2014 +0000

    sharing: Minor cosmetic changes
    
    The top label is now has character limited width, and a small amount of
    bottom padding.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=724629

 panels/sharing/sharing.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/sharing/sharing.ui b/panels/sharing/sharing.ui
index 0a77b15..74b769c 100644
--- a/panels/sharing/sharing.ui
+++ b/panels/sharing/sharing.ui
@@ -848,6 +848,8 @@
                     <property name="label" translatable="yes">Allow remote users to view or control your 
screen by connecting to: &lt;a href="vnc://%s"&gt;vnc://%s&lt;/a&gt;</property>
                     <property name="use_markup">True</property>
                     <property name="wrap">True</property>
+                    <property name="max-width-chars">40</property>
+                    <property name="margin_bottom">6</property>
                   </object>
                   <packing>
                     <property name="left_attach">0</property>


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