[banshee] DatabaseImportManager: Support importing .mka files
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] DatabaseImportManager: Support importing .mka files
- Date: Sun, 25 Sep 2011 09:18:31 +0000 (UTC)
commit b3c28248d1ce99fe7921d7feb129749f291c7097
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sun Sep 25 11:15:11 2011 +0200
DatabaseImportManager: Support importing .mka files
.../DatabaseImportManager.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseImportManager.cs b/src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseImportManager.cs
index 39f48a0..620015d 100644
--- a/src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseImportManager.cs
+++ b/src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseImportManager.cs
@@ -67,7 +67,7 @@ namespace Banshee.Collection.Database
"wmd", "wmv", "wmx", "wv", "wvc", "wvx", "yuv", "f4v",
"f4a", "f4b", "669", "it", "med", "mod", "mol", "mtm",
"nst", "s3m", "stm", "ult", "wow", "xm", "xnm", "spx",
- "ts", "webm", "spc"
+ "ts", "webm", "spc", "mka"
);
public static bool IsWhiteListedFile (string path)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]