# HG changeset patch # User unc0rr # Date 1217015881 0 # Node ID 03f53192fc53a231fe50e5b50462e99bd0145c81 # Parent e8a7387a5a161fd4c407aa54df8264a1003323c8 Mention audio guys on About page and readme diff -r e8a7387a5a16 -r 03f53192fc53 QTfrontend/about.cpp --- a/QTfrontend/about.cpp Fri Jul 25 19:43:03 2008 +0000 +++ b/QTfrontend/about.cpp Fri Jul 25 19:58:01 2008 +0000 @@ -62,6 +62,14 @@ "\"Volcano\" map and theme: Damion Brookes <nintendo_wii33@hotmail.co.uk>" "

" + + QLabel::tr("Sounds:") + "

" + "Hedgehogs voice: Stephen Alexander" + "
" + "'Nature' and 'Snow' music themes: Finn Brice <tiyuri@gmail.com>" + "
" + "'Pirate' and 'City' music themes: J4t" + "

" + + QLabel::tr("Translations:") + "

" + QString::fromUtf8( "Bulgarian: Svetoslav Stefanov
" diff -r e8a7387a5a16 -r 03f53192fc53 README --- a/README Fri Jul 25 19:43:03 2008 +0000 +++ b/README Fri Jul 25 19:58:01 2008 +0000 @@ -9,6 +9,12 @@ Sounds in Data/Sounds/Voices Copyright 2008 Stephen Alexander +'Nature' and 'Snow' music themes: +Copyright 2008 Finn Brice + +'Pirate' and 'City' music themes: +Copyright 2008 J4t + Images in Data/Graphics, All themes except for "Cheese" and "Volcano" Copyright 2008 Finn Brice @@ -18,6 +24,8 @@ Map and theme "cheese": based on Wormux map "cheese" by Anthony Carré -Maps and themes "Bamboo", "EarthRise": by Joshua Frese +Maps and themes "Bamboo", "EarthRise": +Copyright 2008 Joshua Frese -Map and theme "Volcano": by Damion Brookes +Map and theme "Volcano": +Copyright 2008 Damion Brookes