[cheese] Increase the photo count in burst mode to 100000



commit 7fcd2e58aed714a7b68ca70c42598df4dd88b368
Author: Patricia Santana Cruz <patriciasantanacruz gmail com>
Date:   Tue Oct 25 14:22:48 2011 +0200

    Increase the photo count in burst mode to 100000
    
    Fixes bug 659977

 data/cheese-prefs.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/cheese-prefs.ui b/data/cheese-prefs.ui
index c3dbba6..ba4617d 100644
--- a/data/cheese-prefs.ui
+++ b/data/cheese-prefs.ui
@@ -10,7 +10,7 @@
   </object>
   <object class="GtkAdjustment" id="burst_count_adjustment">
     <property name="lower">3</property>
-    <property name="upper">10000</property>
+    <property name="upper">100000</property>
     <property name="value">2</property>
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>



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