summarylogtreecommitdiffstats
path: root/qtiplot.xml
diff options
context:
space:
mode:
authorFélix Piédallu2016-06-27 23:55:47 +0200
committerFélix Piédallu2016-06-27 23:55:47 +0200
commit95dbb9945147c092c4fc390567bade2f042f580f (patch)
treed35c91f0e9d85e79115dd725112d41c3199b5516 /qtiplot.xml
downloadaur-95dbb9945147c092c4fc390567bade2f042f580f.tar.gz
first commit
Diffstat (limited to 'qtiplot.xml')
-rwxr-xr-xqtiplot.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/qtiplot.xml b/qtiplot.xml
new file mode 100755
index 000000000000..7fc7fc743a04
--- /dev/null
+++ b/qtiplot.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <!-- <mime-type type="application/x-qtiplot-project">
+ <sub-class-of type="text/plain"/>
+ <comment>QtiPlot project file</comment>
+ <glob pattern="*.qti" />
+ </mime-type>
+ <mime-type type="application/x-qtiplot-project-compressed">
+ <comment>Compressed QtiPlot project file</comment>
+ <glob pattern="*.qti.gz" />
+ </mime-type> -->
+ <mime-type type="application/x-qtiplot-project-backup">
+ <sub-class-of type="text/plain"/>
+ <comment>QtiPlot project file backup</comment>
+ <glob pattern="*.qti~" />
+ </mime-type>
+</mime-info>