From ad3cf543c860adc49bc53791e4c54bda0c1eef9b Mon Sep 17 00:00:00 2001 From: Kevin Whitaker Date: Thu, 22 Oct 2020 14:03:56 -0400 Subject: [PATCH] add pureos form factor config --- packaging/org.eyecreate.qiflora.appdata.xml | 4 ++++ packaging/org.eyecreate.qiflora.desktop | 1 + 2 files changed, 5 insertions(+) diff --git a/packaging/org.eyecreate.qiflora.appdata.xml b/packaging/org.eyecreate.qiflora.appdata.xml index 378349c..5c5ba7f 100644 --- a/packaging/org.eyecreate.qiflora.appdata.xml +++ b/packaging/org.eyecreate.qiflora.appdata.xml @@ -45,4 +45,8 @@ + + workstation + mobile + diff --git a/packaging/org.eyecreate.qiflora.desktop b/packaging/org.eyecreate.qiflora.desktop index 4823930..0dfd09d 100755 --- a/packaging/org.eyecreate.qiflora.desktop +++ b/packaging/org.eyecreate.qiflora.desktop @@ -8,3 +8,4 @@ Icon=org.eyecreate.qiflora Type=Application Terminal=false Categories=Utility;Qt;KDE; +X-Purism-FormFactor=Workstation;Mobile; -- GitLab