Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=1cdb92435cd6381ed3d4021553671beda2a4f629
commit 1cdb92435cd6381ed3d4021553671beda2a4f629 Author: Priyank <[email protected]> Date: Sun Mar 8 16:07:14 2009 +0530 Updated AUTHORS diff --git a/AUTHORS b/AUTHORS index deb29f4..e74cab7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,6 +19,8 @@ Translators Artwork ======== -* Priyank M. Gosalia <[email protected]> -* Viktor Gondor <[email protected]> -* Sekkyumu <[email protected]> +* Frugalware logo - Viktor Gondor <[email protected]> +* Splash Screen - Priyank M. Gosalia <[email protected]> +* Background for the splash screen - Léo TOMAS <[email protected]> +* Toolbar Icons - Sekkyumu <[email protected]> + diff --git a/src/gfpm-about.c b/src/gfpm-about.c index 34464cd..baaafd0 100644 --- a/src/gfpm-about.c +++ b/src/gfpm-about.c @@ -55,10 +55,10 @@ static const gchar *authors[] = { \ }; static const gchar *artists[] = { \ - "Frugalware Logo - Viktor Gondor <[email protected]>", - "Splash Background - Mordin Franck aka Masta64 (BullzArtDesign Team) <[email protected]>", - "Icons - Sekkyumu <[email protected]>", - "Splash - Priyank Gosalia <[email protected]>", + "Frugalware logo - Viktor Gondor <[email protected]>", + "Splash Screen - Priyank M. Gosalia <[email protected]>", + "Background for the splash screen - Léo TOMAS <[email protected]>", + "Toolbar Icons - Sekkyumu <[email protected]>", NULL }; _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
