Add mobile metadata for PureOS store (#11)
Add mobile metadata for PureOS store
This commit is contained in:
parent
2f4dc9cdcb
commit
38c0c4fd27
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue