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.
18 lines
372 B
18 lines
372 B
6 years ago
|
<?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>
|