summarylogtreecommitdiffstats
path: root/scratch2.xml
diff options
context:
space:
mode:
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>