[gnome-weather] data: List compatible form-factors
- From: Vitaly Dyachkov <vitalydyachkov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-weather] data: List compatible form-factors
- Date: Fri, 6 Nov 2020 16:57:54 +0000 (UTC)
commit 575331646222b54281616540ca2df2b5ba788397
Author: Adrien Plazas <kekun plazas laposte net>
Date: Wed Nov 4 11:46:50 2020 +0100
data: List compatible form-factors
This will allow the app to be available in Phosh and PureOS Store.
data/org.gnome.Weather.appdata.xml.in.in | 5 +++++
data/org.gnome.Weather.desktop.in.in | 2 ++
2 files changed, 7 insertions(+)
---
diff --git a/data/org.gnome.Weather.appdata.xml.in.in b/data/org.gnome.Weather.appdata.xml.in.in
index 0063407..f8c72c7 100644
--- a/data/org.gnome.Weather.appdata.xml.in.in
+++ b/data/org.gnome.Weather.appdata.xml.in.in
@@ -80,4 +80,9 @@
<content_rating type="oars-1.1">
<content_attribute id="social-info">mild</content_attribute>
</content_rating>
+
+ <custom>
+ <value key="Purism::form_factor">workstation</value>
+ <value key="Purism::form_factor">mobile</value>
+ </custom>
</component>
diff --git a/data/org.gnome.Weather.desktop.in.in b/data/org.gnome.Weather.desktop.in.in
index 729d134..021e0d5 100644
--- a/data/org.gnome.Weather.desktop.in.in
+++ b/data/org.gnome.Weather.desktop.in.in
@@ -11,3 +11,5 @@ Categories=GNOME;GTK;Utility;Core;
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list
MUST also end with a semicolon!
Keywords=Weather;Forecast;
X-Geoclue-Reason=Allows weather information to be displayed for your location.
+# 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]