[Marble-commits] KDE/kdeedu/marble/src/lib
Utku Aydın
utkuaydin34 at gmail.com
Wed Jan 12 18:11:20 CET 2011
SVN commit 1214032 by aydin:
Add Google Code-in contributors to About Marble dialog
M +8 -0 MarbleAboutDialog.cpp
--- trunk/KDE/kdeedu/marble/src/lib/MarbleAboutDialog.cpp #1214031:1214032
@@ -119,6 +119,14 @@
"<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 Code-in</b>")+
+ tr("<p> The Marble Team would like to thank its members who participated "
+ "in the Google Code-in for their successful work on Marble:</p>")+
+ tr( "<p><b>2011</b></p>" ) +
+ tr( "<p>Utku Aydın <a href=\"mailto:utkuaydin34 at gmail.com\">utkuaydin34 at gmail.com</a><br />" ) +
+ tr( "Daniel Marth <a href=\"mailto:danielmarth at gmx.at\">danielmarth at gmx.at</a><br />" ) +
+ tr( "Cezar Mocan <a href=\"mailto:mocancezar at gmail.com\">mocancezar at gmail.com</a><br />" ) +
+ tr( "Furkan Üzümcü <a href=\"mailto:furkanuzumcu at gmail.com\">furkanuzumcu at gmail.com</a></p>" ) +
tr("<b>Google Summer of Code</b>")+
tr("<p> The Marble Team would like to thank its members who participated "
"in the Google Summer of Code for their successful work on Marble:</p>")+
More information about the Marble-commits
mailing list