[banshee] Add separator in Media menu before src items
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] Add separator in Media menu before src items
- Date: Wed, 23 Sep 2009 01:37:29 +0000 (UTC)
commit 65ba9ec9bcc7995cdb8a56857b088220c7d7d87a
Author: Gabriel Burt <gabriel burt gmail com>
Date: Tue Sep 22 18:27:10 2009 -0700
Add separator in Media menu before src items
Also add the podcast Refresh action to the Media menu when active.
.../Resources/core-ui-actions-layout.xml | 1 +
.../Resources/ActiveSourceUI.xml | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Core/Banshee.ThickClient/Resources/core-ui-actions-layout.xml b/src/Core/Banshee.ThickClient/Resources/core-ui-actions-layout.xml
index e4ea280..63d808f 100644
--- a/src/Core/Banshee.ThickClient/Resources/core-ui-actions-layout.xml
+++ b/src/Core/Banshee.ThickClient/Resources/core-ui-actions-layout.xml
@@ -26,6 +26,7 @@
<menuitem name="Import" action="ImportAction"/>
<menuitem name="ImportPlaylist" action="ImportPlaylistAction"/>
<menuitem name="OpenLocation" action="OpenLocationAction"/>
+ <separator/>
<placeholder name="BelowOpenLocation"/>
<separator/>
<placeholder name="ClosePlaceholder"/>
diff --git a/src/Extensions/Banshee.Podcasting/Resources/ActiveSourceUI.xml b/src/Extensions/Banshee.Podcasting/Resources/ActiveSourceUI.xml
index 1b1cf38..c49ee17 100644
--- a/src/Extensions/Banshee.Podcasting/Resources/ActiveSourceUI.xml
+++ b/src/Extensions/Banshee.Podcasting/Resources/ActiveSourceUI.xml
@@ -10,6 +10,7 @@
<menu name="MediaMenu" action="MediaMenuAction">
<placeholder name="BelowOpenLocation">
<menuitem name="PodcastAdd" action="PodcastAddAction" />
+ <menuitem name="PodcastUpdateAll" action="PodcastUpdateAllAction" />
</placeholder>
</menu>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]