# HG changeset patch # User unc0rr # Date 1213738234 0 # Node ID 8a0ed701eafb6dfa0bb306f1ed2da879825219dc # Parent 9d2e8f3a4fa6b06ffc55166689718b5e0acff854 Some fixes diff -r 9d2e8f3a4fa6 -r 8a0ed701eafb INSTALL --- a/INSTALL Tue Jun 17 21:28:15 2008 +0000 +++ b/INSTALL Tue Jun 17 21:30:34 2008 +0000 @@ -7,9 +7,9 @@ - SDL_image >= 1.2 - SDL_ttf >= 2.0 - CMake >= 2.4.4 - + 1. Configure: -$ cmake . +$ cmake . or $ cmake -DCMAKE_CXX_FLAGS="flags" -DCMAKE_INSTALL_PREFIX="install prefix" -DDATA_INSTALL_DIR="data dir" . diff -r 9d2e8f3a4fa6 -r 8a0ed701eafb QTfrontend/about.cpp --- a/QTfrontend/about.cpp Tue Jun 17 21:28:15 2008 +0000 +++ b/QTfrontend/about.cpp Tue Jun 17 21:30:34 2008 +0000 @@ -54,7 +54,7 @@ "Igor Ulyanov <disinbox@gmail.com>" "

" + QLabel::tr("Art:") + "

" - "

All sprites, all themes except 'Cheese' and 'Volcano': Finn Brice <tiyuri@gmail.com>" + "

All sprites, all themes except for 'Cheese' and 'Volcano': Finn Brice <tiyuri@gmail.com>" "
" "Volcano map and theme: Damion Brookes <nintendo_wii33@hotmail.co.uk>" "

" + diff -r 9d2e8f3a4fa6 -r 8a0ed701eafb README --- a/README Tue Jun 17 21:28:15 2008 +0000 +++ b/README Tue Jun 17 21:30:34 2008 +0000 @@ -6,11 +6,11 @@ Copyright 2004-2008 Andrey Korotaev Copyright 2006-2008 Igor Ulyanov aka Displacer -sounds in Data/Sounds/Voices +Sounds in Data/Sounds/Voices Copyright 2008 Stephen Alexander -images in Data/Graphics, -themes "nature", "Snow" +Images in Data/Graphics, +All themes except for "Cheese" and "Volcano" Copyright 2008 Finn Brice Fonts: see Fonts_LICENSE.txt