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:
authorDan Winship <dwinship@redhat.com>2007-09-06 20:24:44 (GMT)
committer Dan Winship <dwinship@redhat.com>2007-09-07 17:31:45 (GMT)
commit7b760686a7ee0850983e5a33f063a9952b688af6 (patch)
tree16496d4b83b5c4267e9d4e91f09845dda38d5de5 /data/sugar.xml.in
parent9858a190fdbb5963125849111588a61c22bc7d7f (diff)
Add support for content bundles
Diffstat (limited to 'data/sugar.xml.in')
-rw-r--r--data/sugar.xml.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/sugar.xml.in b/data/sugar.xml.in
index 254e5e5..6a7f253 100644
--- a/data/sugar.xml.in
+++ b/data/sugar.xml.in
@@ -4,4 +4,8 @@
<_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-info> \ No newline at end of file