File: ipod-ui.xml

package info (click to toggle)
rhythmbox 0.11.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 26,232 kB
  • ctags: 11,434
  • sloc: ansic: 97,824; xml: 36,080; sh: 9,341; python: 4,193; makefile: 2,130; cpp: 153
file content (12 lines) | stat: -rw-r--r-- 510 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
<ui>
  <popup name="iPodSourcePopup">
    <menuitem name="iPodSrcPopupRename" action="iPodSourceRename"/>
    <menuitem name="iPodSrcPopupEject" action="RemovableSourceEject"/>
    <separator />
    <menuitem name="iPodSrcPopupPlaylistNew" action="iPodSourcePlaylistNew"/>
  </popup>
  <popup name="iPodPlaylistSourcePopup">
    <menuitem name="iPodPlaylistSrcPopupRename" action="iPodPlaylistSourceRename"/>
    <menuitem name="iPodPlaylistSrcPopupDelete" action="iPodPlaylistSourceDelete"/>
  </popup>
</ui>