]> git.mdlowis.com Git - proto/labwc.git/commitdiff
docs/labwc-menu.5.scd: fix menu definition
author01micko <01micko@gmail.com>
Sat, 13 Nov 2021 21:39:24 +0000 (07:39 +1000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 13 Nov 2021 22:02:46 +0000 (22:02 +0000)
This is in line with 1a38cc8 and #109

docs/labwc-menu.5.scd

index 00b9758fabf315e8b4cc8fcdf03537f37f1310ae..5c79f7724d2c060412587c728551cf423b4bafcb 100644 (file)
@@ -15,7 +15,7 @@ A menu file must be entirely enclosed within <openbox_menu> and
 </openbox_menu> tags.  Inside these tags, menus are specified as follows:
 
 ```
-<menu id="">
+<menu id="" label="">
   <item label="">
     <action></action>
   </item>