mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs/menu.xml: adjust labnag example
It was missing the respective closing tag
This commit is contained in:
parent
09b4e9605e
commit
e05b924e4d
1 changed files with 2 additions and 1 deletions
|
|
@ -68,11 +68,12 @@
|
|||
<!--
|
||||
# A prompt can be used as follows:
|
||||
<item label="Exit">
|
||||
<action name="If"/>
|
||||
<action name="If">
|
||||
<prompt message="Do you really want to exit the compositor?"/>
|
||||
<then>
|
||||
<action name="Exit"/>
|
||||
</then>
|
||||
</action>
|
||||
</item>
|
||||
-->
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue