Use bindtextdomain to specify localedir
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 21 Mar 2009 11:10:29 +0000 (20:10 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 21 Mar 2009 11:10:29 +0000 (20:10 +0900)
commit674990d632f25f84fad8b87d15c0a85d517a1b25
treef18af39f92c784e65492b16f193078c90117f644
parent7c8fd2b631d8d15ad51a9bc943a808bd9827c562
Use bindtextdomain to specify localedir

Set textdomain dir to localedir which is spcified on configure stage.
config.py file has the prefix configuration.
configure.ac
setup/config.py.in [new file with mode: 0644]
setup/main.py