11 lines
322 B
XML
11 lines
322 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<schemalist>
|
||
|
<schema id="org.ukui.menu.settings" path="/">
|
||
|
<key type="i" name="animation-duration">
|
||
|
<default>300</default>
|
||
|
<summary>animation duration</summary>
|
||
|
<description>Control the duration of animation</description>
|
||
|
</key>
|
||
|
</schema>
|
||
|
</schemalist>
|