mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
menu: refactor parser
...with the same approach as rcxml.c - `If` actions now works for menus - `name` argument no longer have to be the first argument of <action> - `label` argument no longer have to be the first argument of <item>
This commit is contained in:
parent
bfaab101af
commit
17d66e5603
2 changed files with 133 additions and 246 deletions
|
|
@ -134,8 +134,7 @@ example: *LABWC_DEBUG_FOO=1 labwc*.
|
|||
Increase logging of paths for config files (for example rc.xml,
|
||||
autostart, environment and menu.xml) as well as titlebar buttons.
|
||||
|
||||
*LABWC_DEBUG_CONFIG_NODENAMES*++
|
||||
*LABWC_DEBUG_MENU_NODENAMES*
|
||||
*LABWC_DEBUG_CONFIG_NODENAMES*
|
||||
Enable logging of all nodenames (for example *policy.placement: Cascade*
|
||||
for *<placement><policy>Cascade</policy></placement>*) for config and
|
||||
menu files respectively.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue