[gegl] operations: move fractal-trace from workshop/ to common/



commit fec480b8c5e73a509a22e8382f8d7d04eeba279e
Author: Michael Natterer <mitch gimp org>
Date:   Sun May 26 23:38:31 2013 +0200

    operations: move fractal-trace from workshop/ to common/

 operations/{workshop => common}/fractal-trace.c |    0
 po/POTFILES.in                                  |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/fractal-trace.c b/operations/common/fractal-trace.c
similarity index 100%
rename from operations/workshop/fractal-trace.c
rename to operations/common/fractal-trace.c
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3699297..e4d625d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -30,6 +30,7 @@ operations/common/exp-combine.c
 operations/common/exposure.c
 operations/common/fattal02.c
 operations/common/fractal-explorer.c
+operations/common/fractal-trace.c
 operations/common/gaussian-blur.c
 operations/common/gegl-buffer-load-op.c
 operations/common/gegl-buffer-save-op.c
@@ -172,7 +173,6 @@ operations/workshop/external/ff-save.c
 operations/workshop/external/gluas.c
 operations/workshop/external/lens-correct.c
 operations/workshop/external/line-profile.c
-operations/workshop/fractal-trace.c
 operations/workshop/generated/average.c
 operations/workshop/generated/blend-reflect.c
 operations/workshop/generated/negation.c


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