mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
clapper-app: Add "Clear Queue" menu option
An option to clear playback queue from UI. This is quckier and easier than manually dragging every item to bin. Closes #434
This commit is contained in:
@@ -183,5 +183,11 @@
|
||||
<attribute name="action">app.add-uri</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Clear Queue</attribute>
|
||||
<attribute name="action">app.clear-queue</attribute>
|
||||
</item>
|
||||
</section>
|
||||
</menu>
|
||||
</interface>
|
||||
|
Reference in New Issue
Block a user