[pitivi] Increase the amount of recent items in the welcome dialog to 10



commit 857be52eaa1080648eb22d41b9485637ded80719
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Mon Aug 27 23:21:33 2012 -0700

    Increase the amount of recent items in the welcome dialog to 10

 data/ui/startupwizard.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/startupwizard.ui b/data/ui/startupwizard.ui
index d9cc0be..af14d92 100644
--- a/data/ui/startupwizard.ui
+++ b/data/ui/startupwizard.ui
@@ -46,7 +46,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="orientation">vertical</property>
-                    <property name="limit">7</property>
+                    <property name="limit">10</property>
                     <property name="show_not_found">False</property>
                     <property name="show_tips">True</property>
                     <property name="sort_type">mru</property>



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