From 53c23bff890b97ddf010f778ebd53154b67d74e6 Mon Sep 17 00:00:00 2001 From: Kevin Whitaker Date: Thu, 22 Oct 2020 14:02:23 -0400 Subject: [PATCH] add pureos form factor config --- packaging/org.eyecreate.vehiclevoyage.appdata.xml | 4 ++++ packaging/org.eyecreate.vehiclevoyage.desktop | 1 + 2 files changed, 5 insertions(+) diff --git a/packaging/org.eyecreate.vehiclevoyage.appdata.xml b/packaging/org.eyecreate.vehiclevoyage.appdata.xml index 836b3cc..7917e0f 100644 --- a/packaging/org.eyecreate.vehiclevoyage.appdata.xml +++ b/packaging/org.eyecreate.vehiclevoyage.appdata.xml @@ -31,4 +31,8 @@ + + workstation + mobile + diff --git a/packaging/org.eyecreate.vehiclevoyage.desktop b/packaging/org.eyecreate.vehiclevoyage.desktop index 6d379fe..fb0b9a1 100755 --- a/packaging/org.eyecreate.vehiclevoyage.desktop +++ b/packaging/org.eyecreate.vehiclevoyage.desktop @@ -8,3 +8,4 @@ Icon=org.eyecreate.vehiclevoyage Type=Application Terminal=false Categories=Utility;Qt;KDE; +X-Purism-FormFactor=Workstation;Mobile; -- GitLab