banshee r2131 - in branches/banshee/rubenv: . src/Core/Banshee.Base src/Core/Banshee.Base/Banshee.Library



Author: rubenv
Date: 2007-03-04 16:38:02 +0000 (Sun, 04 Mar 2007)
New Revision: 2131
ViewCVS link: http://svn.gnome.org/viewcvs/banshee?rev=2131&view=rev

Modified:
   branches/banshee/rubenv/ChangeLog
   branches/banshee/rubenv/src/Core/Banshee.Base/Banshee.Library/Import.cs
   branches/banshee/rubenv/src/Core/Banshee.Base/ImportManager.cs
Log:
2007-03-04  Ruben Vermeersch  <ruben savanne be>

	* src/Core/Banshee.Base/ImportManager.cs: The previous commit broke
	mass-storage DAPs. ImportManager shouldn't be a Singleton (as you can have
	a mass-storage import and a hard-disk import running at the same time). To
	reduce confusion, I moved the singleton code out of here.

	* src/Core/Banshee.Base/Banshee.Library/Import.cs: Into here, where it
	belongs. Either we go Singleton all the way, or we avoid confusing people
	who read code.





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