Updated schema
This commit is contained in:
parent
7188781f91
commit
a22622258e
1 changed files with 2 additions and 1 deletions
|
@ -427,7 +427,6 @@
|
|||
max="1"
|
||||
super="generic/state"
|
||||
[/tag]
|
||||
{DEFAULT_KEY "link_aware" bool false}
|
||||
{DEFAULT_KEY "link_color" string "#ffff00"}
|
||||
[/tag]
|
||||
[/tag]
|
||||
|
@ -1094,6 +1093,7 @@
|
|||
{DEFAULT_KEY "characters_per_line" unsigned 0}
|
||||
{DEFAULT_KEY "text_alignment" h_align "left"}
|
||||
{DEFAULT_KEY "wrap" bool false}
|
||||
{DEFAULT_KEY "link_aware" bool false}
|
||||
[/tag]
|
||||
[tag]
|
||||
name="grid_listbox"
|
||||
|
@ -1298,6 +1298,7 @@
|
|||
{DEFAULT_KEY "vertical_scrollbar_mode" scrollbar_mode initial_auto}
|
||||
{DEFAULT_KEY "wrap" bool true}
|
||||
{DEFAULT_KEY "text_alignment" f_h_align "left"}
|
||||
{DEFAULT_KEY "link_aware" bool false}
|
||||
[/tag]
|
||||
[tag]
|
||||
name="scrollbar_panel"
|
||||
|
|
Loading…
Add table
Reference in a new issue