[pitivi: 7/9] Compensate height of recent projects for the filter combobox



commit f9c842399473b2d96d8fd0c118366d73023ba4da
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date:   Mon Jan 31 10:21:17 2011 -0500

    Compensate height of recent projects for the filter combobox

 pitivi/ui/startupwizard.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/ui/startupwizard.glade b/pitivi/ui/startupwizard.glade
index fa99da7..9a1e098 100644
--- a/pitivi/ui/startupwizard.glade
+++ b/pitivi/ui/startupwizard.glade
@@ -34,7 +34,7 @@
             <child>
               <object class="GtkRecentChooserWidget" id="recentchooser2">
                 <property name="width_request">300</property>
-                <property name="height_request">200</property>
+                <property name="height_request">215</property>
                 <property name="visible">True</property>
                 <property name="limit">7</property>
                 <property name="show_not_found">False</property>



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