summaryrefslogtreecommitdiff
path: root/astah-community.xml
diff options
context:
space:
mode:
Diffstat (limited to 'astah-community.xml')
-rw-r--r--astah-community.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/astah-community.xml b/astah-community.xml
new file mode 100644
index 0000000..cd316c6
--- /dev/null
+++ b/astah-community.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-astah">
+ <comment xml:lang="en">Astah* Document</comment>
+ <glob pattern="*.asta"/>
+ <icon name="astah" />
+ <sub-class-of type="application/zip" />
+ <!-- backward compat with jude -->
+ <glob pattern="*.jude"/>
+ <alias type="application/x-jude"/>
+ </mime-type>
+</mime-info>