]> git.sesse.net Git - kdenlive/commitdiff
forgot to commit this...
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 29 Dec 2010 21:48:54 +0000 (21:48 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 29 Dec 2010 21:48:54 +0000 (21:48 +0000)
svn path=/trunk/kdenlive/; revision=5224

src/kdenlivesettings.kcfg

index c0609add3b9642c5957c0a5af4f6237ebc82f7fd..35c0dd837da8468a613d88a30ed61c83a3a13b66 100644 (file)
       <default>5</default>
     </entry> 
 
+    <entry name="sm_loop" type="Bool">
+      <label>Should we loop in stop motion playback.</label>
+      <default>false</default>
+    </entry>
+
+    <entry name="sm_playsound" type="Bool">
+      <label>Should we play a sound to notify of captured frame in stop motion.</label>
+      <default>false</default>
+    </entry>
+    
+    <entry name="sm_framesplayback" type="Int">
+      <label>Number of frames to play back in stop motion playback.</label>
+      <default>10</default>
+    </entry>
+    
     <entry name="blitzeffect" type="Int">
       <label>Effect applied to stopmotion frame overlay.</label>
       <default>0</default>