mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Unify menus and put all headerbar buttons on the left
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<interface>
|
||||
<menu id="addMediaMenu">
|
||||
<menu id="mainMenu">
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Open Local...</attribute>
|
||||
@@ -11,8 +11,6 @@
|
||||
<attribute name="action">app.openUri</attribute>
|
||||
</item>
|
||||
</section>
|
||||
</menu>
|
||||
<menu id="settingsMenu">
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Preferences</attribute>
|
||||
|
Reference in New Issue
Block a user