mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
media-types: use image/x-xcf rather than application/x-xcf to match gimp.desktop
See also: Re: [Gimp-developer] Mime type application/x-xcf in /etc/mime.types vs image/x-xcf in gimp.desktop https://mail.gnome.org/archives/gimp-developer-list/2021-July/msg00001.html
This commit is contained in:
parent
907fd3262f
commit
bddb3bc001
@ -875,7 +875,6 @@ application/x-ustar ustar
|
|||||||
application/x-wais-source src
|
application/x-wais-source src
|
||||||
application/x-wingz wz
|
application/x-wingz wz
|
||||||
application/x-x509-ca-cert crt der
|
application/x-x509-ca-cert crt der
|
||||||
application/x-xcf xcf
|
|
||||||
application/x-xfig fig
|
application/x-xfig fig
|
||||||
application/x-xpinstall xpi
|
application/x-xpinstall xpi
|
||||||
application/x400-bp
|
application/x400-bp
|
||||||
@ -1146,6 +1145,7 @@ image/x-portable-graymap pgm
|
|||||||
image/x-portable-pixmap ppm
|
image/x-portable-pixmap ppm
|
||||||
image/x-rgb rgb
|
image/x-rgb rgb
|
||||||
image/x-xbitmap xbm
|
image/x-xbitmap xbm
|
||||||
|
image/x-xcf xcf
|
||||||
image/x-xpixmap xpm
|
image/x-xpixmap xpm
|
||||||
image/x-xwindowdump xwd
|
image/x-xwindowdump xwd
|
||||||
message/cpim
|
message/cpim
|
||||||
|
Loading…
x
Reference in New Issue
Block a user