From a55f992a854eaacb236a644240621e7e06682b42 Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Sun, 7 Nov 2010 19:20:59 +0100 Subject: [PATCH] Add Yu Chen (jcome) to artists list in the about dialog. --- synfig-studio/src/gui/dialogs/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-studio/src/gui/dialogs/about.cpp b/synfig-studio/src/gui/dialogs/about.cpp index ef8404d..d0c80b4 100644 --- a/synfig-studio/src/gui/dialogs/about.cpp +++ b/synfig-studio/src/gui/dialogs/about.cpp @@ -177,7 +177,7 @@ About::About() artists.push_back("Madeleine Crubellier (mad0)"); artists.push_back("Robert B. Quattlebaum Jr. (darco)"); artists.push_back("Thimotee Guiet (satrip)"); - + artists.push_back("Yu Chen (jcome)"); set_artists(artists); // TRANSLATORS: change this to your name, separate multiple names with \n -- 2.7.4