1
0
Fork 0

Merging upstream version 2.5.31.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 05:36:58 +01:00
parent 1b3673d43d
commit 497bcdefd3
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 7 additions and 6 deletions

View file

@ -269,6 +269,7 @@ EXTENSIONS = {
'woff2': {'binary', 'woff2'},
'wsgi': {'text', 'wsgi', 'python'},
'xhtml': {'text', 'xml', 'html', 'xhtml'},
'xacro': {'text', 'xml', 'urdf', 'xacro'},
'xml': {'text', 'xml'},
'xq': {'text', 'xquery'},
'xql': {'text', 'xquery'},