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



commit a6b025d287e6ed05ada7e6b6ccddee1c0f6b23d1
Author: Michael Natterer <mitch gimp org>
Date:   Tue May 21 22:40:22 2013 +0200

    operations: move warp from workshop/ to common/
    
    Regardless of bugs, to stop the rot and because it's going to be
    used in GIMP soon.

 operations/{workshop => common}/warp.c |    0
 po/POTFILES.in                         |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/warp.c b/operations/common/warp.c
similarity index 100%
rename from operations/workshop/warp.c
rename to operations/common/warp.c
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 77b898d..9b5dff1 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -87,6 +87,7 @@ operations/common/tile.c
 operations/common/unsharp-mask.c
 operations/common/value-invert.c
 operations/common/vignette.c
+operations/common/warp.c
 operations/common/waves.c
 operations/common/weighted-blend.c
 operations/common/whirl-pinch.c
@@ -187,4 +188,3 @@ operations/workshop/plasma.c
 operations/workshop/radial-gradient.c
 operations/workshop/rawbayer-load.c
 operations/workshop/snn-percentile.c
-operations/workshop/warp.c


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