]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivesettings.kcfg
Add explicit link to pthread to fix build on Debian based systems (thanks to sunab).
[kdenlive] / src / kdenlivesettings.kcfg
index 2688ed73d0a27be78725d7e0841ce62fa4e10a35..648e8f1282a6ec2bdbd666b25d144471efd81185 100644 (file)
       <label>Should a background indicating the changes caused by curve manipulation be shown.</label>
       <default>true</default>
     </entry>
+
+    <entry name="bezier_showallhandles" type="Bool">
+      <label>Show handles for all points or only for the selected one.</label>
+      <default>true</default>
+    </entry>
   </group>
 
 
       <label>Connect the corners in the widget for the c0rners effect with lines.</label>
       <default>false</default>
     </entry>
+
+    <entry name="onmonitoreffects_cornersshowcontrols" type="Bool">
+      <label>Show additional controls in the c0rners on-monitor widget.</label>
+      <default>false</default>
+    </entry>
     
     <entry name="projectloading_avformatnovalidate" type="Bool">
       <label>Do not validate the video files when loading a project for the sake of speed.</label>