banshee r4802 - in trunk/banshee: .	src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor
- From: gburt svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r4802 - in trunk/banshee: .	src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor
- Date: Fri,  7 Nov 2008 23:37:12 +0000 (UTC)
Author: gburt
Date: Fri Nov  7 23:37:12 2008
New Revision: 4802
URL: http://svn.gnome.org/viewvc/banshee?rev=4802&view=rev
Log:
2008-11-07  Gabriel Burt  <gabriel burt gmail com>
	* src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs:
	Fix the build, broken by the last commit.
Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs
Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs	(original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.TrackEditor/StatisticsPage.cs	Fri Nov  7 23:37:12 2008
@@ -131,7 +131,7 @@
                     }
                 }
                 
-                AddItem (Catalog.GetString ("Container Formats:", file.TagTypes.ToString ()));
+                AddItem (Catalog.GetString ("Container Formats:"), file.TagTypes.ToString ());
                 AddSeparator ();
             }
             
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]