[rhythmbox] rhythmdb: allow ogg files with annodex data to be imported (bug #611451)
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] rhythmdb: allow ogg files with annodex data to be imported (bug #611451)
- Date: Tue, 2 Mar 2010 10:21:48 +0000 (UTC)
commit 69731b5fb43215dfcb502688d031a5f938c7c0fd
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Mar 2 20:19:59 2010 +1000
rhythmdb: allow ogg files with annodex data to be imported (bug #611451)
rhythmdb/rhythmdb.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/rhythmdb/rhythmdb.c b/rhythmdb/rhythmdb.c
index cc774cd..6173cf9 100644
--- a/rhythmdb/rhythmdb.c
+++ b/rhythmdb/rhythmdb.c
@@ -95,6 +95,7 @@ struct media_type_filter {
{ "application/x-id3", FALSE },
{ "application/x-apetag", FALSE },
{ "application/x-3gp", FALSE },
+ { "application/x-annodex", FALSE },
{ "application/", TRUE },
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]