diff options
author | Federico Dossena | 2016-02-10 13:22:23 +0100 |
---|---|---|
committer | Federico Dossena | 2016-02-10 13:22:23 +0100 |
commit | 124d6df78144130a94ca87179464cec5bc3f063c (patch) | |
tree | a35c4f82d379475c153c0a9fb0792740b9927ca5 /preset-mime.xml | |
download | aur-124d6df78144130a94ca87179464cec5bc3f063c.tar.gz |
Uploaded to AUR
Diffstat (limited to 'preset-mime.xml')
-rwxr-xr-x | preset-mime.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/preset-mime.xml b/preset-mime.xml new file mode 100755 index 00000000000..7fb266af7cd --- /dev/null +++ b/preset-mime.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?>
+ <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+ <mime-type type="application/x-sine">
+ <comment>SINE Preset</comment>
+ <glob pattern="*.sin"/>
+ </mime-type>
+ </mime-info>
+
\ No newline at end of file |