summaryrefslogtreecommitdiff
path: root/setup_native/source/win32
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-09-26 14:36:24 +0200
committerAndras Timar <atimar@suse.com>2012-09-26 18:59:12 +0200
commita99ddfdc2f3b1abef56c61ab727b602d38a2413b (patch)
treee1a5258bbb06031b11125e44d583a32a776cb8a5 /setup_native/source/win32
parent8d08ebb6c639cb419c97ae745ce626eee1bd4601 (diff)
msi-encodinglist.txt was moved to different location
Change-Id: I05715d4afb205aa11eb0eb98c6734db02a6be8d8
Diffstat (limited to 'setup_native/source/win32')
-rw-r--r--setup_native/source/win32/customactions/sellang/sellang.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx
index 8d243b046021..af8a9a140851 100644
--- a/setup_native/source/win32/customactions/sellang/sellang.cxx
+++ b/setup_native/source/win32/customactions/sellang/sellang.cxx
@@ -71,7 +71,7 @@ langid_to_string( LANGID langid )
{
/* Map from LANGID to string. The languages below are now in
* alphabetical order of codes as in
- * setup_native/source/win32/msi-encodinglist.txt. Only the
+ * l10ntools/source/ulfconv/msi-encodinglist.txt. Only the
* language part is returned in the string.
*/
switch (PRIMARYLANGID (langid)) {