banshee r3011 - in branches/banshee/stable: . src/Core/Banshee.Base
- From: rubenv svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r3011 - in branches/banshee/stable: . src/Core/Banshee.Base
- Date: Tue, 22 Jan 2008 22:07:00 +0000 (GMT)
Author: rubenv
Date: Tue Jan 22 22:07:00 2008
New Revision: 3011
URL: http://svn.gnome.org/viewvc/banshee?rev=3011&view=rev
Log:
2008-01-22 Ruben Vermeersch <ruben savanne be>
* src/Core/Banshee.Base/ActionManager.cs: Apply the horribly simple patch
from BGO #393039. Long overdue.
Modified:
branches/banshee/stable/ChangeLog
branches/banshee/stable/src/Core/Banshee.Base/ActionManager.cs
Modified: branches/banshee/stable/src/Core/Banshee.Base/ActionManager.cs
==============================================================================
--- branches/banshee/stable/src/Core/Banshee.Base/ActionManager.cs (original)
+++ branches/banshee/stable/src/Core/Banshee.Base/ActionManager.cs Tue Jan 22 22:07:00 2008
@@ -115,7 +115,7 @@
"Unmap", "<shift>Delete",
null, null),
- new ActionEntry("SelectAllAction", null,
+ new ActionEntry("SelectAllAction", Stock.SelectAll,
Catalog.GetString("Select _All"), "<control>A",
Catalog.GetString("Select all songs in song list"), null),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]