Skip to content

Commit b4720a8

Browse files
Update metainfo so app shows as mobile friendly in Flathub
1 parent b9443e2 commit b4720a8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

data/com.ranfdev.DistroShelf.metainfo.xml.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@
5858
<color type="primary" scheme_preference="dark">#241f31</color>
5959
</branding>
6060

61+
<supports>
62+
<control>keyboard</control>
63+
<control>pointing</control>
64+
<control>touch</control>
65+
</supports>
66+
<requires>
67+
<display_length compare="ge">360</display_length>
68+
</requires>
69+
6170
<screenshots>
6271
<screenshot type="default">
6372
<image type="source">https://raw.githubusercontent.com/ranfdev/DistroShelf/master/data/screenshots/1.png</image>

0 commit comments

Comments
 (0)