X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Fsrc%2Fgtkmm%2Fabout.cpp;h=ef8404d7582e1d7890693a6e1ad5063915ba23ce;hb=2081f34927d55fee5c3de25b5ed4bc81e2de216f;hp=13c3a5cfef3964e556b92f1b570bc2969aba1c58;hpb=f7042790c7926b36e9ccdd56e35e6f64c3cfacd4;p=synfig.git diff --git a/synfig-studio/src/gtkmm/about.cpp b/synfig-studio/src/gtkmm/about.cpp index 13c3a5c..ef8404d 100644 --- a/synfig-studio/src/gtkmm/about.cpp +++ b/synfig-studio/src/gtkmm/about.cpp @@ -137,6 +137,7 @@ About::About() authors.push_back(""); authors.push_back("Adrian Winchell (SnapSilverlight)"); authors.push_back("Andreas Jochens"); + authors.push_back("Brendon Higgins"); authors.push_back("Carlos López González (genete)"); authors.push_back("Carlos A. Sosa Navarro"); authors.push_back("Chris Moore (dooglus)"); @@ -152,6 +153,7 @@ About::About() authors.push_back("IL'dar AKHmetgaleev (AkhIL)"); authors.push_back("Konstantin Dmitriev (zelgadis)"); authors.push_back("Luka Pravica"); + authors.push_back("Nikita Kitaev (nikitakit)"); authors.push_back("Martin Michlmayr (tbm)"); authors.push_back("Miguel Gea Milvaques (xerakko)"); authors.push_back("Paul Wise (pabs)"); @@ -163,6 +165,7 @@ About::About() std::vector artists; artists.push_back("Aurore D (rore)"); + artists.push_back("Bertrand Grégoire (berteh)"); artists.push_back("Carlos López González (genete)"); artists.push_back("Chris Norman (pixelgeek)"); artists.push_back("Daniel Hornung (rubikcube)"); @@ -170,7 +173,10 @@ About::About() artists.push_back("Franco Iacomella (Yaco)"); artists.push_back("Gerald Young (Yoyobuae)"); artists.push_back("Henrique Lopes Barone"); + artists.push_back("Konstantin Dmitriev (zelgadis)"); + artists.push_back("Madeleine Crubellier (mad0)"); artists.push_back("Robert B. Quattlebaum Jr. (darco)"); + artists.push_back("Thimotee Guiet (satrip)"); set_artists(artists);