GNOME Bugzilla – Bug 722599
Add JPEG 2000 and PNM to the list of content_types
Last modified: 2014-01-20 16:52:51 UTC
PNM or the Portable Anymap Format [1] is a valid content type for wallpapers. Here are some sample PNM images: http://sourceforge.net/projects/jpeg/files/jpeg2000_images/jpeg2000_images/ [1] https://en.wikipedia.org/wiki/Netpbm_format
Created attachment 266724 [details] [review] background: Add PNM to the list of valid content types
Review of attachment 266724 [details] [review]: I don't think we want PNM files to show up in the background panel. The PNM files in those packages are there to provide a lossless version of the JPEG2k files. That being said, the patch is easily revertible should we find that it causes problems.
... and we need to add JPEG 2000 too.
Created attachment 266734 [details] [review] background: Add JPEG 2000 to the list of valid content types
From #control-center on GIMPNet: <hadess> rishi, jpeg2k could show up in the background panel, just commit a patch to that effect
Review of attachment 266734 [details] [review]: ++