From 6675f93aa4bbcbd36f8452491172d7c25f0ea30b Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Wed, 3 Mar 2010 03:45:58 +0100 Subject: [PATCH] Add j0hu to AboutDlg, promote al --- src/qtui/aboutdlg.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index 640dfce3..8c2e0d1f 100644 --- a/src/qtui/aboutdlg.cpp +++ b/src/qtui/aboutdlg.cpp @@ -77,7 +77,7 @@ QString AboutDlg::contributors() const { res = tr("We would like to thank the following contributors (in alphabetical order) and everybody we forgot to mention here:") + QString::fromUtf8("
" "
" - "
Daniel \"al\" Albers
German translation, various fixes and enhancements
" + "
Daniel \"al\" Albers
Master Of Translation, many fixes and enhancements
" "
Terje \"tan\" Andersen
Norwegian translation, documentation
" "
Tomáš \"scarabeus\" Chvátal
Czech translation
" "
Joshua \"tvakah\" Corbin
Various fixes
" @@ -93,6 +93,7 @@ QString AboutDlg::contributors() const { "
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
" "
Scott \"ScottK\" Kitterman
Kubuntu nightly packager, (packaging/build system) bughunter
" "
Paul \"Haudrauf\" Klumpp
Initial design and mainwindow layout
" "
Maia Kozheva
Russian translation
" -- 2.20.1