Move Panels Shown action a bit lower in the menu.

This commit is contained in:
Andrius Štikonas 2016-08-24 23:18:39 +01:00
parent 7f0ab53f8a
commit 43c15ed2d0
1 changed files with 2 additions and 2 deletions

View File

@ -73,8 +73,8 @@
<Action name="propertiesPartition"/>
</Menu>
<Menu name="settings">
<Menu name="panels">
<text context="@title:menu">Panels</text>
<Menu name="panels" append="show_toolbar_merge">
<text context="@title:menu">Panels Shown</text>
<Action name="toggleDockDevices"/>
<Action name="toggleDockOperations"/>
<Action name="toggleDockInformation"/>