Fix the order of the Davids
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 22 Oct 2018 14:04:16 +0000 (16:04 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 28 Oct 2018 23:59:15 +0000 (00:59 +0100)
src/uisupport/aboutdata.cpp

index 02afc83..070b1d8 100644 (file)
@@ -222,8 +222,8 @@ void AboutData::setQuasselPersons(AboutData *aboutData)
         { "Daniel Silverstone", "", tr("Fixes") },
         { "Daniel Steinmetz", "son", tr("Early beta tester and bughunter (on Vista™!)") },
         { "David Planella", "", tr("Translation system fixes") },
         { "Daniel Silverstone", "", tr("Fixes") },
         { "Daniel Steinmetz", "son", tr("Early beta tester and bughunter (on Vista™!)") },
         { "David Planella", "", tr("Translation system fixes") },
-        { "David Sansome", "", tr("OSX Notification Center support") },
         { "David Roden", "Bombe", tr("Fixes") },
         { "David Roden", "Bombe", tr("Fixes") },
+        { "David Sansome", "", tr("OSX Notification Center support") },
         { "Demiray Muhterem", "", tr("Turkish translation"), "", QLocale::Turkish },
         { "Deniz Türkoglu", "", tr("Mac fixes") },
         { "Dennis Schridde", "devurandom", tr("D-Bus notifications") },
         { "Demiray Muhterem", "", tr("Turkish translation"), "", QLocale::Turkish },
         { "Deniz Türkoglu", "", tr("Mac fixes") },
         { "Dennis Schridde", "devurandom", tr("D-Bus notifications") },