From fb1d2a06f926d1cb35624c02cd7caed1c5ef368d Mon Sep 17 00:00:00 2001 From: Flavio Tordini Date: Wed, 7 Apr 2010 16:17:57 +0200 Subject: [PATCH] Added translation credits --- src/AboutView.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/AboutView.cpp b/src/AboutView.cpp index 68ec04f..020b4e1 100644 --- a/src/AboutView.cpp +++ b/src/AboutView.cpp @@ -51,7 +51,9 @@ AboutView::AboutView(QWidget *parent) : QWidget(parent) { "Guillaume Betous (fr_FR), " "Krisztián Horváth (hu_HU), " "Ali E. İmrek (tr_TR), " - "Jan W. Skjoldal (nb_NO)" + "Jan W. Skjoldal (nb_NO), " + "Ovidiu Niţan (ro_RO), " + "Giorgos Skettos (el_GR)" ) + "

" "

" + tr("Released under the GNU General Public License") -- 2.39.5