tasks/img
David Prévot 26e4927a17 Strip away copyrighted ICC profiles
While searching for embedded non-free ICC profiles:

	find . -regextype posix-extended -iregex '.*\.(jpg|png)' \
		-exec sh -c 'identify -verbose "$0" \
		| grep -i copyright && echo "$0"' {} \;

The following files showed up. The proposed alternative files just
remove the embedded possibly non-free and anyway useless ICC profiles:

	exiftool -icc_profile"-<=" $files

The images have been checked as identical to their source.
2014-08-05 12:29:33 -04:00
..
source Initial Commit 2014-03-28 20:11:56 +01:00
bgBig.png Strip away copyrighted ICC profiles 2014-08-05 12:29:33 -04:00
bgLinenBig.jpg Strip away copyrighted ICC profiles 2014-08-05 12:29:33 -04:00
bgSettingsActive.png Strip away copyrighted ICC profiles 2014-08-05 12:29:33 -04:00
bgTask.png Strip away copyrighted ICC profiles 2014-08-05 12:29:33 -04:00
bgTaskDetail.png Strip away copyrighted ICC profiles 2014-08-05 12:29:33 -04:00
bgTasks.png Strip away copyrighted ICC profiles 2014-08-05 12:29:33 -04:00
bgTasksActive.png Strip away copyrighted ICC profiles 2014-08-05 12:29:33 -04:00
divider.svg Initial Commit 2014-03-28 20:11:56 +01:00
sprites.png Enable setting of Start of week 2014-07-13 18:17:37 +02:00
sprites.svg Enable setting of Start of week 2014-07-13 18:17:37 +02:00
tasks.png Improve Tasks icon to fit style of oC 2014-07-11 20:37:16 +02:00
tasks.svg Improve Tasks icon to fit style of oC 2014-07-11 20:37:16 +02:00