35 lines
1.4 KiB
XML
35 lines
1.4 KiB
XML
<schemalist gettext-domain="kylin-weather">
|
|
<schema id="org.kylin-weather.settings" path="/org/ukui/kylin-weather/">
|
|
<key name="collect-city" type="s">
|
|
<default>""</default>
|
|
<summary>collectcity</summary>
|
|
<description>collectCity</description>
|
|
</key>
|
|
<key name="weather" type="s">
|
|
<default>"1920-08-27 10:17:42,101010100,海淀,小雨,95%,25℃,北风,1级,北京,305"</default>
|
|
<summary>thisweather</summary>
|
|
<description>current weather of this city</description>
|
|
</key>
|
|
<key name="allow-locate" type="s">
|
|
<default>"0"</default>
|
|
<summary>allowlocate</summary>
|
|
<description>if user allow locate or not</description>
|
|
</key>
|
|
<key name="thememode" type="s">
|
|
<default>"auto"</default>
|
|
<summary>"record theme mode"</summary>
|
|
<description>record theme mode.there's three mode.auto,lightonly and darkonly</description>
|
|
</key>
|
|
<key name="locate-widget" type="s">
|
|
<default>"0"</default>
|
|
<summary>locatewidget</summary>
|
|
<description>if user allow locate or not</description>
|
|
</key>
|
|
<key name="ipkeypart" type="s">
|
|
<default>"ZWRkZWZmNCZ0eXBlPTQmaXA9"</default>
|
|
<summary>ipkey</summary>
|
|
<description>ipkey</description>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|