summarylogtreecommitdiffstats
path: root/evolus-pencil-mime.xml
diff options
context:
space:
mode:
authorLeonidas Arvanitis2017-03-18 12:44:43 +0200
committerLeonidas Arvanitis2017-03-18 12:44:43 +0200
commit5e2e53132bcdb29a4e2c7a5d9cb291b4997442eb (patch)
tree55cc5995d44c73d02a121e63fa66eeb9be0988ec /evolus-pencil-mime.xml
parente0feb8af81029906ec770645ed9336796ac0bd82 (diff)
downloadaur-5e2e53132bcdb29a4e2c7a5d9cb291b4997442eb.tar.gz
Update to rc.2
- File association with *.{ep,epz,epgz}
Diffstat (limited to 'evolus-pencil-mime.xml')
-rw-r--r--evolus-pencil-mime.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/evolus-pencil-mime.xml b/evolus-pencil-mime.xml
new file mode 100644
index 000000000000..7faf22dea5c1
--- /dev/null
+++ b/evolus-pencil-mime.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-evolus-pencil">
+ <comment>Evolus Pencil Document</comment>
+ <icon name="image-x-generic"/>
+ <glob pattern="*.ep"/>
+ <glob pattern="*.epz"/>
+ <glob pattern="*.epgz"/>
+ </mime-type>
+</mime-info>