From: pabs Date: Tue, 12 Feb 2008 01:52:51 +0000 (+0000) Subject: Gerald Young (Yoyobuae) contributed r1677, add him to the about dialog. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=07ad53bca9a440138abaee5cbc4722dae80383a5;p=synfig.git Gerald Young (Yoyobuae) contributed r1677, add him to the about dialog. git-svn-id: http://svn.voria.com/code@1680 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/src/gtkmm/about.cpp b/synfig-studio/trunk/src/gtkmm/about.cpp index 7ec9f88..178602b 100644 --- a/synfig-studio/trunk/src/gtkmm/about.cpp +++ b/synfig-studio/trunk/src/gtkmm/about.cpp @@ -140,6 +140,7 @@ About::About() authors.push_back("David Roden (Bombe)"); authors.push_back("Dmitriy Pomerantsev (Atrus)"); authors.push_back("Douglas Lau"); + authors.push_back("Gerald Young (Yoyobuae)"); authors.push_back("IL'dar AKHmetgaleev (AkhIL)"); authors.push_back("Luka Pravica"); authors.push_back("Martin Michlmayr (tbm)");