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.
17 lines
372 B
17 lines
372 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<SettingsConfig allowSearch="false" allowRestore="false">
|
|
<Section/>
|
|
<Section>
|
|
<Entry key="direct"
|
|
type="double"/>
|
|
</Section>
|
|
<Section title="master"
|
|
icon="file:///path/to/vengance.png"
|
|
tooltip="ruler">
|
|
<Group/>
|
|
<Group>
|
|
<Entry key="indirect"
|
|
type="double"/>
|
|
</Group>
|
|
</Section>
|
|
</SettingsConfig>
|
|
|