From: Johan Malm Date: Wed, 16 Apr 2025 19:21:22 +0000 (+0100) Subject: labwc-menu(5): fix incorrect statement on label attribute X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=518839aff1fb62af30b7d211122cad1cc2f1af8b;p=proto%2Flabwc.git labwc-menu(5): fix incorrect statement on label attribute --- diff --git a/docs/labwc-menu.5.scd b/docs/labwc-menu.5.scd index f3f3bd9d..075dcd58 100644 --- a/docs/labwc-menu.5.scd +++ b/docs/labwc-menu.5.scd @@ -68,7 +68,11 @@ The menu file must be entirely enclosed within and *menu.label* The title of the menu, shown in its parent. A label must be given when - defining a menu. + defining a menu unless it is the topmost menu element. + + Note that Openbox requires a label="" defined for topmost elements too, + but for simplicity labwc handles these with or without the label + attribute. *menu.icon* An icon to be rendered, shown in its parent. This argument is optional.