diff --git a/po/hu.mo b/po/hu.mo index 7d3fe51..af84a4e 100644 Binary files a/po/hu.mo and b/po/hu.mo differ diff --git a/po/hu.po b/po/hu.po index a20c028..2a3a152 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-02-02 20:41+0100\n" -"PO-Revision-Date: 2023-02-06 18:35+0100\n" -"Last-Translator: kramo \n" +"PO-Revision-Date: 2023-02-06 19:05+0100\n" +"Last-Translator: kramo\n" "Language-Team: \n" "Language: hu\n" "MIME-Version: 1.0\n" diff --git a/src/main.py b/src/main.py index 8018367..d4991c1 100644 --- a/src/main.py +++ b/src/main.py @@ -76,8 +76,8 @@ class CartridgesApplication(Adw.Application): application_icon="hu.kramo.Cartridges", developer_name="kramo", version="0.1.2", - developers=["kramo ", "Paweł Lidwin https://github.com/imLinguin"], - designers=["kramo "], + developers=["kramo https://kramo.hu", "Paweł Lidwin https://github.com/imLinguin"], + designers=["kramo https://kramo.hu"], copyright="© 2022 kramo", license_type=Gtk.License.GPL_3_0, issue_url="https://github.com/kra-mo/cartridges/issues/new",