[gegl] shadows-highlights: Move from workshop to common-gpl3+
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] shadows-highlights: Move from workshop to common-gpl3+
- Date: Wed, 3 Jan 2018 20:20:58 +0000 (UTC)
commit 11ebae0fc94e6e6a3cdd5122c38f65919e9291f4
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 e1443af..14e1f9f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -142,6 +142,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
@@ -253,6 +255,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]