[rhythmbox] Restore Audioscrobbler radio source UI popup name
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] Restore Audioscrobbler radio source UI popup name
- Date: Wed, 12 Dec 2012 11:50:44 +0000 (UTC)
commit 28f9f7bef590cd45ee6a073376abe75f686dd861
Author: Matt Glover <mpglover gmail com>
Date: Wed Dec 12 01:09:47 2012 -0500
Restore Audioscrobbler radio source UI popup name
In commit 6fe21e1b the popup name for audioscrobbler radio sources was inexplicably changed in the UI XML but not in the code. I imagine it was changed by a find/replace gone wrong. That change broke the popup used to rename and delete radio stations. This commit reverts the XML update component of commit 6fe21e1b to re-enable the radio source context menu.
https://bugzilla.gnome.org/show_bug.cgi?id=679982
plugins/audioscrobbler/audioscrobbler-radio-ui.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/audioscrobbler/audioscrobbler-radio-ui.xml b/plugins/audioscrobbler/audioscrobbler-radio-ui.xml
index 6b41462..34604e5 100644
--- a/plugins/audioscrobbler/audioscrobbler-radio-ui.xml
+++ b/plugins/audioscrobbler/audioscrobbler-radio-ui.xml
@@ -1,5 +1,5 @@
<ui>
- <popup name="AudioscrobblerRadioPagePopup">
+ <popup name="AudioscrobblerRadioSourcePopup">
<menuitem name="RenameStation" action="AudioscrobblerRadioRenameStation"/>
<menuitem name="DeleteStation" action="AudioscrobblerRadioDeleteStation"/>
</popup>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]