From b3fadf10c01de8f2f6eae5303e1950977b35b2ad Mon Sep 17 00:00:00 2001 From: Matt Schatz Date: Mon, 18 Jun 2018 18:55:39 -0600 Subject: [PATCH 1/1] Update my AboutData entry --- src/uisupport/aboutdata.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uisupport/aboutdata.cpp b/src/uisupport/aboutdata.cpp index 9be8dd47..02afc830 100644 --- a/src/uisupport/aboutdata.cpp +++ b/src/uisupport/aboutdata.cpp @@ -239,7 +239,6 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Florent Castelli", "", tr("Sanitize topic handling, twitch.tv support") }, { "Frederik M.J. Vestre", "freqmod", tr("Norwegian translation"), "", QLocale::Norwegian }, { "Gábor Németh", "ELITE_x", tr("Hungarian translation"), "", QLocale::Hungarian }, - { "", "genius3000", tr("Various fixes") }, { "Gryllida A", "gry", tr("IRC parser improvements") }, { "György Balló", "", tr("Fixes") }, { "H. İbrahim Güngör", "igungor", tr("Turkish translation"), "", QLocale::Turkish }, @@ -286,6 +285,7 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Marco Paolone", "Quizzlo", tr("Italian translation"), "", QLocale::Italian }, { "Martin Mayer", "m4yer", tr("German translation"), "", QLocale::German }, { "Martin Sandsmark", "sandsmark", tr("Many fixes and improvements, Sonnet support, QuasselDroid") }, + { "Matt Schatz", "genius3000", tr("Various fixes") }, { "Matthias Coy", "pennywise", tr("German translation"), "", QLocale::German }, { "Mattia Basaglia", "", tr("Fixes") }, { "Michael Groh", "brot", tr("German translation, fixes"), "", QLocale::German }, -- 2.20.1