kylin-tablet-desktop-general/kylin-tablet-desktop-backend/org.kylin-tablet-desktop.gs...

21 lines
752 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema id="org.kylin-tablet-desktop" path="/org/kylin-tablet-desktop/">
<key name="is-first-start" type="b">
<default>true</default>
<summary>is kylin tablet desktop start firstly</summary>
<description>Is kylin tablet desktop start firstly.</description>
</key>
<key name="line" type="i">
<default>4</default>
<summary>line number of launcher</summary>
<description>The line number of kylin desktop launcher</description>
</key>
<key name="column" type="i">
<default>6</default>
<summary>column number of launcher</summary>
<description>The column number of kylin desktop launcher</description>
</key>
</schema>
</schemalist>