X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Faboutdlg.cpp;h=0993b1f198829f4f47bd1e3ee71b726fb3212c52;hp=d08cc90d3a3b576be5855e11cb0882597364de77;hb=af51f89732ca38ed2d645d4ffbea85ed5fe9ef45;hpb=f1c709e8b748f4ee5e93fb5b8c43d60c4cbe440f diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index d08cc90d..0993b1f1 100644 --- a/src/qtui/aboutdlg.cpp +++ b/src/qtui/aboutdlg.cpp @@ -79,31 +79,44 @@ QString AboutDlg::contributors() const { "
" "
Daniel \"al\" Albers
German translation, various fixes and enhancements
" "
Terje \"tan\" Andersen
Norwegian translation, documentation
" - "
Tomas \"scarabeus\" Chvatal
Czech translation
" + "
Tomáš \"scarabeus\" Chvátal
Czech translation
" "
Joshua \"tvakah\" Corbin
Various fixes
" + "
Matthias \"pennywise\" Coy
German translation
" "
Kevin \"KRF\" Funk
German translation
" "
Marco \"kaffeedoktor\" Genise
Ideas, hacking, motivation
" "
Sebastian \"seezer\" Goth
Various improvements and features
" + "
Michael \"brot\" Groh
German translation
" "
H. İbrahim \"igungor\" Güngör
Turkish translation
" "
Edward \"Aides\" Toroshchin
Russian translation
" - "
John \"nox-Hand\" Hand
Gorgeous application and tray icons
" + "
Fabiano \"elbryan\" Francesconi
Italian translation
" + "
John \"nox\" Hand
Former All-Seeing Eye logo
" "
Jonas \"Dante\" Heese
Project founder, various improvements
" + "
Aurélien \"agateau\" Gâteau
Message Indicator support
" "
Scott \"ScottK\" Kitterman
Kubuntu nightly packager, (packaging/build system) bughunter
" "
Paul \"Haudrauf\" Klumpp
Initial design and mainwindow layout
" + "
Maia Kozheva
Russian translation
" + "
Martin \"m4yer\" Mayer
German translation
" "
Gábor \"ELITE_x\" Németh
Hungarian translation
" + "
Marco \"Quizzlo\" Paolone
Italian translation
" + "
Drew \"LinuxDolt\" Patridge
BluesTheme stylesheet
" "
Celeste \"seele\" Paul
Usability Queen
" "
Regis \"ZRegis\" Perrin
French translation
" "
Diego \"Flameeyes\" Pettenò
Gentoo maintainer, build system improvements
" "
Daniel \"billie\" Pielmeier
Gentoo maintainer
" "
Nuno \"pinheiro\" Pinheiro
Tons of Oxygen icons including our application icon
" "
Jure \"JLP\" Repinc
Slovenian translation
" + "
Henning \"honk\" Rohlfs
Various fixes
" "
Dennis \"DevUrandom\" Schridde
D-Bus notifications
" "
Jussi \"jussi01\" Schultink
Tireless tester, {ku|U}buntu tester and lobbyist, liters of delicious Finnish alcohol
" "
Tim \"xAFFE\" Schumacher
Fixes and feedback
" - "
Harald \"apachelogger\" Sitter
{k|U}buntu packager, motivator, promoter
" + "
Harald \"apachelogger\" Sitter
{ku|U}buntu packager, motivator, promoter
" "
Daniel \"son\" Steinmetz
Early beta tester and bughunter (on Vista™!)
" + "
Jesper Thomschütz
Various fixes
" "
Adam \"adamt\" Tulinius
Early beta tester and bughunter, Danish translation
" + "
Frederik M.J. Vestre
Norwegian translation
" + "
Atte Virtanen
Finnish translation
" "
Pavel \"int\" Volkovitskiy
Early beta tester and bughunter
" + "
Benjamin \"zbenjamin\" Zeller
Windows build system fixes
" "

" "...and anybody else finding and reporting bugs, giving feedback, helping others and being part of the community!"); @@ -114,13 +127,13 @@ QString AboutDlg::thanksTo() const { QString res; res = tr("Special thanks goes to:
" "
" - "
John \"nox\" Hand
" - "
for great artwork and the Quassel logo/icon" - "
The Oxygen Team
" - "
for creating most of the other shiny icons you see throughout Quassel
" - "
Qt Software formerly known as Trolltech
" + "
 John \"nox\" Hand
" + "
for the original Quassel icon - The All-Seeing Eye" + "
 The Oxygen Team
" + "
for creating all the artwork you see throughout Quassel
" + "
 Qt Software formerly known as Trolltech
" "
for creating Qt and Qtopia, and for sponsoring development of QuasselTopia with Greenphones and more
" - "
Nokia
" + "
" "
for keeping Qt alive, and for sponsoring development of Quassel Mobile with N810s
" );