Skip to content
Snippets Groups Projects
Commit 5b578dfa authored by Adrien Plazas's avatar Adrien Plazas
Browse files

data: List compatible form-factors

This will allow the app to be available in Phosh and PureOS Store.
parent 803269ea
No related branches found
No related tags found
No related merge requests found
......@@ -71,4 +71,9 @@
<release version="40.2" date="2019-10-23" />
</releases>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>
......@@ -22,6 +22,9 @@ X-GNOME-UsesNotifications=true
Actions=backup;
# Translators: Do NOT translate or transliterate this text (these are enum types)!
X-Purism-FormFactor=Workstation;Mobile;
[Desktop Action backup]
Name=Back Up
Exec=deja-dup --backup
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment