[banshee] Add 669, it, med, mod, mol, mtm, nst, s3m, stm, ult, wow, xm, xnm extensions to the whitelist (BGO #



commit bc2313e81b1fa81ce9730ce6422a9ca4ec7ec9a5
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Thu May 14 15:30:09 2009 -0500

    Add 669, it, med, mod, mol, mtm, nst, s3m, stm, ult, wow, xm, xnm extensions to the whitelist (BGO #580014)
---
 .../DatabaseImportManager.cs                       |    3 ++-
 1 files changed, 2 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 c935c42..a27af7f 100644
--- a/src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseImportManager.cs
+++ b/src/Core/Banshee.Services/Banshee.Collection.Database/DatabaseImportManager.cs
@@ -64,7 +64,8 @@ namespace Banshee.Collection.Database
             "ram",  "raw",  "rm",   "rmvb", "rts",  "smil", "swf",  "tivo", 
             "u",    "vfw",  "vob",  "wav",  "wave", "wax",  "wm",   "wma",  
             "wmd",  "wmv",  "wmx",  "wv",   "wvc",  "wvx",  "yuv",  "f4v",  
-            "f4a",  "f4b",  "spx"
+            "f4a",  "f4b",  "669",  "it",   "med",  "mod",  "mol",  "mtm",
+            "nst",  "s3m",  "stm",  "ult",  "wow",  "xm",   "xnm",  "spx"
         );
 
         public static bool IsWhiteListedFile (string path)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]