mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
client list combined menu examples
This commit is contained in:
parent
71b2b5a4bc
commit
4269828bf3
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