[tracker-miners/wip/carlosg/writeback-race-condition: 1/2] tracker-extract: Update panasonic cameras' RAW images mimetype
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/wip/carlosg/writeback-race-condition: 1/2] tracker-extract: Update panasonic cameras' RAW images mimetype
- Date: Tue, 18 Feb 2020 15:15:15 +0000 (UTC)
commit eb75343416235bd4e8bdecdbf5012e8e3808bbc0
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Nov 11 21:08:52 2019 +0100
tracker-extract: Update panasonic cameras' RAW images mimetype
This used to be image/x-panasonic-raw, but changed in
https://gitlab.freedesktop.org/pi-r-p/shared-mime-info/commit/8cbd1a38b0bb0a62020984572fd5a33233245239
Keep up with this change, which avoids us from going through the generic
image handler (GStreamer) and making life terrible to people with those
cameras. Reported by jurf on IRC.
src/tracker-extract/10-raw.rule | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/tracker-extract/10-raw.rule b/src/tracker-extract/10-raw.rule
index e8b6ea59c..07023e8ee 100644
--- a/src/tracker-extract/10-raw.rule
+++ b/src/tracker-extract/10-raw.rule
@@ -1,4 +1,4 @@
[ExtractorRule]
ModulePath=libextract-raw.so
-MimeTypes=image/x-dcraw;image/x-adobe-dng;image/x-canon-cr2;image/x-canon-crw;image/x-epson-erf;image/x-fuji-raf;image/x-minolta-mrw;image/x-nikon-nef;image/x-olympus-orf;image/x-panasonic-raw;image/x-pentax-pef;image/x-raw;image/x-samsung-raw;image/x-sigma-x3f;image/x-sony-arw;image/x-sony-srf;image/x-sony-sr2;
+MimeTypes=image/x-dcraw;image/x-adobe-dng;image/x-canon-cr2;image/x-canon-crw;image/x-epson-erf;image/x-fuji-raf;image/x-minolta-mrw;image/x-nikon-nef;image/x-olympus-orf;image/x-panasonic-rw;image/x-pentax-pef;image/x-raw;image/x-samsung-raw;image/x-sigma-x3f;image/x-sony-arw;image/x-sony-srf;image/x-sony-sr2;
FallbackRdfTypes=nfo:Image;nmm:Photo;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]