Ticket #28956: config.py
File config.py, 311 bytes (added by shiena.jp@…, 14 years ago) |
---|
Line | |
---|---|
1 | bin_path = "/opt/local/bin" |
2 | license_path = "/opt/local/share/doc/tortoisehg/COPYING.txt" |
3 | locale_path = "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/share/locale" |
4 | icon_path = "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/share/pixmaps/tortoisehg/icons" |
5 | nofork = True |