[banshee] [ThickClient] Remove Jump... from context menu (bgo#540503)



commit e1e4be24d2fc295aba10b0c63e0c2febd50f8f6f
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Tue Oct 26 17:48:16 2010 -0500

    [ThickClient] Remove Jump... from context menu (bgo#540503)

 .../Resources/core-ui-actions-layout.xml           |    2 --
 1 files changed, 0 insertions(+), 2 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 0876c51..ff41e57 100644
--- a/src/Core/Banshee.ThickClient/Resources/core-ui-actions-layout.xml
+++ b/src/Core/Banshee.ThickClient/Resources/core-ui-actions-layout.xml
@@ -187,8 +187,6 @@
       <menuitem name="SearchForSameAlbum" action="SearchForSameAlbumAction"/>
     </menu>
     <separator/>
-    <menuitem name="JumpToPlayingTrack" action="JumpToPlayingTrackAction"/>
-    <separator/>
     <menuitem name="TrackProperties" action="TrackPropertiesAction"/>
     <menuitem name="TrackEditor" action="TrackEditorAction"/>
   </popup>



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