Fix my AboutData entry
authorMichael Marley <michael@michaelmarley.com>
Mon, 19 Sep 2016 21:59:21 +0000 (17:59 -0400)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 4 Apr 2018 21:14:03 +0000 (23:14 +0200)
My PPAs only work for Ubuntu, not Debian.

Resolves GH-251.

(cherry picked from commit b707eb2ccc87feafa6a4f88a55462c9ef84c86f3)

src/uisupport/aboutdata.cpp

index 255b048..a6cbfc3 100644 (file)
@@ -270,7 +270,7 @@ void AboutData::setQuasselPersons(AboutData *aboutData)
         { "Mattia Basaglia", "", tr("Fixes") },
         { "Michael Groh", "brot", tr("German translation, fixes"), "", QLocale::German },
         { "Michael Kedzierski", "ycros", tr("Mac fixes") },
-        { "Michael Marley", "mamarley", tr("Many fixes and improvements; Debian/Ubuntu nightly PPA") },
+        { "Michael Marley", "mamarley", tr("Many fixes and improvements; Ubuntu PPAs") },
         { "Miguel Revilla", "", tr("Spanish translation"), "", QLocale::Spanish },
         { "Nuno Pinheiro", "", tr("Tons of Oxygen icons including the Quassel logo") },
         { "Patrick Lauer", "bonsaikitten", tr("Gentoo maintainer") },