mirror of
https://github.com/labwc/labwc.git
synced 2026-02-06 04:06:33 -05:00
client list combined menu examples
This commit is contained in:
parent
d26b868dbe
commit
4f11dad45b
2 changed files with 17 additions and 0 deletions
|
|
@ -43,6 +43,11 @@
|
|||
</menu>
|
||||
|
||||
<menu id="root-menu">
|
||||
<!-- Make client-list-combined-menu a submenu of root-menu
|
||||
You must supply a label or it will not appear in root-menu -->
|
||||
<!--
|
||||
<menu id="client-list-combined-menu" label="Running..." />
|
||||
-->
|
||||
<item label="Web browser">
|
||||
<action name="Execute" command="firefox" />
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue