[Xfce4-commits] [apps/xfce4-screensaver] 08/425: cambiando la posicion del boton vista previa, para que se vea equilibrado

noreply at xfce.org noreply at xfce.org
Mon Oct 15 01:47:35 CEST 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/xfce4-screensaver.

commit 43cee15f735cfdf2615306209990a3cecae21724
Author: Perberos <perberos at gmail.com>
Date:   Sat Nov 5 11:22:38 2011 -0300

    cambiando la posicion del boton vista previa, para que se vea equilibrado
---
 data/mate-screensaver-preferences.ui | 46 ++++++++++++------------------------
 1 file changed, 15 insertions(+), 31 deletions(-)

diff --git a/data/mate-screensaver-preferences.ui b/data/mate-screensaver-preferences.ui
index cfa6ccd..b0196c4 100644
--- a/data/mate-screensaver-preferences.ui
+++ b/data/mate-screensaver-preferences.ui
@@ -70,6 +70,18 @@
               </object>
             </child>
             <child>
+				<object class="GtkButton" id="preview_button">
+					<property name="visible">True</property>
+					<property name="can_default">True</property>
+					<property name="can_focus">True</property>
+					<property name="relief">GTK_RELIEF_NORMAL</property>
+					<property name="focus_on_click">True</property>
+					<property name="image">preview_image</property>
+					<property name="label" translatable="yes">_Preview</property>
+					<property name="use_underline">True</property>
+				</object>
+			</child>
+            <child>
               <object class="GtkButton" id="button1">
                 <property name="visible">True</property>
                 <property name="can_default">True</property>
@@ -138,7 +150,7 @@
                         <child>
                           <object class="GtkTable" id="table1">
                             <property name="visible">True</property>
-                            <property name="n_rows">2</property>
+                            <property name="n_rows">1</property>
                             <property name="n_columns">2</property>
                             <property name="homogeneous">False</property>
                             <property name="row_spacing">6</property>
@@ -177,40 +189,12 @@
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkDrawingArea" id="preview_area">
-			    </object>
+                              <object class="GtkDrawingArea" id="preview_area"></object>
                               <packing>
                                 <property name="left_attach">1</property>
                                 <property name="right_attach">2</property>
                                 <property name="top_attach">0</property>
-                                <property name="bottom_attach">2</property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkHButtonBox" id="hbuttonbox1">
-                                <property name="visible">True</property>
-                                <property name="layout_style">GTK_BUTTONBOX_START</property>
-                                <property name="spacing">0</property>
-                                <child>
-                                  <object class="GtkButton" id="preview_button">
-                                    <property name="visible">True</property>
-                                    <property name="can_default">True</property>
-                                    <property name="can_focus">True</property>
-                                    <property name="relief">GTK_RELIEF_NORMAL</property>
-                                    <property name="focus_on_click">True</property>
-                                    <property name="image">preview_image</property>
-                                    <property name="label" translatable="yes">_Preview</property>
-                                    <property name="use_underline">True</property>
-                                  </object>
-                                </child>
-                              </object>
-                              <packing>
-                                <property name="left_attach">0</property>
-                                <property name="right_attach">1</property>
-                                <property name="top_attach">1</property>
-                                <property name="bottom_attach">2</property>
-                                <property name="x_options">fill</property>
-                                <property name="y_options">fill</property>
+                                <property name="bottom_attach">1</property>
                               </packing>
                             </child>
                           </object>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list