Author: ivanovic
Date: Tue May  1 12:12:43 2007
New Revision: 17233

URL: http://svn.gna.org/viewcvs/wesnoth?rev=17233&view=rev
Log:
fixed another small glitch

Modified:
    trunk/utils/wescamp_import

Modified: trunk/utils/wescamp_import
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/wescamp_import?rev=17233&r1=17232&r2=17233&view=diff
==============================================================================
--- trunk/utils/wescamp_import (original)
+++ trunk/utils/wescamp_import Tue May  1 12:12:43 2007
@@ -63,7 +63,7 @@
 DOMAIN = %(textdomain)s
 
 # These two variables depend on the location of this directory.
-subdir = po/%(textdomain)s
+subdir = po/$(DOMAIN)
 top_builddir = ../..
 
 # These options get passed to xgettext.


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

Reply via email to