From 518839aff1fb62af30b7d211122cad1cc2f1af8b Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Wed, 16 Apr 2025 20:21:22 +0100 Subject: [PATCH] labwc-menu(5): fix incorrect statement on label attribute --- docs/labwc-menu.5.scd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.