Fleshing out installation.

This commit is contained in:
Jim Evins
2017-02-26 15:07:44 -05:00
parent 62a87a5b03
commit 95467b6ed2
13 changed files with 319 additions and 16 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-glabels">
<comment>gLabels Project File</comment>
<sub-class-of type="application/xml"/>
<generic-icon name="x-glabels-project"/>
<glob pattern="*.glabels"/>
</mime-type>
</mime-info>