diff options
author | Jörg Frings-Fürst <jff@merkur> | 2014-07-06 15:20:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <jff@merkur> | 2014-07-06 15:20:38 +0200 |
commit | 126bb8cb6b93240bb4d3a2b816b74c286c3d422b (patch) | |
tree | e66e1dfe77d53a52539489765c88d23e4423ae27 /share/applications/gcstar.xml |
Imported Upstream version 1.7.0upstream/1.7.0
Diffstat (limited to 'share/applications/gcstar.xml')
-rw-r--r-- | share/applications/gcstar.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/applications/gcstar.xml b/share/applications/gcstar.xml new file mode 100644 index 0000000..c342767 --- /dev/null +++ b/share/applications/gcstar.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> + <mime-type type="application/x-gcstar"> + <comment>GCstar collection</comment> + <glob pattern="*.gcs"/> + </mime-type> +</mime-info> |