X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Faboutdlg.cpp;h=8f100234c26cb4509d3945593967ebd5944489ac;hb=93aa90cdc8ee608f4b65a32702eabb8a5590c273;hp=0af69f256369fb57b199917918f35940de607928;hpb=2aa9cf457b935c83573013347802453367971a3f;p=quassel.git diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index 0af69f25..8f100234 100644 --- a/src/qtui/aboutdlg.cpp +++ b/src/qtui/aboutdlg.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 by the Quassel Project * + * Copyright (C) 2005-2014 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -47,7 +47,7 @@ QString AboutDlg::about() const { QString res; res = tr("A modern, distributed IRC Client

" - "©2005-2013 by the Quassel Project
" + "©%1 by the Quassel Project
" "http://quassel-irc.org
" "#quassel on Freenode

" "Quassel IRC is dual-licensed under GPLv2 and " @@ -55,7 +55,7 @@ QString AboutDlg::about() const "Most icons are © by the Oxygen Team and used under the " "LGPL.

" "Please use http://bugs.quassel-irc.org to report bugs." - ); + ).arg("2005-2014"); return res; } @@ -89,6 +89,7 @@ QString AboutDlg::contributors() const "
Terje \"tan\" Andersen
Norwegian translation, documentation
" "
Jens \"amiconn\" Arnold
Postgres migration fixes
" "
Adolfo Jayme Barrientos
Spanish translation
" + "
Pete \"elbeardmorez\" Beardmore
Linewrap for input line
" "
Rafael \"EagleScreen\" Belmonte
Spanish translation
" "
Sergiu Bivol
Romanian translation
" "
Bruno Brigras
Crash fixes
" @@ -119,13 +120,16 @@ QString AboutDlg::contributors() const "
\"Gryllida\"
IRC parser improvements
" "
H. İbrahim \"igungor\" Güngör
Turkish translation
" "
Jiri Grönroos
Finnish translation
" + "
Chris \"Zren\" H
Various improvements
" "
Edward Hades
Russian translation
" "
John \"nox\" Hand
Former All-Seeing Eye logo
" + "
Adam \"2kah\" Harwood
ChatView improvements
" "
Jonas \"Dante\" Heese
Project founder, various improvements
" "
Thomas \"Datafreak\" Hogh
Windows builder
" "
Johannes \"j0hu\" Huber
Many fixes and features, bug triaging
" "
Theofilos Intzoglou
Greek translation
" "
Jovan Jojkić
Serbian translation
" + "
Michael \"ycros\" Kedzierski
Mac fixes
" "
Scott \"ScottK\" Kitterman
Kubuntu nightly packager, (packaging/build system) bughunter
" "
Paul \"Haudrauf\" Klumpp
Initial design and mainwindow layout
" "
Maia Kozheva
Russian translation
" @@ -136,6 +140,7 @@ QString AboutDlg::contributors() const "
Jerome \"Adys\" Leclanche
Context menu fixes
" "
Hendrik \"nevcairiel\" Leppkes
Various features
" "
Jason Lynch
Bugfixes
" + "
Awad \"firesock\" Mackie
ChatView improvements
" "
Michael \"mamarley\" Marley
Various fixes and improvements
" "
Martin \"m4yer\" Mayer
German translation
" "
Daniel \"hydrogen\" Meltzer
Various fixes and improvements
"