[gnome-software: 1/3] appdata: Set a minimum width of 360
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 1/3] appdata: Set a minimum width of 360
- Date: Tue, 30 Nov 2021 14:55:40 +0000 (UTC)
commit 8abaee4f58c094a05019ce0aa2fe311e7165e72c
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Sep 9 14:18:05 2021 +0200
appdata: Set a minimum width of 360
Let's be more explicit with the supported size.
data/appdata/org.gnome.Software.appdata.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 1a82adaef..97ebec908 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -59,7 +59,7 @@
<requires>
<!-- Adaptive -->
- <display_length compare="ge">small</display_length>
+ <display_length compare="ge">360</display_length>
</requires>
<!--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]