/usr/share/rhythmbox/menubar.ui is in rhythmbox-data 3.0.2-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 | <?xml version="1.0"?>
<interface>
<menu id="menubar">
<submenu>
<attribute name="label" translatable="yes">_File</attribute>
<item>
<attribute name="label" translatable="yes">_Add Music…</attribute>
<attribute name="action">app.library-import</attribute>
<attribute name="accel"><Ctrl>O</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Playlist</attribute>
<link name="submenu">
<section>
<item>
<attribute name="label" translatable="yes">_New Playlist…</attribute>
<attribute name="action">app.playlist-new</attribute>
<attribute name="accel"><Ctrl>N</attribute>
</item>
<item>
<attribute name="label" translatable="yes">New _Automatic Playlist…</attribute>
<attribute name="action">app.playlist-new-auto</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Load from File…</attribute>
<attribute name="action">app.playlist-load</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Save to File…</attribute>
<attribute name="action">app.playlist-save</attribute>
<attribute name="accel"><Ctrl>S</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Edit…</attribute>
<attribute name="action">app.playlist-edit</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Delete</attribute>
<attribute name="action">app.display-page-remove</attribute>
</item>
</section>
</link>
</item>
<section>
<item>
<attribute name="label" translatable="yes">Pr_operties</attribute>
<attribute name="action">app.clipboard-properties</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Close</attribute>
<attribute name="action">app.quit</attribute>
<attribute name="accel"><Ctrl>W</attribute>
</item>
</section>
</submenu>
<submenu>
<attribute name="label" translatable="yes">_Edit</attribute>
<section>
<item>
<attribute name="label" translatable="yes">Cu_t</attribute>
<attribute name="action">app.clipboard-cut</attribute>
<attribute name="accel"><Ctrl>X</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Copy</attribute>
<attribute name="action">app.clipboard-copy</attribute>
<attribute name="accel"><Ctrl>C</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Paste</attribute>
<attribute name="action">app.clipboard-paste</attribute>
<attribute name="accel"><Ctrl>V</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Select _All</attribute>
<attribute name="action">app.clipboard-select-all</attribute>
<attribute name="accel"><Ctrl>A</attribute>
</item>
<item>
<attribute name="label" translatable="yes">D_eselect All</attribute>
<attribute name="action">app.clipboard-select-none</attribute>
<attribute name="accel"><Ctrl><Shift>A</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Add _to Play Queue</attribute>
<attribute name="action">app.clipboard-add-to-queue</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Add to _Playlist</attribute>
<link name="submenu">
<item>
<attribute name="label" translatable="yes">_New Playlist</attribute>
<attribute name="action">app.playlist-add-to-new</attribute>
</item>
</link>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Move to Trash</attribute>
<attribute name="action">app.clipboard-trash</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Prefere_nces</attribute>
<attribute name="action">app.preferences</attribute>
</item>
</section>
</submenu>
<submenu>
<attribute name="label" translatable="yes">_View</attribute>
<section>
<item>
<attribute name="label" translatable="yes">_Fullscreen</attribute>
<attribute name="action">win.party-mode</attribute>
<attribute name="accel">F11</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Side _Pane</attribute>
<attribute name="action">win.display-page-tree-visible</attribute>
<attribute name="accel">F9</attribute>
</item>
<item>
<attribute name="label" translatable="yes">View _Queue as Side Pane</attribute>
<attribute name="action">win.queue-as-sidebar</attribute>
<attribute name="accel"><Ctrl>K</attribute>
</item>
<item>
<attribute name="label" translatable="yes">S_tatusbar</attribute>
<attribute name="action">win.statusbar-visible</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Song Position Slider</attribute>
<attribute name="action">win.show-song-position-slider</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Album Art</attribute>
<attribute name="action">win.show-album-art</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Jump to Playing Song</attribute>
<attribute name="action">win.jump-to-playing</attribute>
<attribute name="accel"><Ctrl>J</attribute>
</item>
</section>
<section>
<attribute name="rb-plugin-menu-link">view</attribute>
</section>
</submenu>
<submenu>
<attribute name="label" translatable="yes">_Control</attribute>
<section>
<item>
<attribute name="label" translatable="yes">_Play</attribute>
<attribute name="action">app.play</attribute>
<attribute name="accel"><Ctrl>space</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Pre_vious</attribute>
<attribute name="action">app.play-previous</attribute>
<attribute name="accel"><Alt>Left</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Next</attribute>
<attribute name="action">app.play-next</attribute>
<attribute name="accel"><Alt>Right</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">_Increase Volume</attribute>
<attribute name="action">app.volume-up</attribute>
<attribute name="accel"><Ctrl>Up</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Decrease Volume</attribute>
<attribute name="action">app.volume-down</attribute>
<attribute name="accel"><Ctrl>Down</attribute>
</item>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Sh_uffle</attribute>
<attribute name="action">app.play-shuffle</attribute>
<attribute name="accel"><Ctrl>U</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Repeat</attribute>
<attribute name="action">app.play-repeat</attribute>
<attribute name="accel"><Ctrl>R</attribute>
</item>
</section>
</submenu>
<submenu>
<attribute name="label" translatable="yes">_Tools</attribute>
<section>
<attribute name="rb-plugin-menu-link">tools</attribute>
</section>
<section>
<item>
<attribute name="label" translatable="yes">Plu_gins…</attribute>
<attribute name="action">app.plugins</attribute>
</item>
</section>
</submenu>
<submenu>
<attribute name="label" translatable="yes">_Help</attribute>
<section>
<item>
<attribute name="label" translatable="yes">_Contents</attribute>
<attribute name="action">app.help</attribute>
<attribute name="accel">F1</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_About</attribute>
<attribute name="action">app.about</attribute>
</item>
</section>
</submenu>
</menu>
|