Found a typo.

svn: r14415
This commit is contained in:
Peter Landgren 2010-02-20 13:30:11 +00:00
parent 0828461144
commit 3cfcfa8a5b

View File

@ -138,7 +138,7 @@ def setup_windows_gettext():
translated = ""
# 1. See if there is a intl.dll in Windows/system
os_path = os.environ['PATH']
intl_path = 'c:\\WINDOWS\\system\\intx.dll'
intl_path = 'c:\\WINDOWS\\system\\int.dll'
if os.path.isfile(intl_path):
libintl = init_windows_gettext(intl_path)
# Now check for translation.