summaryrefslogtreecommitdiff
path: root/tests/glibext/re.chrysalide.tests.secstorage.gschema.xml
blob: 6afa96b3749622a9512ee0506dc9f61adc02897f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<schemalist>

    <schema id="re.chrysalide.tests.secstorage" path="/re/chrysalide/tests/secstorage/">

        <key name="salt" type="ay">
            <default>[]</default>
	    </key>

        <key name="master" type="ay">
            <default>[]</default>
	    </key>

    </schema>

</schemalist>