[rhythmbox] make the location of the 'new playlist' menu item consistent (bug #623153)



commit a676163da952921571cb103f5c52d7cb1d404d9a
Author: Jonathan Matthew <jonathan d14n org>
Date:   Sat Jul 3 14:05:15 2010 +1000

    make the location of the 'new playlist' menu item consistent (bug #623153)

 data/ui/rhythmbox-ui.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/rhythmbox-ui.xml b/data/ui/rhythmbox-ui.xml
index 5429fb4..977f702 100644
--- a/data/ui/rhythmbox-ui.xml
+++ b/data/ui/rhythmbox-ui.xml
@@ -115,9 +115,9 @@
   <popup name="BrowserSourceViewPopup">
     <menuitem name="AddToQueueLibraryPopup" action="AddToQueue"/>
     <menu name="BrowserSourcePopupPlaylistAdd" action="EditPlaylistAdd">
-      <placeholder name="BrowserSourcePopupPlaylistAddPlaceholder"/>
-      <separator/>
       <menuitem name="BrowserSourcePopupPlaylistAddNew" action="EditPlaylistAddNew"/>
+      <separator/>
+      <placeholder name="BrowserSourcePopupPlaylistAddPlaceholder"/>
     </menu>
     <menuitem name="CopyLibraryPopup" action="EditCopy"/>
     <separator/>



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