appdata: State hardware support the old way

This declares which hardware the application supports using the old
custom tags, as the news ones aren't used widely enough yet.
This commit is contained in:
Adrien Plazas 2021-09-09 20:14:31 +02:00 committed by Cédric Bellegarde
parent ef9fbe11b4
commit de1ce00c89
2 changed files with 6 additions and 0 deletions

View file

@ -260,4 +260,9 @@
<display_length compare="ge">360</display_length>
</requires>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>

View file

@ -16,6 +16,7 @@ StartupNotify=true
DBusActivatable=true
Actions=compose;new-window
X-GNOME-UsesNotifications=true
# Translators: Do NOT translate or transliterate this text (these are enum types)!
X-Purism-FormFactor=Workstation;Mobile;
[Desktop Action compose]