Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/mime.defaults
diff options
context:
space:
mode:
authorJulio Daniel Reyes <nemesiscodex@gmail.com>2013-06-18 12:29:45 (GMT)
committer Julio Daniel Reyes <nemesiscodex@gmail.com>2013-06-18 12:29:45 (GMT)
commit3aa8b4eb3b26034208a900f2da4d1d11ba29eb49 (patch)
treef9ea3bed53d6f62d136b12b9b990e1855cdc05f7 /data/mime.defaults
initial commit
Diffstat (limited to 'data/mime.defaults')
-rw-r--r--data/mime.defaults24
1 files changed, 24 insertions, 0 deletions
diff --git a/data/mime.defaults b/data/mime.defaults
new file mode 100644
index 0000000..f07e22c
--- /dev/null
+++ b/data/mime.defaults
@@ -0,0 +1,24 @@
+# MIME Activity service name
+
+application/pdf org.laptop.sugar.ReadActivity
+
+text/rtf org.laptop.AbiWordActivity
+text/plain org.laptop.AbiWordActivity
+application/x-abiword org.laptop.AbiWordActivity
+text/x-xml-abiword org.laptop.AbiWordActivity
+application/msword org.laptop.AbiWordActivity
+application/rtf org.laptop.AbiWordActivity
+
+image/png org.laptop.ImageViewerActivity
+image/gif org.laptop.ImageViewerActivity
+image/jpeg org.laptop.ImageViewerActivity
+text/html org.laptop.WebActivity
+application/xhtml+xml org.laptop.WebActivity
+application/xml org.laptop.WebActivity
+application/rss+xml org.laptop.WebActivity
+application/ogg org.laptop.sugar.Jukebox
+audio/ogg org.laptop.sugar.Jukebox
+video/ogg org.laptop.sugar.Jukebox
+
+text/x-python org.laptop.PippyActivity
+