From de1ce00c8945459d866330e2afd25574227f44ff Mon Sep 17 00:00:00 2001 From: Adrien Plazas Date: Thu, 9 Sep 2021 20:14:31 +0200 Subject: [PATCH] appdata: State hardware support the old way This declares which hardware the application supports using the old custom tags, as the news ones aren't used widely enough yet. --- desktop/org.gnome.Geary.appdata.xml.in.in | 5 +++++ desktop/org.gnome.Geary.desktop.in.in | 1 + 2 files changed, 6 insertions(+) diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in index 1668d62b..8a391ff4 100644 --- a/desktop/org.gnome.Geary.appdata.xml.in.in +++ b/desktop/org.gnome.Geary.appdata.xml.in.in @@ -260,4 +260,9 @@ 360 + + workstation + mobile + + diff --git a/desktop/org.gnome.Geary.desktop.in.in b/desktop/org.gnome.Geary.desktop.in.in index 81fa2537..298abb17 100644 --- a/desktop/org.gnome.Geary.desktop.in.in +++ b/desktop/org.gnome.Geary.desktop.in.in @@ -16,6 +16,7 @@ StartupNotify=true DBusActivatable=true Actions=compose;new-window X-GNOME-UsesNotifications=true +# Translators: Do NOT translate or transliterate this text (these are enum types)! X-Purism-FormFactor=Workstation;Mobile; [Desktop Action compose]