summarylogtreecommitdiffstats
path: root/vapoursynth.xml
diff options
context:
space:
mode:
authorXLWZ2023-02-05 17:08:36 +0800
committerXLWZ2023-02-05 17:08:36 +0800
commit363fb4607021592600e998dd85b3e0ef405e7e37 (patch)
treef15c87f1812aee2cc5f0180c35a97d2081d96ee0 /vapoursynth.xml
downloadaur-vapoursynth-classic.tar.gz
Initial commit
Diffstat (limited to 'vapoursynth.xml')
-rwxr-xr-xvapoursynth.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vapoursynth.xml b/vapoursynth.xml
new file mode 100755
index 000000000000..358f37a759df
--- /dev/null
+++ b/vapoursynth.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+ <mime-type type="text/x-vpy">
+ <sub-class-of type="text/x-python"/>
+ <comment>VapourSynth script</comment>
+ <glob pattern="*.vpy"/>
+ </mime-type>
+</mime-info>