banshee r4449 - in trunk/banshee: . src/Core/Banshee.Core/Resources src/Core/Banshee.ThickClient/Banshee.Gui.Widgets



Author: abock
Date: Fri Aug 29 16:19:36 2008
New Revision: 4449
URL: http://svn.gnome.org/viewvc/banshee?rev=4449&view=rev

Log:
2008-08-30  Aaron Bockover  <abock gnome org>

    * src/Core/Banshee.Core/Resources/contributors.xml: Added his highness, Brad
    
    * src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/LargeTrackInfoDisplay.cs:
    Increase spacing to 30px



Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.Core/Resources/contributors.xml
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/LargeTrackInfoDisplay.cs

Modified: trunk/banshee/src/Core/Banshee.Core/Resources/contributors.xml
==============================================================================
--- trunk/banshee/src/Core/Banshee.Core/Resources/contributors.xml	(original)
+++ trunk/banshee/src/Core/Banshee.Core/Resources/contributors.xml	Fri Aug 29 16:19:36 2008
@@ -15,6 +15,7 @@
   <contributor>Bill Dawson</contributor>
   <contributor>Bob Copeland</contributor> 
   <contributor>Bojan Rajkovic</contributor>
+  <contributor>Brad Taylor</contributor>
   <contributor>Brian Nickel</contributor>
   <contributor>Chris Lahey</contributor>
   <contributor>Chris Toshok</contributor>

Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/LargeTrackInfoDisplay.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/LargeTrackInfoDisplay.cs	(original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui.Widgets/LargeTrackInfoDisplay.cs	Fri Aug 29 16:19:36 2008
@@ -59,7 +59,7 @@
         }
         
         protected virtual int Spacing {
-            get { return 10; }
+            get { return 30; }
         }
         
         protected override int ArtworkSizeRequest {



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