[gnome-2048: 1/2] data: List compatible form-factors
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-2048: 1/2] data: List compatible form-factors
- Date: Wed, 4 Nov 2020 14:36:08 +0000 (UTC)
commit fbd21b1890f7a0e86a86a6b5d58304fa2593d7ed
Author: Adrien Plazas <kekun plazas laposte net>
Date: Tue Nov 3 19:58:05 2020 +0100
data: List compatible form-factors
This will allow the app to be available in Phosh and PureOS Store.
data/org.gnome.TwentyFortyEight.appdata.xml.in | 5 +++++
data/org.gnome.TwentyFortyEight.desktop.in | 2 ++
2 files changed, 7 insertions(+)
---
diff --git a/data/org.gnome.TwentyFortyEight.appdata.xml.in b/data/org.gnome.TwentyFortyEight.appdata.xml.in
index 30630cf..5679e36 100644
--- a/data/org.gnome.TwentyFortyEight.appdata.xml.in
+++ b/data/org.gnome.TwentyFortyEight.appdata.xml.in
@@ -91,4 +91,9 @@
<release version="3.38.0" date="2020-09-12" type="stable" urgency="medium"/>
​ <release version="3.37.91" date="2020-08-28" type="development" urgency="low"/>
</releases>
+
+ <custom>
+ <value key="Purism::form_factor">workstation</value>
+ <value key="Purism::form_factor">mobile</value>
+ </custom>
</component>
diff --git a/data/org.gnome.TwentyFortyEight.desktop.in b/data/org.gnome.TwentyFortyEight.desktop.in
index f234973..87feb95 100644
--- a/data/org.gnome.TwentyFortyEight.desktop.in
+++ b/data/org.gnome.TwentyFortyEight.desktop.in
@@ -11,3 +11,5 @@ StartupNotify=true
Categories=GNOME;GTK;Game;
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list
MUST also end with a semicolon!
Keywords=puzzle;
+# 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]