Add Ray Frederikson (uranus-235) to the authors by his contribution in the reverse...
authorCarlos Lopez <genetita@gmail.com>
Mon, 5 Oct 2009 19:57:50 +0000 (21:57 +0200)
committerCarlos Lopez <genetita@gmail.com>
Mon, 5 Oct 2009 19:57:50 +0000 (21:57 +0200)
synfig-studio/AUTHORS
synfig-studio/README
synfig-studio/src/gtkmm/about.cpp

index 2444b59..e09a506 100644 (file)
@@ -23,6 +23,7 @@ Gerco Ballintijn
 Konstantin Dmitriev (zelgadis)
 Carlos López González (genete)
 Carlos A. Sosa Navarro
+Ray Frederikson (uranus-235)
 
 Translators:
 
index bc1b89c..392845a 100644 (file)
@@ -26,7 +26,7 @@ Copyright
 Copyright 2002 Robert B. Quattlebaum Jr.
 Copyright 2002 Adrian Bentley
 Copyright 2006 Yue Shi Lai
-Copyright 2007-2008 Chris Moore
+Copyright 2007-2009 Chris Moore
 Copyright 2007-2009 Paul Wise
 Copyright 2008 Aurore D.
 Copyright 2008-2009 Gerald Young
@@ -37,6 +37,7 @@ Copyright 2008-2009 Gerco Ballintijn
 Copyright 2009 Konstantin Dmitriev
 Copyright 2009 Henrique Lopes Barone
 Copyright 2009 Carlos A. Sosa Navarro
+Copyright 2009 Ray Frederikson
 
 Some of the icons are placed in the Public Domain by Chris Norman
 Some of the icons are placed in the Public Domain by Carlos López González
index b0ebe6f..3629d40 100644 (file)
@@ -156,6 +156,7 @@ 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);