From: Brian Matherly Date: Mon, 8 Apr 2013 01:57:03 +0000 (-0500) Subject: Misc YAML fixes X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=8b33752f92bd416b18ff417dcc1738f5fe3e77b5;p=mlt Misc YAML fixes --- diff --git a/src/modules/gtk2/producer_count.yml b/src/modules/gtk2/producer_count.yml index 07e58f35..907e537a 100644 --- a/src/modules/gtk2/producer_count.yml +++ b/src/modules/gtk2/producer_count.yml @@ -57,7 +57,7 @@ parameters: - frame0 mutable: yes widget: combo -- identifier: background + - identifier: background title: Background description: | The background style. diff --git a/src/modules/oldfilm/filter_dust.yml b/src/modules/oldfilm/filter_dust.yml index 7460b607..838bacc4 100644 --- a/src/modules/oldfilm/filter_dust.yml +++ b/src/modules/oldfilm/filter_dust.yml @@ -31,7 +31,7 @@ parameters: default: 2 mutable: no widget: spinner - unit: % + unit: "%" - identifier: maxcount title: Maximal number of dust diff --git a/src/modules/oldfilm/filter_grain.yml b/src/modules/oldfilm/filter_grain.yml index b5e61531..fad9f5df 100644 --- a/src/modules/oldfilm/filter_grain.yml +++ b/src/modules/oldfilm/filter_grain.yml @@ -31,7 +31,7 @@ parameters: default: 40 mutable: no widget: spinner - unit: % + unit: "%" - identifier: contrast title: Contrast diff --git a/src/modules/oldfilm/filter_oldfilm.yml b/src/modules/oldfilm/filter_oldfilm.yml index 71c6cb52..396a6255 100644 --- a/src/modules/oldfilm/filter_oldfilm.yml +++ b/src/modules/oldfilm/filter_oldfilm.yml @@ -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: "%"