diff options
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index 70558c3..13b7762 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -54,7 +54,8 @@ <!-- <url type="help">https://codeberg.org/hurrycurry/hurrycurry/wiki</url> --> <url type="vcs-browser">https://codeberg.org/hurrycurry/hurrycurry</url> <url type="contribute">https://codeberg.org/hurrycurry/hurrycurry</url> - <url type="translate">https://translate.codeberg.org/projects/hurrycurry/client/</url> + <url type="translate">https://translate.codeberg.org/engage/hurrycurry/</url> + <categories> <category>Game</category> </categories> |