11 lines
471 B
XML
11 lines
471 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<schemalist gettext-domain="moemoji">
|
|
<schema id='jp.angeltech.MoeMoji' path='/jp/angeltech/MoeMoji/'>
|
|
<key name="category-sort" type="s">
|
|
<default>'alpha-asc'</default>
|
|
<summary>Category sort order</summary>
|
|
<description>How categories are sorted: alpha-asc, alpha-desc, modified-asc, modified-desc, created-asc, created-desc</description>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|