Add an option to import games automatically

This commit is contained in:
kramo
2024-10-31 13:42:05 +01:00
parent fbc4e05327
commit 37e24ea8b1
5 changed files with 29 additions and 7 deletions

View File

@@ -2,6 +2,9 @@
<schemalist gettext-domain="cartridges">
<schema id="@APP_ID@" path="@PREFIX@/">
<key name="auto-import" type="b">
<default>false</default>
</key>
<key name="exit-after-launch" type="b">
<default>false</default>
</key>