# 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 <<a href=\"mailto:disinbox@gmail.com\">disinbox@gmail.com</a>>" "</p><h2>" + QLabel::tr("Art:") + "</h2>" - "<p>All sprites, all themes except 'Cheese' and 'Volcano': Finn Brice <<a href=\"mailto:tiyuri@gmail.com\">tiyuri@gmail.com</a>>" + "<p>All sprites, all themes except for 'Cheese' and 'Volcano': Finn Brice <<a href=\"mailto:tiyuri@gmail.com\">tiyuri@gmail.com</a>>" "<br>" "Volcano map and theme: Damion Brookes <<a href=\"mailto:nintendo_wii33@hotmail.co.uk\">nintendo_wii33@hotmail.co.uk</a>>" "</p><h2>" + 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 <unC0Rr@gmail.com> Copyright 2006-2008 Igor Ulyanov aka Displacer <iulyanov@gmail.com> -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 <tiyuri@gmail.com> Fonts: see Fonts_LICENSE.txt