Author: shadowmaster
Date: Sat Aug 30 01:43:05 2008
New Revision: 29101
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29101&view=rev
Log:
* Changed a output message to be more global... "X windows" was there
* before.
Modified:
trunk/src/game.cpp
Modified: trunk/src/game.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=29101&r1=29100&r2=29101&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Sat Aug 30 01:43:05 2008
@@ -490,7 +490,7 @@
if((video_flags&FULL_SCREEN) != 0) {
std::cerr << "Try running the program with the
--windowed option "
- << "using a " << DefaultBPP << "bpp X
windows setting\n";
+ << "using a " << DefaultBPP << "bpp
setting for your display adapter\n";
}
if((video_flags&FULL_SCREEN) == 0) {
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits