From 27e4518c96a80eab013ca370ee5007a8210e94e5 Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Tue, 21 Feb 2012 23:13:17 +0100 Subject: [PATCH] Update AboutDlg --- src/qtui/aboutdlg.cpp | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index 68cdbc34..23f58d22 100644 --- a/src/qtui/aboutdlg.cpp +++ b/src/qtui/aboutdlg.cpp @@ -79,7 +79,13 @@ QString AboutDlg::contributors() const { "
" "
Daniel \"al\" Albers
Master Of Translation, many fixes and enhancements
" "
Terje \"tan\" Andersen
Norwegian translation, documentation
" + "
Jens \"amiconn\" Arnold
Postgres migration fixes
" + "
Rafael \"EagleScreen\" Belmonte
Spanish translation
" + "
Bruno Brigras
Crash fixes
" + "
Theo \"tampakrap\" Chatzimichos
Greek translation
" + "
Yuri Chornoivan
Ukrainian translation
" "
Tomáš \"scarabeus\" Chvátal
Czech translation
" + "
\"Condex\"
Galician translation
" "
Joshua \"tvakah\" Corbin
Various fixes
" "
Matthias \"pennywise\" Coy
German translation
" "
Chris \"stitch\" Fuenty
SASL support
" @@ -87,20 +93,29 @@ QString AboutDlg::contributors() const { "
Fabiano \"elbryan\" Francesconi
Italian translation
" "
Aurélien \"agateau\" Gâteau
Message Indicator support
" "
Marco \"kaffeedoktor\" Genise
Ideas, hacking, motivation
" - "
Sebastian \"seezer\" Goth
Various improvements and features
" - "
Michael \"brot\" Groh
German translation
" + "
Sjors \"dazjorz\" Gielen
Fixes
" + "
Sebastian \"seezer\" Goth
Many improvements and features
" + "
Michael \"brot\" Groh
German translation, fixes
" "
H. İbrahim \"igungor\" Güngör
Turkish translation
" + "
Edward Hades
Russian translation
" "
John \"nox\" Hand
Former All-Seeing Eye logo
" "
Jonas \"Dante\" Heese
Project founder, various improvements
" "
Thomas \"Datafreak\" Hogh
Windows builder
" - "
Johannes \"j0hu\" Huber
Various fixes and features
" + "
Johannes \"j0hu\" Huber
Many fixes and features, bug triaging
" "
Scott \"ScottK\" Kitterman
Kubuntu nightly packager, (packaging/build system) bughunter
" "
Paul \"Haudrauf\" Klumpp
Initial design and mainwindow layout
" "
Maia Kozheva
Russian translation
" + "
Patrick \"bonsaikitten\" Lauer
Gentoo packaging
" + "
Chris \"Fish-Face\" Le Sueur
Various fixes and improvements
" "
Hendrik \"nevcairiel\" Leppkes
Various features
" "
Martin \"m4yer\" Mayer
German translation
" + "
Daniel E. Moctezuma
Japanese translation
" + "
Chris \"kode54\" Moeller
Various fixes and improvements
" + "
Thomas Müller
Fixes, Debian packaging
" "
Gábor \"ELITE_x\" Németh
Hungarian translation
" "
Marco \"Quizzlo\" Paolone
Italian translation
" + "
Bas \"Tucos\" Pape
Various fixes and improvements
" + "
Bruno Patri
French translation
" "
Drew \"LinuxDolt\" Patridge
BluesTheme stylesheet
" "
Celeste \"seele\" Paul
Usability Queen
" "
David Planella
Translation fixes
" @@ -108,22 +123,30 @@ QString AboutDlg::contributors() const { "
Diego \"Flameeyes\" Pettenò
Gentoo maintainer, build system improvements
" "
Daniel \"billie\" Pielmeier
Gentoo maintainer
" "
Nuno \"pinheiro\" Pinheiro
Tons of Oxygen icons including our application icon
" + "
David Planella
Translation system fixes
" "
Jure \"JLP\" Repinc
Slovenian translation
" - "
Patrick \"TheOneRing\" von Reth
MinGW support
" - "
Dirk \"MarcLandis\" Rettschlag
Various features
" + "
Patrick \"TheOneRing\" von Reth
MinGW support, Windows packager
" + "
Dirk \"MarcLandis\" Rettschlag
Various fixes and new features
" + "
Jaak Ristioja
Fixes
" "
Henning \"honk\" Rohlfs
Various fixes
" + "
Martin \"sandsmark\" Sandsmark
Core fixes, Quasseldroid
" "
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
{ku|U}buntu packager, motivator, promoter
" + "
Stefanos Sofroniou
Greek translation
" + "
Rüdiger \"ruediger\" Sonderfeld
Emacs keybindings
" + "
Alexander Stein
Tray icon fix
" "
Daniel \"son\" Steinmetz
Early beta tester and bughunter (on Vista™!)
" "
Jesper Thomschütz
Various fixes
" "
Edward \"Aides\" Toroshchin
Russian translation
" "
Adam \"adamt\" Tulinius
Early beta tester and bughunter, Danish translation
" - "
Frederik M.J. Vestre
Norwegian translation
" + "
Frederik M.J. \"freqmod\" Vestre
Norwegian translation
" "
Atte Virtanen
Finnish translation
" "
Pavel \"int\" Volkovitskiy
Early beta tester and bughunter
" + "
Roscoe van Wyk
Fixes
" "
Benjamin \"zbenjamin\" Zeller
Windows build system fixes
" + "
Zé
Portuguese translation
" "

" "...and anybody else finding and reporting bugs, giving feedback, helping others and being part of the community!"); -- 2.20.1