RSS/Atom feed Twitter
Site is read-only, email is disabled

[PATCH 1/1] video-degradation: pattern names are lower case

This discussion is connected to the gegl-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

[PATCH 1/1] video-degradation: pattern names are lower case Jan Vesely 14 May 23:06
Jan Vesely
2016-05-14 23:06:17 UTC (almost 8 years ago)

[PATCH 1/1] video-degradation: pattern names are lower case

Fixes enum GeglVideoDegradationType has no value 'Striped' error message.

Signed-off-by: Jan Vesely ---
tests/compositions/video-degradation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/compositions/video-degradation.xml b/tests/compositions/video-degradation.xml index 2534a6b..54ad5ec 100644
--- a/tests/compositions/video-degradation.xml +++ b/tests/compositions/video-degradation.xml @@ -2,7 +2,7 @@



- Striped
+ striped
true
false

2.5.5