Commit graph

7 commits

Author SHA1 Message Date
Jehan
a750a2a775 icons: install the complete Symbolic icon sets. 2015-12-29 21:05:10 +01:00
Michael Natterer
0c798520e6 icons: put the recipe for the generated icons into a variable
and use that variable instead of repeating the recipe for each icon size.
2015-12-28 02:51:36 +01:00
Jehan
7102d3d82b icons: fix generated Symbolic-Inverted icons dependency.
They need to be properly dependent on the image with the same name
in the Symbolic icon theme. Until now we could only make them dependent
on either nothing or all Symbolic icons.
2015-12-26 03:42:25 +01:00
Michael Natterer
9868e28df9 icons: add the generated Symbolic-Inverted icons to DISTCLEANFILES 2015-12-22 13:33:51 +01:00
Michael Natterer
71a02c62f0 icons: recreate Symbolic-Inverted icons when the original changes 2015-12-22 12:03:26 +01:00
Michael Natterer
44d5e7adcd configure.ac, icons: check for the "gegl" binary
and use the found executable instead of hardcoding "gegl".
2015-12-21 00:21:17 +01:00
Jehan
94aec7cb6c icons: generate "negative" color symbolic icons.
The negative icons are generated from the Symbolic icon theme with
the GEGL operation 'gegl:invert-linear'.
2015-12-20 17:43:33 +01:00