[tracker] tracker-extract: Add new mime-types for comic books
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] tracker-extract: Add new mime-types for comic books
- Date: Mon, 12 Sep 2016 18:46:35 +0000 (UTC)
commit cb5cae048934b9ffbcaa777decd3d6236b648dde
Author: Bastien Nocera <hadess hadess net>
Date: Fri Sep 9 11:01:20 2016 +0200
tracker-extract: Add new mime-types for comic books
The mime-type changed from application/x-cbz to
application/vnd.comicbook+zip, but the alias application/x-cbz was added
to keep the backwards compatibility.
See https://bugs.freedesktop.org/show_bug.cgi?id=97688
https://bugzilla.gnome.org/show_bug.cgi?id=771106
src/tracker-extract/10-comics.rule | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tracker-extract/10-comics.rule b/src/tracker-extract/10-comics.rule
index 44b6f30..9d2d05c 100644
--- a/src/tracker-extract/10-comics.rule
+++ b/src/tracker-extract/10-comics.rule
@@ -1,3 +1,3 @@
[ExtractorRule]
-MimeTypes=application/x-cbr;application/x-cbz;application/x-cbt;application/x-cb7;
+MimeTypes=application/x-cbr;application/x-cbz;application/x-cbt;application/x-cb7;application/vnd.comicbook+zip;
FallbackRdfTypes=nfo:EBook;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]