~ubuntu-branches/ubuntu/utopic/dvdstyler/utopic-proposed

« back to all changes in this revision

Viewing changes to src/About.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-03-22 10:17:38 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20100322101738-221vbm516ygfnmfj
Tags: upstream-1.8.0.2
Import upstream version 1.8.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
// Purpose:     About dialog
4
4
// Author:      Alex Thuering
5
5
// Created:     6.11.2003
6
 
// RCS-ID:      $Id: About.cpp,v 1.61 2010/02/02 19:00:41 ntalex Exp $
 
6
// RCS-ID:      $Id: About.cpp,v 1.62 2010/02/20 16:43:51 ntalex Exp $
7
7
// Copyright:  (c) Alex Thuering
8
8
// Licence:     GPL
9
9
/////////////////////////////////////////////////////////////////////////////
139
139
                { wxT("Czech"), wxString(wxT("Vlastimil Skácel <vlastiks at gmail.com>"), wxConvUTF8) },
140
140
                { wxT("Danish"), wxT("Patrick Fust <patrick_fust at hotmail.com>") },
141
141
                { wxT("Dutch"), wxT("Maikel Egberink <maikel.egberink at gmail.com>, Ron Vennix <ron.vennix at gmail.com>") },
142
 
                { wxT("French"), wxT("Laurent MIALARET <laurent at arom.fr>") },
 
142
                { wxT("French"), wxT("Laurent MIALARET <laurent at arom.fr>, Philippe MACE <philippe.mace at kioskeo.fr>") },
143
143
                { wxT("German"), wxT("Alex Th&uuml;ring <alex at thuering.biz>") },
144
144
                { wxT("Greek"), wxT("Aristotelis Pitaridis <pitaridis at gmail.com>") },
145
145
                { wxT("Hungarian"), wxString(wxT("Fáczán László <faczan at freemail.hu>"), wxConvUTF8) },