mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
labwc-config(5): clarify applicability of element/attribute
...agnostic parsing.
This commit is contained in:
parent
fe9af393b4
commit
6ef1db54d8
1 changed files with 3 additions and 0 deletions
|
|
@ -100,6 +100,9 @@ Configuration must be wrapped in a <labwc_config> root-element like this:
|
||||||
decision to increase config file flexibility and keep code simple. In practical
|
decision to increase config file flexibility and keep code simple. In practical
|
||||||
terms, this means that `<a><b>c</b></a>` is equivalent to `<a b="c" />`.
|
terms, this means that `<a><b>c</b></a>` is equivalent to `<a b="c" />`.
|
||||||
|
|
||||||
|
Note: This does not apply to all aspects of menu.xml, specifically the
|
||||||
|
attributes id, label and execute.
|
||||||
|
|
||||||
The following three are therefore treated the same:
|
The following three are therefore treated the same:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue