[gegl/wip/rishi/my-patches: 1/7] shadows-highlights: Move from workshop to common-gpl3+



commit 21f398a0dda2b6a4e6ced78793b3c539a35e7a49
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Nov 16 10:14:42 2017 +0100

    shadows-highlights: Move from workshop to common-gpl3+
    
    https://bugzilla.gnome.org/show_bug.cgi?id=790438

 operations/common-gpl3+/Makefile.am                |    2 ++
 .../shadows-highlights-correction.c                |    0
 .../shadows-highlights.c                           |    0
 operations/workshop/Makefile.am                    |    2 --
 po/POTFILES.in                                     |    4 ++--
 5 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/operations/common-gpl3+/Makefile.am b/operations/common-gpl3+/Makefile.am
index f406d83..417ff17 100644
--- a/operations/common-gpl3+/Makefile.am
+++ b/operations/common-gpl3+/Makefile.am
@@ -45,6 +45,8 @@ gegl_common_gpl3_la_SOURCES =\
        polar-coordinates.c \
        red-eye-removal.c \
        ripple.c \
+       shadows-highlights.c \
+       shadows-highlights-correction.c \
        shift.c \
        sinus.c \
        softglow.c \
diff --git a/operations/workshop/shadows-highlights-correction.c 
b/operations/common-gpl3+/shadows-highlights-correction.c
similarity index 100%
rename from operations/workshop/shadows-highlights-correction.c
rename to operations/common-gpl3+/shadows-highlights-correction.c
diff --git a/operations/workshop/shadows-highlights.c b/operations/common-gpl3+/shadows-highlights.c
similarity index 100%
rename from operations/workshop/shadows-highlights.c
rename to operations/common-gpl3+/shadows-highlights.c
diff --git a/operations/workshop/Makefile.am b/operations/workshop/Makefile.am
index e27b2b1..f9e5038 100644
--- a/operations/workshop/Makefile.am
+++ b/operations/workshop/Makefile.am
@@ -22,6 +22,4 @@ op_LTLIBRARIES =    \
        linear-sinusoid.la \
        rawbayer-load.la \
        segment-kmeans.la \
-       shadows-highlights.la \
-       shadows-highlights-correction.la \
        spherize.la
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7ac2078..5bab5be 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -141,6 +141,8 @@ operations/common-gpl3+/plasma.c
 operations/common-gpl3+/polar-coordinates.c
 operations/common-gpl3+/red-eye-removal.c
 operations/common-gpl3+/ripple.c
+operations/common-gpl3+/shadows-highlights.c
+operations/common-gpl3+/shadows-highlights-correction.c
 operations/common-gpl3+/shift.c
 operations/common-gpl3+/sinus.c
 operations/common-gpl3+/softglow.c
@@ -252,6 +254,4 @@ operations/workshop/integral-image.c
 operations/workshop/linear-sinusoid.c
 operations/workshop/rawbayer-load.c
 operations/workshop/segment-kmeans.c
-operations/workshop/shadows-highlights.c
-operations/workshop/shadows-highlights-correction.c
 operations/workshop/spherize.c


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