mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 18:56:34 +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(
|
m_authorsHtml += tr("<p><b>Contributors:</b><br/>%1</p>").arg(
|
||||||
QString::fromUtf8("Mladen Pejaković<br/>"
|
QString::fromUtf8("Mladen Pejaković<br/>"
|
||||||
"Alexander Samilov<br/>"
|
"Alexander Samilov<br/>"
|
||||||
|
"Seyyed Razi Alavizadeh<br/>"
|
||||||
|
"Franz Fellner<br/>"
|
||||||
"Bryan M Dunsmore<br/>"
|
"Bryan M Dunsmore<br/>"
|
||||||
"Mariusz Fik<br/>"
|
"Mariusz Fik<br/>"
|
||||||
"Jan Rajnoha<br/>"
|
"Jan Rajnoha<br/>"
|
||||||
@ -111,7 +113,8 @@ void AboutDialog::showAuthors()
|
|||||||
"Daiki Noda<br/>"
|
"Daiki Noda<br/>"
|
||||||
"Gábor Oberle<br/>"
|
"Gábor Oberle<br/>"
|
||||||
"Piccoro McKay Lenz<br/>"
|
"Piccoro McKay Lenz<br/>"
|
||||||
"Stanislav Kuznietsov")
|
"Stanislav Kuznietsov<br/>"
|
||||||
|
"Seyyed Razi Alavizadeh")
|
||||||
);
|
);
|
||||||
m_authorsHtml += "</div></center>";
|
m_authorsHtml += "</div></center>";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user