[fractal] data: List compatible form-factors



commit 64882449747d31f02630710d2466a97434b2deb7
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Nov 4 12:33:16 2020 +0100

    data: List compatible form-factors
    
    This will allow the app to be available in Phosh and PureOS Store.

 fractal-gtk/res/org.gnome.Fractal.desktop.in.in      | 2 ++
 fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in | 4 ++++
 2 files changed, 6 insertions(+)
---
diff --git a/fractal-gtk/res/org.gnome.Fractal.desktop.in.in b/fractal-gtk/res/org.gnome.Fractal.desktop.in.in
index 94bdc759..3f7b166b 100644
--- a/fractal-gtk/res/org.gnome.Fractal.desktop.in.in
+++ b/fractal-gtk/res/org.gnome.Fractal.desktop.in.in
@@ -11,3 +11,5 @@ X-GNOME-UsesNotifications=true
 Categories=GNOME;GTK;Network;InstantMessaging;
 # Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=Matrix;matrix.org;chat;irc;communications;talk;riot;
+# Translators: Do NOT translate or transliterate this text (these are enum types)!
+X-Purism-FormFactor=Workstation;Mobile;
diff --git a/fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in 
b/fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in
index 0fb3c62e..bca5c219 100644
--- a/fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in
+++ b/fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in
@@ -183,4 +183,8 @@
     <content_attribute id="money-purchasing">none</content_attribute>
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
+  <custom>
+    <value key="Purism::form_factor">workstation</value>
+    <value key="Purism::form_factor">mobile</value>
+  </custom>
 </component>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]