Skip to content

Commit 9050d2c

Browse files
authored
Merge pull request #45 from ellie-commons/ryonakano/fix-metainfo-warnings
metainfo: Fix appstreamcli validate warnings
2 parents 930131a + ac09c19 commit 9050d2c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

data/jorts.metainfo.xml.in

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
<name>Stella - Teamcons</name>
2727
</developer>
2828
<project_group>ellie-commons</project_group>
29-
<url type="homepage">https://github.com/ellie_commons/jorts</url>
30-
<url type="bugtracker">https://github.com/ellie_commons/jorts/issues</url>
31-
<url type="help">https://github.com/ellie_commons/jorts/issues</url>
32-
<url type="translate">https://github.com/ellie_commons/jorts/blob/main/po/README.md</url>
29+
<url type="homepage">https://github.com/ellie-commons/jorts</url>
30+
<url type="bugtracker">https://github.com/ellie-commons/jorts/issues</url>
31+
<url type="help">https://github.com/ellie-commons/jorts/issues</url>
32+
<url type="translate">https://github.com/ellie-commons/jorts/blob/main/po/README.md</url>
3333
<url type="donation">https://ko-fi.com/teamcons</url>
3434

3535
<suggests>
@@ -64,7 +64,7 @@
6464
</screenshot>
6565
</screenshots>
6666
<content_rating type="oars-1.1"/>
67-
<translation type="gettext" source_locale="en_GB"></translation>
67+
<translation type="gettext" source_locale="en_GB">io.github.ellie_commons.jorts</translation>
6868
<recommends>
6969
<control>keyboard</control>
7070
<control>pointing</control>

0 commit comments

Comments
 (0)