[totem] main: Remove trailing space



commit 2949de3bdfb72f1b1c51132dc4f49bc26bbc0c10
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 11 16:51:03 2013 +0100

    main: Remove trailing space
    
    And add the necessary padding so that the text doesn't
    touch the radio button in that preference.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693093

 data/preferences.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/preferences.ui b/data/preferences.ui
index 0d298f0..38f8d5f 100644
--- a/data/preferences.ui
+++ b/data/preferences.ui
@@ -657,10 +657,11 @@
                         <child>
                           <object class="GtkHBox" id="hbox1">
                             <property name="visible">True</property>
+                            <property name="spacing">4</property>
                             <child>
                               <object class="GtkLabel" id="label1">
                                 <property name="visible">True</property>
-                                <property name="label" translatable="yes">Disable screensaver when playing </property>
+                                <property name="label" translatable="yes">Disable screensaver when playing</property>
                               </object>
                               <packing>
                                 <property name="position">0</property>


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