[pitivi: 3/9] Remove the Skip button and its separator



commit 9489d6009f285a9ae229ef98d975cc956ffffec5
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date:   Tue Nov 23 13:00:54 2010 -0500

    Remove the Skip button and its separator

 pitivi/ui/startupwizard.glade |   27 +--------------------------
 1 files changed, 1 insertions(+), 26 deletions(-)
---
diff --git a/pitivi/ui/startupwizard.glade b/pitivi/ui/startupwizard.glade
index d922648..72a8e06 100644
--- a/pitivi/ui/startupwizard.glade
+++ b/pitivi/ui/startupwizard.glade
@@ -56,7 +56,7 @@
           <object class="GtkVButtonBox" id="vbuttonbox2">
             <property name="visible">True</property>
             <property name="spacing">6</property>
-            <property name="layout_style">end</property>
+            <property name="layout_style">start</property>
             <child>
               <object class="GtkButton" id="button1">
                 <property name="label">gtk-new</property>
@@ -102,31 +102,6 @@
                 <property name="position">2</property>
               </packing>
             </child>
-            <child>
-              <object class="GtkHSeparator" id="hseparator1">
-                <property name="visible">True</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="position">3</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkButton" id="button2">
-                <property name="label" translatable="yes">Skip</property>
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <signal name="clicked" handler="_quitWizardCb"/>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="pack_type">end</property>
-                <property name="position">4</property>
-              </packing>
-            </child>
           </object>
           <packing>
             <property name="position">1</property>



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