[chronojump] Encoder capture inactivity max from 20s to 60s



commit 2ed076e3c7db3bae039a623b80aa58e737ecacff
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Mar 28 11:43:25 2019 +0100

    Encoder capture inactivity max from 20s to 60s

 glade/preferences_win.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glade/preferences_win.glade b/glade/preferences_win.glade
index 8c2297fd..590cf505 100644
--- a/glade/preferences_win.glade
+++ b/glade/preferences_win.glade
@@ -1657,7 +1657,7 @@ It starts before and arrives there with some speed.</property>
                                     <property name="secondary_icon_activatable">False</property>
                                     <property name="primary_icon_sensitive">True</property>
                                     <property name="secondary_icon_sensitive">True</property>
-                                    <property name="adjustment">3 1 20 1 10 0</property>
+                                    <property name="adjustment">3 1 60 1 10 0</property>
                                     <property name="climb_rate">1</property>
                                     <property name="snap_to_ticks">True</property>
                                     <property name="numeric">True</property>


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