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



commit 7f8f6f47c9264d147c79453663d530f7494cf107
Author: Michael Natterer <mitch gimp org>
Date:   Mon May 20 02:10:47 2013 +0200

    operations: move emboss from workshop/ to common/

 operations/{workshop => common}/emboss.c |    0
 po/POTFILES.in                           |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/emboss.c b/operations/common/emboss.c
similarity index 100%
rename from operations/workshop/emboss.c
rename to operations/common/emboss.c
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7ded0a7..77b898d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -24,6 +24,7 @@ operations/common/dot.c
 operations/common/dropshadow.c
 operations/common/edge-laplace.c
 operations/common/edge-sobel.c
+operations/common/emboss.c
 operations/common/exp-combine.c
 operations/common/exposure.c
 operations/common/fattal02.c
@@ -166,7 +167,6 @@ operations/workshop/demosaic-bimedian.c
 operations/workshop/demosaic-simple.c
 operations/workshop/disc-percentile.c
 operations/workshop/ditto.c
-operations/workshop/emboss.c
 operations/workshop/external/ff-save.c
 operations/workshop/external/gluas.c
 operations/workshop/external/lens-correct.c


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