summaryrefslogtreecommitdiff
path: root/src/lib/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-31 23:23:49 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-31 23:23:49 +0100
commit80b87ba861708eb2366e77c044fb8e52400b2d09 (patch)
tree914a5803f09f7f6e199216c487b5ef6ffb7b523c /src/lib/wscript
parent14ad1435f0c389d3b549160750c681e2a65bc6dc (diff)
Fix i18n of strings from src/lib/po on OS X. There were two bugs;
firstly, the path to the .mo files was wrong (the code assumed that OSX was like Linux). Secondly, the string passed into putenv() must not be freed by the caller (as its docs say). It appears that you get away with not doing this on Linux and Windows.
Diffstat (limited to 'src/lib/wscript')
0 files changed, 0 insertions, 0 deletions