[Marble-commits] KDE/kdeedu/marble/src
Dennis Nienhüser
earthwings at gentoo.org
Sat Dec 11 22:41:38 CET 2010
SVN commit 1205633 by nienhueser:
Add missing contributors.
CCMAIL: kde-i18n-doc at kde.org
M +6 -0 kdemain.cpp
M +4 -0 lib/MarbleAboutDialog.cpp
--- trunk/KDE/kdeedu/marble/src/kdemain.cpp #1205632:1205633
@@ -95,6 +95,12 @@
aboutData.addAuthor( ki18n( "Dennis Nienhüser" ),
ki18n( "Routing" ),
"earthwings at gentoo.org" );
+ aboutData.addAuthor( ki18n( "Thibaut Gridel" ),
+ ki18n( "Geodata" ),
+ "tgridel at free.fr" );
+ aboutData.addAuthor( ki18n( "Bernhard Beschow" ),
+ ki18n( "WMS Support" ),
+ "bbeschow at cs.tu-berlin.de" );
aboutData.addAuthor( ki18n( "Magnus Valle" ),
ki18n( "Historical Maps" ),
"" );
--- trunk/KDE/kdeedu/marble/src/lib/MarbleAboutDialog.cpp #1205632:1205633
@@ -113,6 +113,10 @@
"<i>APRS Plugin</i></p>")+
tr("<p>Dennis Nienhüser <a href=\"mailto:earthwings at gentoo.org\">earthwings at gentoo.org</a><br />"
"<i>Routing</i></p>")+
+ tr("<p>Thibaut Gridel <a href=\"mailto:tgridel at free.fr\">tgridel at free.fr</a><br />"
+ "<i>Geodata</i></p>")+
+ tr("<p>Bernhard Beschow <a href=\"mailto:bbeschow at cs.tu-berlin.de\">bbeschow at cs.tu-berlin.de</a><br />"
+ "<i>WMS Support</i></p>")+
tr("<b>Join us</b>")+
tr("<p>You can reach the developers of the Marble Project at <a href=\"mailto:marble-devel at kde.org\">marble-devel at kde.org</a></p>")+
tr("<b>Google Summer of Code</b>")+
More information about the Marble-commits
mailing list