Author: ilor
Date: Sat Oct 18 00:18:50 2008
New Revision: 30239
URL: http://svn.gna.org/viewcvs/wesnoth?rev=30239&view=rev
Log:
fix bug #12426 (wesnoth-editor translation files issue)
Modified:
trunk/src/game.cpp
Modified: trunk/src/game.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=30239&r1=30238&r2=30239&view=diff
==============================================================================
--- trunk/src/game.cpp (original)
+++ trunk/src/game.cpp Sat Oct 18 00:18:50 2008
@@ -1606,6 +1606,7 @@
cache_.add_define("EDITOR2");
load_game_cfg();
const binary_paths_manager bin_paths_manager(game_config_);
+ ::init_textdomains(game_config_);
return editor2::start(game_config_, video_, filename);
}
#endif
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits