mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
labwc-menu(5): fix incorrect statement on label attribute
This commit is contained in:
parent
85d2d144be
commit
518839aff1
1 changed files with 5 additions and 1 deletions
|
|
@ -68,7 +68,11 @@ The menu file must be entirely enclosed within <openbox_menu> 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue