[Pkg-sugar-commit] [sugar-base] 02/13: Add audio/mpeg to the generic audio type #1340

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 2df62e8ee20c709af4cc4ad9eed4f47e9d0e4416
Author: Tomeu Vizoso <tomeu at sugarlabs.org>
Date:   Tue Sep 15 13:36:55 2009 +0200

    Add audio/mpeg to the generic audio type #1340
---
 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 8242dd4..7efaa2e 100644
--- a/src/sugar/mime.py
+++ b/src/sugar/mime.py
@@ -55,7 +55,7 @@ _generic_types = [
   'name'  : _('Audio'),
   'icon'  : 'audio-x-generic',
   'types' : ['audio/ogg', 'audio/x-wav', 'audio/wav', 'audio/x-vorbis+ogg',
-             'audio/x-mpegurl', 'audio/mpegurl', 'audio/x-scpls']
+             'audio/x-mpegurl', 'audio/mpegurl', 'audio/mpeg', 'audio/x-scpls']
 },
 { 'id'    : GENERIC_TYPE_VIDEO,
   'name'  : _('Video'),

-- 
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