]> git.sesse.net Git - mlt/commitdiff
Misc YAML fixes
authorBrian Matherly <pez4brian@yahoo.com>
Mon, 8 Apr 2013 01:57:03 +0000 (20:57 -0500)
committerBrian Matherly <pez4brian@yahoo.com>
Mon, 8 Apr 2013 01:57:03 +0000 (20:57 -0500)
src/modules/gtk2/producer_count.yml
src/modules/oldfilm/filter_dust.yml
src/modules/oldfilm/filter_grain.yml
src/modules/oldfilm/filter_oldfilm.yml

index 07e58f35f6a132bb76a89b7aba0be9104ca7131e..907e537afdec7cc41f6172eccfcb22682727fcda 100644 (file)
@@ -57,7 +57,7 @@ parameters:
       - frame0
     mutable: yes
     widget: combo
-- identifier: background
+  - identifier: background
     title: Background
     description:  |
       The background style. 
index 7460b607446a1ca9b7cfecc7b2fc93aefcdc5cfd..838bacc482757283e1f8dd83ca6d57536ad0a755 100644 (file)
@@ -31,7 +31,7 @@ parameters:
     default: 2
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"
 
   - identifier: maxcount
     title: Maximal number of dust 
index b5e615319048e185f37452f0e397db3441e61b21..fad9f5dff9c40baf1185ed57dff11c1d15488be0 100644 (file)
@@ -31,7 +31,7 @@ parameters:
     default: 40
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"
 
   - identifier: contrast
     title: Contrast
index 71c6cb526b5850772c255f5b5dc57c5ca2e1f047..396a62552f463c135cbaa52225a3532a84211827 100644 (file)
@@ -34,7 +34,7 @@ parameters:
     unit: pixel
 
   - identifier: every
-    title: % of picture have a delta
+    title: "% of picture have a delta"
     type: integer
     description: n'th % have a Y-Delta in picture
     readonly: no
@@ -44,7 +44,7 @@ parameters:
     default: 20
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"
 
   - identifier: brightnessdelta_up
     title: Brightness up
@@ -81,7 +81,7 @@ parameters:
     default: 70
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"
 
   - identifier: unevendevelop_up
     title: Unevendevelop up
@@ -118,4 +118,4 @@ parameters:
     default: 70
     mutable: no
     widget: spinner
-    unit: %
+    unit: "%"