summaryrefslogtreecommitdiff
path: root/user/kfilemetadata/test-mimetype.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/kfilemetadata/test-mimetype.patch')
-rw-r--r--user/kfilemetadata/test-mimetype.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kfilemetadata/test-mimetype.patch b/user/kfilemetadata/test-mimetype.patch
index 87b994920..f76824ac5 100644
--- a/user/kfilemetadata/test-mimetype.patch
+++ b/user/kfilemetadata/test-mimetype.patch
@@ -2,12 +2,12 @@ Our version of shared-mime-info differs for the AppImage MIME type.
--- kfilemetadata-5.65.0/autotests/extractorcoveragetest.cpp.old 2019-12-12 22:37:05.000000000 +0000
+++ kfilemetadata-5.65.0/autotests/extractorcoveragetest.cpp 2019-12-29 15:56:30.981925832 +0000
-@@ -48,7 +48,7 @@
+@@ -36,7 +36,7 @@
m_knownFiles = {
{ "test.aif", "audio/x-aifc"},
{ "test.ape", "audio/x-ape"},
- { "test.AppImage", "application/vnd.appimage"},
+ { "test.AppImage", "application/x-iso9660-appimage"},
- { "test_apple_systemprofiler.spx", "application/xml"},
+ { "test_apple_systemprofiler.spx", "application/x-apple-systemprofiler+xml"}, // s-m-i < 2.0 would give "application/xml"
{ "test.dot", "text/vnd.graphviz"},
{ "test.eps", "image/x-eps"},