From 6ee9f9d1ad11e40a43bd78d2d665163a4e7979d9 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Fri, 20 Jul 2018 02:07:47 +0200 Subject: [PATCH] Add some missing names to about --- src/dialogs/about.cpp | 22 ++++++++++++++++------ src/dialogs/about.ui | 12 +++--------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/src/dialogs/about.cpp b/src/dialogs/about.cpp index e27bafce2..619e90325 100644 --- a/src/dialogs/about.cpp +++ b/src/dialogs/about.cpp @@ -50,14 +50,24 @@ About::About(QWidget *parent):QDialog(parent) { thanks_to_ \ << Person("Mark Kretschmann", "kretschmann@kde.org") << Person("Max Howell", "max.howell@methylblue.com") - << Person(QString::fromUtf8("Bartłomiej Burdukiewicz"), "dev.strikeu@gmail.com") << Person("Jakub Stachowski", "qbast@go2.pl") << Person("Paul Cifarelli", "paul@cifarelli.net") << Person("Felipe Rivera", "liebremx@users.sourceforge.net") << Person("Alexander Peitz") << Person("Artur Rona", "artur.rona@gmail.com") - << Person("Andreas Muttscheller", "asfa194@gmail.com"); - + << Person("Andreas Muttscheller", "asfa194@gmail.com") + << Person("Mark Furneaux", "mark@furneaux.ca") + << Person("Florian Bigard", "florian.bigard@gmail.com") + << Person("Alex Bikadorov") + << Person("Mattias Andersson") + << Person("Alan Briolat", "alan.briolat@gmail.com") + << Person("Arun Narayanankutty") + << Person(QString::fromUtf8("Bartłomiej Burdukiewicz"), "dev.strikeu@gmail.com") + << Person("Andre Siviero", "altsiviero@gmail.com") + << Person("Santiago Gil") + << Person("Tyler Rhodes"); + + QString Title = ""; ui_.setupUi(this); @@ -89,8 +99,8 @@ QString About::MakeHtml() const { ret += tr("

"); ret += tr("Strawberry is a audio player and music collection organizer.
"); - ret += tr("It is a fork of Clementine. The name is inspired by the band Strawbs."); - ret += tr("

"); + ret += tr("It's based on Clementine and Amarok 1.4, especially aimed at audiophiles.
"); + ret += tr("The name is inspired by the band Strawbs.

"); //ret += tr("

%2

%3:").arg(kUrl, kUrl, tr("Authors")); @@ -112,7 +122,7 @@ QString About::MakeHtml() const { ret += "
" + MakeHtml(person); } - ret += QString("
%1

").arg(tr("...and all the Amarok and Clementine contributors")); + ret += QString("
%1

").arg(tr("... and all the Amarok and Clementine contributors")); return ret; diff --git a/src/dialogs/about.ui b/src/dialogs/about.ui index ec53a0fc7..2f5de7f69 100644 --- a/src/dialogs/about.ui +++ b/src/dialogs/about.ui @@ -7,7 +7,7 @@ 0 0 600 - 650 + 700 @@ -19,13 +19,7 @@ 600 - 650 - - - - - 600 - 650 + 700 @@ -109,7 +103,7 @@ 16777215 - 20 + 25