[gegl] operations: move deinterlace from workshop/ to common/



commit ecc10619cb00f44f8808c9b92a44283d9e2bf5c1
Author: Michael Natterer <mitch gimp org>
Date:   Fri May 24 01:36:20 2013 +0200

    operations: move deinterlace from workshop/ to common/

 operations/{workshop => common}/deinterlace.c |    0
 po/POTFILES.in                                |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/deinterlace.c b/operations/common/deinterlace.c
similarity index 100%
rename from operations/workshop/deinterlace.c
rename to operations/common/deinterlace.c
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9b5dff1..3699297 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -18,6 +18,7 @@ operations/common/color-temperature.c
 operations/common/color-to-alpha.c
 operations/common/contrast-curve.c
 operations/common/cubism.c
+operations/common/deinterlace.c
 operations/common/difference-of-gaussians.c
 operations/common/display.c
 operations/common/dot.c
@@ -163,7 +164,6 @@ operations/workshop/box-percentile.c
 operations/workshop/buffer-cache.c
 operations/workshop/color-rotate.c
 operations/workshop/convolution-matrix.c
-operations/workshop/deinterlace.c
 operations/workshop/demosaic-bimedian.c
 operations/workshop/demosaic-simple.c
 operations/workshop/disc-percentile.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]