summarylogtreecommitdiffstats
path: root/vapoursynth.xml
diff options
context:
space:
mode:
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>