summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2024-04-19 20:34:06 -0600
committerDavid Faure <faure@kde.org>2024-04-20 08:29:01 +0000
commit4b42055cdebc3e2405832961f408714599538ba7 (patch)
tree18b63cc00406d670ce17be44d418d518c4d1e5c1 /tests
parentd6f08b743faa1ee37660355c54ac93365412f2dc (diff)
Prefer application/docbook+xml over application/x-docbook+xml
application/docbook+xml is the correct type according to the OASIS standard, whereas application/x-docbook+xml is not part of any standard. https://docs.oasis-open.org/docbook/specs/docbook-5.0-spec-os.html#media-type-registration
Diffstat (limited to 'tests')
-rw-r--r--tests/mime-detection/list2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mime-detection/list b/tests/mime-detection/list
index 47948a5..b9b2aa6 100644
--- a/tests/mime-detection/list
+++ b/tests/mime-detection/list
@@ -502,7 +502,7 @@ test.raml application/raml+yaml
helloworld.hqx application/mac-binhex40
# xml subtypes
-../../data/shared-mime-info-spec.xml application/x-docbook+xml xox
+../../data/shared-mime-info-spec.xml application/docbook+xml xox
test.ttx application/x-font-ttx
gtk-builder.ui application/x-gtk-builder x
project.glade application/x-glade