[iagno] Do Purism things.



commit 66cbfee802228657f5feb83a14fea869c41cbe56
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Nov 5 10:01:18 2020 +0100

    Do Purism things.

 data/org.gnome.Reversi.appdata.xml.in | 4 ++++
 data/org.gnome.Reversi.desktop.in     | 2 ++
 2 files changed, 6 insertions(+)
---
diff --git a/data/org.gnome.Reversi.appdata.xml.in b/data/org.gnome.Reversi.appdata.xml.in
index 8f3c06c..c8ac0de 100644
--- a/data/org.gnome.Reversi.appdata.xml.in
+++ b/data/org.gnome.Reversi.appdata.xml.in
@@ -76,6 +76,10 @@
     <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>
 
   ​<releases>
     <!-- should be kept in versioning inverted order -->
diff --git a/data/org.gnome.Reversi.desktop.in b/data/org.gnome.Reversi.desktop.in
index ed4c9c6..0bcd2fd 100644
--- a/data/org.gnome.Reversi.desktop.in
+++ b/data/org.gnome.Reversi.desktop.in
@@ -14,3 +14,5 @@ Type=Application
 Categories=GNOME;GTK;Game;BoardGame;
 StartupNotify=true
 DBusActivatable=true
+# Translators: Do NOT translate or transliterate this text (these are enum types)!
+X-Purism-FormFactor=Workstation;Mobile;


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