banshee r3361 - in trunk/banshee: . src/Core/Banshee.Services/Banshee.Sources
- From: scottp svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r3361 - in trunk/banshee: . src/Core/Banshee.Services/Banshee.Sources
- Date: Sat, 1 Mar 2008 05:58:11 +0000 (GMT)
Author: scottp
Date: Sat Mar 1 05:58:11 2008
New Revision: 3361
URL: http://svn.gnome.org/viewvc/banshee?rev=3361&view=rev
Log:
* src/Core/Banshee.Services/Banshee.Sources/DatabaseSource.cs: Fixed
typo (MonoDevelop's refactoring tools aren't as thorough as they might be).
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Core/Banshee.Services/Banshee.Sources/DatabaseSource.cs
Modified: trunk/banshee/src/Core/Banshee.Services/Banshee.Sources/DatabaseSource.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.Services/Banshee.Sources/DatabaseSource.cs (original)
+++ trunk/banshee/src/Core/Banshee.Services/Banshee.Sources/DatabaseSource.cs Sat Mar 1 05:58:11 2008
@@ -172,7 +172,7 @@
}
}
- public virtual bool HasDependancies {
+ public virtual bool HasDependencies {
get { return false; }
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]