Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/sugar.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/sugar.xml.in')
-rw-r--r--data/sugar.xml.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/sugar.xml.in b/data/sugar.xml.in
new file mode 100644
index 0000000..9300a45
--- /dev/null
+++ b/data/sugar.xml.in
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/vnd.olpc-sugar">
+ <_comment>Sugar activity bundle</_comment>
+ <glob pattern="*.xo"/>
+ </mime-type>
+ <mime-type type="application/vnd.olpc-content">
+ <_comment>Sugar content bundle</_comment>
+ <glob pattern="*.xol"/>
+ </mime-type>
+ <mime-type type="application/vnd.olpc-journal-entry">
+ <_comment>Sugar Journal entry bundle</_comment>
+ <glob pattern="*.xoj"/>
+ </mime-type>
+</mime-info>