banshee r4114 - in trunk/banshee: . src/Core/Banshee.ThickClient/Banshee.Gui



Author: gburt
Date: Wed Jun  4 21:08:01 2008
New Revision: 4114
URL: http://svn.gnome.org/viewvc/banshee?rev=4114&view=rev

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

	* src/Core/Banshee.ThickClient/Banshee.Gui/SourceActions.cs: Remove the
	icon from the Source Rename action (BGO #536559).


Modified:
   trunk/banshee/ChangeLog
   trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/SourceActions.cs

Modified: trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/SourceActions.cs
==============================================================================
--- trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/SourceActions.cs	(original)
+++ trunk/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/SourceActions.cs	Wed Jun  4 21:08:01 2008
@@ -102,7 +102,6 @@
 
             this["NewPlaylistAction"].IconName = Stock.New;
             this["UnmapSourceAction"].IconName = Stock.Delete;
-            this["RenameSourceAction"].IconName = "gtk-edit";
             this["SourcePropertiesAction"].IconName = Stock.Properties;
 
             AddImportant (



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