Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gegl
Commits
f8491733
Commit
f8491733
authored
Feb 02, 2017
by
Thomas Manni
Browse files
component-extract: move it from workshop to common
parent
6a64ad1f
Changes
4
Hide whitespace changes
Inline
Side-by-side
operations/common/Makefile.am
View file @
f8491733
...
...
@@ -38,6 +38,7 @@ gegl_common_la_SOURCES =\
color-to-alpha.c
\
color-warp.c
\
color.c
\
component-extract.c
\
contrast-curve.c
\
convolution-matrix.c
\
copy-buffer.c
\
...
...
operations/
workshop
/component-extract.c
→
operations/
common
/component-extract.c
View file @
f8491733
File moved
operations/workshop/Makefile.am
View file @
f8491733
...
...
@@ -13,7 +13,6 @@ LIBS = $(op_libs)
opdir
=
$(ext_dir)
op_LTLIBRARIES
=
\
bilateral-filter-fast.la
\
component-extract.la
\
demosaic-bimedian.la
\
demosaic-simple.la
\
ditto.la
\
...
...
po/POTFILES.in
View file @
f8491733
...
...
@@ -26,6 +26,7 @@ operations/common/color-rotate.c
operations/common/color-temperature.c
operations/common/color-to-alpha.c
operations/common/color-warp.c
operations/common/component-extract.c
operations/common/contrast-curve.c
operations/common/convolution-matrix.c
operations/common/copy-buffer.c
...
...
@@ -223,7 +224,6 @@ operations/transform/transform.c
operations/transform/transform-core.c
operations/transform/translate.c
operations/workshop/bilateral-filter-fast.c
operations/workshop/component-extract.c
operations/workshop/demosaic-bimedian.c
operations/workshop/demosaic-simple.c
operations/workshop/ditto.c
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment