add missing files and add the alternative hover icon set
Esse commit está contido em:
Arquivo executável
BIN
Arquivo binário não exibido.
Arquivo executável
+1458
Diferenças do arquivo suprimidas por serem muito extensas
Carregar Diff
|
Depois Largura: | Altura: | Tamanho: 60 KiB |
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<interface>
|
||||
<!-- RB 2.99 and later -->
|
||||
<menu id="play_popup_menu">
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Remove from Playlist</attribute>
|
||||
<attribute name="action">win.remove_from_playlist_menu_item</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section>
|
||||
<attribute name="rb-plugin-menu-link">playlist_entry_view</attribute>
|
||||
</section>
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Properties</attribute>
|
||||
<attribute name="action">win.show_properties_menu_item</attribute>
|
||||
</item>
|
||||
</section>
|
||||
</menu>
|
||||
</interface>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<interface>
|
||||
<menu id="playsource-toolbar">
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Shuffle</attribute>
|
||||
<attribute name="action">app.playsource-shuffle</attribute>
|
||||
</item>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Clear</attribute>
|
||||
<attribute name="action">app.playsource-clear</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section>
|
||||
<attribute name="rb-plugin-menu-link">playsource-toolbar</attribute>
|
||||
</section>
|
||||
</menu>
|
||||
</interface>
|
||||
Referência em uma Nova Issue
Bloquear um usuário