[Pkg-sugar-commit] [sugar-base] 03/13: Add mimetype for Epub in sugar-base (unmadindu) #1319

Jonas Smedegaard dr at jones.dk
Fri Apr 17 07:41:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.84.2-1
in repository sugar-base.

commit 1b97fa88c9c314c0a82a6824a35c13264232f7d7
Author: Tomeu Vizoso <tomeu at sugarlabs.org>
Date:   Sun Sep 13 11:33:08 2009 +0200

    Add mimetype for Epub in sugar-base (unmadindu) #1319
---
 src/sugar/mime.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/sugar/mime.py b/src/sugar/mime.py
index 7efaa2e..50e9a5e 100644
--- a/src/sugar/mime.py
+++ b/src/sugar/mime.py
@@ -44,7 +44,7 @@ _generic_types = [
   'types' : ['text/plain', 'text/rtf', 'application/pdf',
              'application/x-pdf', 'text/html',
              'application/vnd.oasis.opendocument.text',
-             'application/rtf', 'text/rtf']
+             'application/rtf', 'text/rtf', 'application/epub+zip']
 },
 { 'id'    : GENERIC_TYPE_IMAGE,
   'name'  : _('Image'),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-base.git



More information about the pkg-sugar-commit mailing list