From 2ed9b2d140b4493f0613acb64772ca1af435c3ee Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:08:18 +0200 Subject: rename github account --- dotstr_edit.py | 2 +- locale/de/LC_MESSAGES/dotstr_edit.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dotstr_edit.py b/dotstr_edit.py index f1cdb2c..5d2c303 100755 --- a/dotstr_edit.py +++ b/dotstr_edit.py @@ -354,7 +354,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.""" info.SetDescription(description) info.SetCopyright(u'(C) 2010-2011 \"Die Völker Mittelerdes\" Modding Crew') info.SetLicence(licence) - info.AddDeveloper('Kevin Chabowski') + info.AddDeveloper('Laria Carolin Chabowski') info.SetIcon(wx.Icon(os.path.join(scriptdir, 'icon.png'), wx.BITMAP_TYPE_PNG)) wx.AboutBox(info) diff --git a/locale/de/LC_MESSAGES/dotstr_edit.po b/locale/de/LC_MESSAGES/dotstr_edit.po index 6d20941..f5717be 100644 --- a/locale/de/LC_MESSAGES/dotstr_edit.po +++ b/locale/de/LC_MESSAGES/dotstr_edit.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-28 00:57+0100\n" "PO-Revision-Date: 2010-11-28 01:10+0100\n" -"Last-Translator: Kevin Chabowski \n" +"Last-Translator: Laria Carolin Chabowski \n" "Language-Team: none\n" "Language: de\n" "MIME-Version: 1.0\n" -- cgit v1.2.3-54-g00ecf