Add mobile metadata for PureOS store (#11)

Add mobile metadata for PureOS store
This commit is contained in:
baarkerlounger 2023-06-29 20:56:09 +00:00 committed by GitHub
parent 2f4dc9cdcb
commit 38c0c4fd27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -46,4 +46,9 @@
<update_contact>bnyro@tutanota.com</update_contact> <update_contact>bnyro@tutanota.com</update_contact>
<launchable type="desktop-id">@APP_ID@.desktop</launchable> <launchable type="desktop-id">@APP_ID@.desktop</launchable>
<platform>GTK 4</platform> <platform>GTK 4</platform>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component> </component>