Author: uso
Date: Wed Aug 22 06:55:55 2007
New Revision: 19719
URL: http://svn.gna.org/viewcvs/wesnoth?rev=19719&view=rev
Log:
'Scenario Settings' is more appropriate than 'Game Settings'
Modified:
trunk/src/menu_events.cpp
Modified: trunk/src/menu_events.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/menu_events.cpp?rev=19719&r1=19718&r2=19719&view=diff
==============================================================================
--- trunk/src/menu_events.cpp (original)
+++ trunk/src/menu_events.cpp Wed Aug 22 06:55:55 2007
@@ -592,7 +592,7 @@
int selected = 0;
{
- gui::dialog slist(*gui_, _("Game Settings"), "",
gui::OK_CANCEL);
+ gui::dialog slist(*gui_, _("Scenario Settings"), "",
gui::OK_CANCEL);
slist.set_menu(items, &sorter);
selected = slist.show();
} // this will kill the dialog before scrolling
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits