banshee r3983 - in trunk/banshee: . src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui
- From: mmonreal svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r3983 - in trunk/banshee: . src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui
- Date: Tue, 27 May 2008 19:55:18 +0000 (UTC)
Author: mmonreal
Date: Tue May 27 19:55:17 2008
New Revision: 3983
URL: http://svn.gnome.org/viewvc/banshee?rev=3983&view=rev
Log:
2008-05-27 Michael Monreal <mmonreal svn gnome org>
* src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs:
Use gtk-add instead of gtk-new icon in the podcast source to match the
Last.fm source. Fixes BGO #534817.
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs
Modified: trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs (original)
+++ trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastActions.cs Tue May 27 19:55:17 2008
@@ -70,7 +70,7 @@
OnPodcastUpdateAll
),
new ActionEntry (
- "PodcastAddAction", Stock.New,
+ "PodcastAddAction", Stock.Add,
Catalog.GetString ("Subscribe to Podcast"),"<control><shift>F",
Catalog.GetString ("Subscribe to a new podcast"),
OnPodcastAdd
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]