From 5edbdff11bc839f2288037a615361f53a90e61a5 Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:36:02 +0100 Subject: [PATCH] Leave me alone --- po/hu.mo | Bin 4626 -> 4633 bytes po/hu.po | 4 ++-- src/main.py | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/hu.mo b/po/hu.mo index 7b567eb331b434881417d12366d70c8766118f45..7d3fe51055405843f1190265c63eca22f7b0f3a5 100644 GIT binary patch delta 629 zcmXZaO(;ZB6u|LgjK_F0W5!3uM?B`4t!8AJEYu{$jvX5{nL=nvuawl=Viu#Zkg{OM zj>g7DiH*d@&IVfxS+P*^Kjziz{qDWpd(OS*-m-mQpXGgSwnpT>QKVKxLP3!zMzIy+ z7{d(m$uz$PoWputzz!^+f!k=}uIC|I^iR;nJM6;`9Kc9O-2Xu7kVt@mQHC&G?0W41`76F^ow}pl)Oabz^z##%0t4ZDB7Shu!Lluf2&+p3m6Ngg5L$ zf0M`{TBwPqum$Hm*HJ50L``sndZ0_x^*5d`n5O@O!t(qUi(yD^EHAd9V- zLtUVNNj${{{6Hr&#Dxdh$4!pO0#4Z9}unm7P zih#~IYwRh0^@j% tTFOtD*F(X~Oeh`~fmn diff --git a/po/hu.po b/po/hu.po index 240ed02..a20c028 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-02 20:45+0100\n" -"Last-Translator: kramo \n" +"PO-Revision-Date: 2023-02-06 18:35+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 32eaedf..8018367 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 ", "Paweł Lidwin https://github.com/imLinguin"], + designers=["kramo "], copyright="© 2022 kramo", license_type=Gtk.License.GPL_3_0, issue_url="https://github.com/kra-mo/cartridges/issues/new",