[banshee] [InternetArchive] Close icon not delete (bgo#612010)



commit 184a284550186214b9c40ee60c21dafa132ba018
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Wed May 19 19:44:27 2010 -0700

    [InternetArchive] Close icon not delete (bgo#612010)

 .../Banshee.InternetArchive/DetailsSource.cs       |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive/DetailsSource.cs b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive/DetailsSource.cs
index 011e763..1d7c434 100644
--- a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive/DetailsSource.cs
+++ b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive/DetailsSource.cs
@@ -76,6 +76,7 @@ namespace Banshee.InternetArchive
             Properties.SetString ("ActiveSourceUIResource", "DetailsSourceActiveUI.xml");
             Properties.SetString ("GtkActionPath", "/IaDetailsSourcePopup");
             Properties.SetString ("UnmapSourceActionLabel", Catalog.GetString ("Close Item"));
+            Properties.SetString ("UnmapSourceActionIconName", "gtk-close");
 
             SetIcon ();
 



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