X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Fsrc%2Fgtkmm%2Fabout.cpp;h=600d1356f85cc726e0191cdfab0da6564d9eda84;hb=86ac74d929a461e7083eac061cb170a070f80a63;hp=b0ebe6ffbd754686823fedc2efbd97c2566bd152;hpb=837dede911efb77ead33f6165deae11d21bc9ee5;p=synfig.git diff --git a/synfig-studio/src/gtkmm/about.cpp b/synfig-studio/src/gtkmm/about.cpp index b0ebe6f..600d135 100644 --- a/synfig-studio/src/gtkmm/about.cpp +++ b/synfig-studio/src/gtkmm/about.cpp @@ -156,20 +156,21 @@ About::About() authors.push_back("Miguel Gea Milvaques (xerakko)"); authors.push_back("Paul Wise (pabs)"); authors.push_back("Ralf Corsepius"); + authors.push_back("Ray Frederikson"); authors.push_back("Timo Paulssen (timonator)"); authors.push_back("Yue Shi Lai"); set_authors(authors); std::vector artists; - artists.push_back("Robert B. Quattlebaum Jr. (darco)"); artists.push_back("Aurore D (rore)"); artists.push_back("Carlos López González (genete)"); artists.push_back("Chris Norman (pixelgeek)"); artists.push_back("Daniel Hornung (rubikcube)"); + artists.push_back("David Rylander (rylleman)"); artists.push_back("Franco Iacomella (Yaco)"); artists.push_back("Gerald Young (Yoyobuae)"); - artists.push_back("David Rylander (rylleman)"); artists.push_back("Henrique Lopes Barone"); + artists.push_back("Robert B. Quattlebaum Jr. (darco)"); set_artists(artists);