banshee r3880 - in trunk/banshee: . src/Core/Banshee.Services/Banshee.Library



Author: gburt
Date: Mon May  5 18:57:19 2008
New Revision: 3880
URL: http://svn.gnome.org/viewvc/banshee?rev=3880&view=rev

Log:
2008-05-05  Gabriel Burt  <gabriel burt gmail com>

	* src/Core/Banshee.Services/Banshee.Library/VideoLibrarySource.cs: Heh,
	whoops, unwatched should be plays=0 not plays=4.


Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Services/Banshee.Library/VideoLibrarySource.cs

Modified: trunk/banshee/src/Core/Banshee.Services/Banshee.Library/VideoLibrarySource.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.Services/Banshee.Library/VideoLibrarySource.cs	(original)
+++ trunk/banshee/src/Core/Banshee.Services/Banshee.Library/VideoLibrarySource.cs	Mon May  5 18:57:19 2008
@@ -55,7 +55,7 @@
             new SmartPlaylistDefinition (
                 Catalog.GetString ("Unwatched"),
                 Catalog.GetString ("Videos that haven't been played yet"),
-                "plays=4"),
+                "plays=0"),
 
             new SmartPlaylistDefinition (
                 Catalog.GetString ("Favorites"),



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