mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Updated contributors and translators list in About dialog.
This commit is contained in:
parent
f2c5a7ac92
commit
68ffa497bd
|
@ -80,6 +80,8 @@ void AboutDialog::showAuthors()
|
|||
m_authorsHtml += tr("<p><b>Contributors:</b><br/>%1</p>").arg(
|
||||
QString::fromUtf8("Mladen Pejaković<br/>"
|
||||
"Alexander Samilov<br/>"
|
||||
"Seyyed Razi Alavizadeh<br/>"
|
||||
"Franz Fellner<br/>"
|
||||
"Bryan M Dunsmore<br/>"
|
||||
"Mariusz Fik<br/>"
|
||||
"Jan Rajnoha<br/>"
|
||||
|
@ -111,7 +113,8 @@ void AboutDialog::showAuthors()
|
|||
"Daiki Noda<br/>"
|
||||
"Gábor Oberle<br/>"
|
||||
"Piccoro McKay Lenz<br/>"
|
||||
"Stanislav Kuznietsov")
|
||||
"Stanislav Kuznietsov<br/>"
|
||||
"Seyyed Razi Alavizadeh")
|
||||
);
|
||||
m_authorsHtml += "</div></center>";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user