summarylogtreecommitdiffstats
path: root/scratch2.xml
diff options
context:
space:
mode:
authorrelrel2020-08-15 17:59:15 +0300
committerrelrel2020-08-15 17:59:15 +0300
commite2e8848935d8c5404b2a746cb5dbddf231359fe0 (patch)
treefb29673dc094b677824ac426ee01869514385149 /scratch2.xml
parent457bdf6900d066d8e84b59e5800c40d65c56cfcc (diff)
downloadaur-scratch2.tar.gz
Update to 2.0.461 + Major refactor
Diffstat (limited to 'scratch2.xml')
-rw-r--r--scratch2.xml17
1 files changed, 9 insertions, 8 deletions
diff --git a/scratch2.xml b/scratch2.xml
index af1d640ca991..fc661ac1f0ea 100644
--- a/scratch2.xml
+++ b/scratch2.xml
@@ -1,8 +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-scratch2-project">
- <comment>Scratch 2.0 project file</comment>
- <generic-icon name="x-scratch2-project"/>
- <glob pattern="*.sb2"/>
- </mime-type>
-</mime-info>
+<?xml version="1.0"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-scratch2-project">
+ <comment>Scratch 2.0 Project File</comment>
+ <icon name="x-scratch2-project"/>
+ <glob-deleteall/>
+ <glob pattern="*.sb2"/>
+ </mime-type>
+</mime-info>