Created attachment 30669 [details] [review] git am formatted patch A few of us are working on making ICC profiles "just work" in GNOME. Do do this, the user needs to double click on the vendor supplied icc/icm file and have it installed automatically. By adding the mime type to the specification, an import program can be automatically installed (if not installed by default) using PackageKit and the existing nautilus infrastructure. This will be useful for GNOME and KDE. The matching values are taken from the ICC specification.
Created attachment 30670 [details] blueish ICC profile This sRGB IEC61966-2.1 ICC profile is not really licensed for redistribution (Copyright (c) 1998 Hewlett-Packard Company) but can be found in the xcalib tarball located here: http://xcalib.sourceforge.net/ -- I'm not sure if this is good enough for use as a test. If you need a GPLv2 licensed file, I can manually create a dummy ICC file, although this might take a few hours to implement the specification using a HEX editor.
Wrong mime-type: http://www.iana.org/assignments/media-types/application/vnd.iccprofile Could you please include the test file as well as the changes to tests/list in your patch?
Created attachment 30733 [details] [review] new patch New patch to address both issues. Please review. Thanks.
Fixed the mime-type in the commit log and pushed to master. Thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.