You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
306 B
15 lines
306 B
6 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<SettingsConfig allowSearch="true" allowRestore="true">
|
||
|
<Group/>
|
||
|
<Group>
|
||
|
<Entry key="minimal"
|
||
|
type="bool"/>
|
||
|
</Group>
|
||
|
<Group title="FULL" tooltip="full">
|
||
|
<Entry key="a"
|
||
|
type="bool"/>
|
||
|
<Entry key="b"
|
||
|
type="bool"/>
|
||
|
</Group>
|
||
|
</SettingsConfig>
|