]> git.mdlowis.com Git - proto/labwc.git/commit
docs/menu.xml: fix root-menu definition
authorJohan Malm <jgm323@gmail.com>
Tue, 9 Nov 2021 07:13:40 +0000 (07:13 +0000)
committerJohan Malm <jgm323@gmail.com>
Tue, 9 Nov 2021 07:13:40 +0000 (07:13 +0000)
commit1a38cc84628359ce81a83317046c7a2e031ff803
tree7ced3b11182e6a6f7dcde0d44e23689124b4a431
parentdd1663e6273bb2c8fdf61a5347c2b2d68c02d3b9
docs/menu.xml: fix root-menu definition

A menu is defined by `<menu id="" label="">`

A `<menu id="" />` element merely creates an item pointing to already
defined menu.

Fixes issue #109
docs/menu.xml