Skip to content

Commit 2fd615c

Browse files
bragefuglsethedfloreshz
authored andcommitted
Expand metainfo
Improve Tasks' presentation in app stores. - Add various `<url>` tags - Add hardware support information (supported screen sizes, internet access, input devices)
1 parent 74c624f commit 2fd615c

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

res/dev.edfloreshz.Tasks.metainfo.xml

+15-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,13 @@
88
<project_license>GPL-3.0-only</project_license>
99
<content_rating type="oars-1.1" />
1010
<update_contact>edfloreshz@proton.me</update_contact>
11-
<url type="homepage">https://github.com/edfloreshz/tasks</url>
12-
<url type="bugtracker">https://github.com/edfloreshz/tasks</url>
11+
<url type="homepage">https://tasks.edfloreshz.dev/</url>
12+
<url type="bugtracker">https://github.com/cosmic-utils/tasks/issues</url>
13+
<url type="vcs-browser">https://github.com/cosmic-utils/tasks</url>
14+
<url type="donation">https://ko-fi.com/edfloreshz</url>
15+
<url type="contact">https://edfloreshz.dev</url>
16+
<url type="contribute">https://github.com/cosmic-utils/tasks</url>
17+
<url type="translate">https://github.com/cosmic-utils/tasks/tree/main/i18n</url>
1318
<name>Tasks</name>
1419
<summary>Get things done</summary>
1520
<description>
@@ -52,6 +57,14 @@
5257
<categories>
5358
<category>Utility</category>
5459
</categories>
60+
<requires>
61+
<display_length compare="ge">360</display_length>
62+
<internet>offline-only</internet>
63+
</requires>
64+
<supports>
65+
<control>keyboard</control>
66+
<control>pointing</control>
67+
</supports>
5568
<provides>
5669
<id>com.system76.CosmicApplication</id>
5770
<binary>tasks</binary>

0 commit comments

Comments
 (0)