]> git.sesse.net Git - vlc/commit
Win32: fix gettext with non-ASCII installation path
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 24 Jan 2011 16:32:10 +0000 (18:32 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 24 Jan 2011 16:32:52 +0000 (18:32 +0200)
commit7b21f9d5490bd37f64b3aa67fce05e1a7d9b811f
tree1e3e7472d6a8248b5544368f68480ee05de8694d
parentaf742c72f339e015db77e2447cf233bf776ff1be
Win32: fix gettext with non-ASCII installation path

Note that this only works if the path can be represented in the ANSI
code page. Otherwise, you will need to patch gettext.
src/modules/textdomain.c