kramo.hu → kramo.page (#230)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
The project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct).
|
||||
|
||||
If you believe that someone is violating the Code of Conduct, or have any other concerns, please contact us via [cartridges-community@kramo.hu](mailto:cartridges-community@kramo.hu).
|
||||
If you believe that someone is violating the Code of Conduct, or have any other concerns, please contact us via [cartridges-community@kramo.page](mailto:cartridges-community@kramo.page).
|
||||
|
||||
@@ -22,7 +22,7 @@ Cartridges is a simple game launcher for all of your games. It has support for i
|
||||
<maintainer>
|
||||
<foaf:Person>
|
||||
<foaf:name>kramo</foaf:name>
|
||||
<foaf:mbox rdf:resource="mailto:contact@kramo.hu" />
|
||||
<foaf:mbox rdf:resource="mailto:contact@kramo.page" />
|
||||
<foaf:account>
|
||||
<foaf:OnlineAccount>
|
||||
<foaf:accountServiceHomepage rdf:resource="https://github.com"/>
|
||||
@@ -38,4 +38,4 @@ Cartridges is a simple game launcher for all of your games. It has support for i
|
||||
</foaf:Person>
|
||||
</maintainer>
|
||||
|
||||
</Project>
|
||||
</Project>
|
||||
|
||||
@@ -250,7 +250,7 @@ class CartridgesApplication(Adw.Application):
|
||||
)
|
||||
about.set_developers(
|
||||
(
|
||||
"kramo https://kramo.hu",
|
||||
"kramo https://kramo.page",
|
||||
"Geoffrey Coulaud https://geoffrey-coulaud.fr",
|
||||
"Rilic https://rilic.red",
|
||||
"Arcitec https://github.com/Arcitec",
|
||||
@@ -261,7 +261,7 @@ class CartridgesApplication(Adw.Application):
|
||||
"Sabri Ünal https://github.com/sabriunal",
|
||||
)
|
||||
)
|
||||
about.set_designers(("kramo https://kramo.hu",))
|
||||
about.set_designers(("kramo https://kramo.page",))
|
||||
about.set_copyright("© 2022-2023 kramo")
|
||||
# Translators: Replace this with your name for it to show up in the about window
|
||||
about.set_translator_credits = (_("translator_credits"),)
|
||||
|
||||
@@ -11,12 +11,12 @@
|
||||
<url type="homepage">https://github.com/kra-mo/cartridges</url>
|
||||
<url type="bugtracker">https://github.com/kra-mo/cartridges/issues</url>
|
||||
<url type="translate">https://hosted.weblate.org/engage/cartridges/</url>
|
||||
<url type="contact">https://www.kramo.hu/about/</url>
|
||||
<url type="contact">https://www.kramo.page/about/</url>
|
||||
<url type="vcs-browser">https://github.com/kra-mo/cartridges</url>
|
||||
<url type="contribute">https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md</url>
|
||||
<!-- developer_name tag deprecated with Appstream 1.0 -->
|
||||
<developer_name translatable="no">kramo</developer_name>
|
||||
<developer id="kramo.hu">
|
||||
<developer id="kramo.page">
|
||||
<name translatable="no">kramo</name>
|
||||
</developer>
|
||||
<project_group>GNOME</project_group>
|
||||
|
||||
Reference in New Issue
Block a user