Author: abrander Date: 2010-01-29 16:13:05 +0100 (Fri, 29 Jan 2010) New Revision: 3118
Modified: trunk/AUTHORS trunk/src/rs-actions.c Log: Added Klaus Post to AUTHORS and authors. Modified: trunk/AUTHORS =================================================================== --- trunk/AUTHORS 2010-01-29 13:33:31 UTC (rev 3117) +++ trunk/AUTHORS 2010-01-29 15:13:05 UTC (rev 3118) @@ -1,10 +1,10 @@ Maintained and developed by: Anders Brander <[email protected]> Anders Kvist <[email protected]> +Klaus Post <[email protected]> Contributions by: Anders Lauritsen <[email protected]> - scaling Edouard Gomez <[email protected]> - curve widget and x86_64 port Henri Nielsen <[email protected]> - win32 port -Klaus Post <[email protected]> - various optimizations Soren Hansen <[email protected]> - gconf code Modified: trunk/src/rs-actions.c =================================================================== --- trunk/src/rs-actions.c 2010-01-29 13:33:31 UTC (rev 3117) +++ trunk/src/rs-actions.c 2010-01-29 15:13:05 UTC (rev 3118) @@ -874,6 +874,7 @@ const static gchar *authors[] = { "Anders Brander <[email protected]>", "Anders Kvist <[email protected]>", + "Klaus Post <[email protected]>", NULL }; const static gchar *artists[] = { _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
