Author: shadowmaster
Date: Wed Feb  4 03:32:24 2009
New Revision: 32587

URL: http://svn.gna.org/viewcvs/wesnoth?rev=32587&view=rev
Log:
Made image_function.cpp belong to the wesnoth-lib textdomain even though
it still doesn't contain any tstrings.

Modified:
    trunk/src/image_function.cpp

Modified: trunk/src/image_function.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/image_function.cpp?rev=32587&r1=32586&r2=32587&view=diff
==============================================================================
--- trunk/src/image_function.cpp (original)
+++ trunk/src/image_function.cpp Wed Feb  4 03:32:24 2009
@@ -14,6 +14,8 @@
 
 #include "image_function.hpp"
 #include "log.hpp"
+
+#define GETTEXT_DOMAIN "wesnoth-lib"
 
 #define ERR_DP LOG_STREAM(err, display)
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to