Module: synfig
Branch: master
Commit: 837dede911efb77ead33f6165deae11d21bc9ee5
URL:
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=837dede911efb77ead33f6165deae11d21bc9ee5
Author: Carlos Lopez <[email protected]>
Date: Fri Oct 2 21:04:23 2009 +0200
Update Contributors and artists in the about dialog.
---
synfig-studio/src/gtkmm/about.cpp | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/synfig-studio/src/gtkmm/about.cpp
b/synfig-studio/src/gtkmm/about.cpp
index 3afcc74..b0ebe6f 100644
--- a/synfig-studio/src/gtkmm/about.cpp
+++ b/synfig-studio/src/gtkmm/about.cpp
@@ -128,18 +128,20 @@ About::About()
#endif
std::vector<Glib::ustring> authors;
- authors.push_back("Original developers:");
+ authors.push_back(_("Original developers:"));
authors.push_back("");
authors.push_back("Robert B. Quattlebaum Jr (darco)");
authors.push_back("Adrian Bentley");
authors.push_back("");
- authors.push_back("Contributors:");
+ authors.push_back(_("Contributors:"));
authors.push_back("");
authors.push_back("Adrian Winchell (SnapSilverlight)");
authors.push_back("Andreas Jochens");
authors.push_back("Carlos López González (genete)");
+ authors.push_back("Carlos A. Sosa Navarro");
authors.push_back("Chris Moore (dooglus)");
authors.push_back("Chris Norman (pixelgeek)");
+ authors.push_back("Cyril Brulebois (KiBi)");
authors.push_back("Daniel Fort");
authors.push_back("Daniel Hornung (rubikcube)");
authors.push_back("David Roden (Bombe)");
@@ -148,11 +150,13 @@ About::About()
authors.push_back("Gerald Young (Yoyobuae)");
authors.push_back("Gerco Ballintijn");
authors.push_back("IL'dar AKHmetgaleev (AkhIL)");
+ authors.push_back("Konstantin Dmitriev (zelgadis)");
authors.push_back("Luka Pravica");
authors.push_back("Martin Michlmayr (tbm)");
authors.push_back("Miguel Gea Milvaques (xerakko)");
authors.push_back("Paul Wise (pabs)");
authors.push_back("Ralf Corsepius");
+ authors.push_back("Timo Paulssen (timonator)");
authors.push_back("Yue Shi Lai");
set_authors(authors);
@@ -163,6 +167,9 @@ About::About()
artists.push_back("Chris Norman (pixelgeek)");
artists.push_back("Daniel Hornung (rubikcube)");
artists.push_back("Franco Iacomella (Yaco)");
+ artists.push_back("Gerald Young (Yoyobuae)");
+ artists.push_back("David Rylander (rylleman)");
+ artists.push_back("Henrique Lopes Barone");
set_artists(artists);
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl