diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-18 22:19:22 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-18 23:15:46 +0100 |
| commit | 988e2ef1e8a7075a07a50d64f1e8439ebf8df098 (patch) | |
| tree | 9ba997e35bd20e9fc1ac365cb56447d9acb5abe4 /resources | |
| parent | b34a7f1b7791f1b017683579f2091a6ffa152c1a (diff) | |
Update metainfo according to recommendations
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/systems.tranquil.Map.metainfo.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/resources/systems.tranquil.Map.metainfo.xml b/resources/systems.tranquil.Map.metainfo.xml index bcdbc8a..6a8049a 100644 --- a/resources/systems.tranquil.Map.metainfo.xml +++ b/resources/systems.tranquil.Map.metainfo.xml @@ -8,11 +8,14 @@ <metadata_license>CC-BY-SA-4.0</metadata_license> <project_license>AGPL-3.0-or-later</project_license> - <supports> + <recommends> <control>pointing</control> <control>keyboard</control> <control>touch</control> - </supports> + </recommends> + <requires> + <display_length compare="ge">350</display_length> + </requires> <description> <p> |