Sync current work

This commit is contained in:
Heliguy
2024-08-25 23:19:46 -04:00
parent bb1a374db3
commit 485a845b5e
8 changed files with 51 additions and 17 deletions

View File

@@ -13,6 +13,12 @@
<key name="is-fullscreen" type="b">
<default>false</default>
</key>
<key name="sidebar-shown" type="b">
<default>true</default>
</key>
<key name="page-shown" type="s">
<default>"packages"</default>
</key>
</schema>
<schema id="io.github.flattool.Warehouse.filter" path="/io/github/flattool/Warehouse/filter/">
<key name="show-apps" type="b">
@@ -28,4 +34,12 @@
<default>"all"</default>
</key>
</schema>
<schema id="io.github.flattool.Warehouse.data_page" path="/io/github/flattool/Warehouse/data_page/">
<key name="sort-ascend" type="b">
<default>false</default>
</key>
<key name="sort-mode" type="s">
<default>"size"</default>
</key>
</schema>
</schemalist>