7 lines
252 B
Python
7 lines
252 B
Python
bin_path = "@PREFIX@/bin"
|
|
license_path = "@PREFIX@/share/doc/tortoisehg/COPYING.txt"
|
|
locale_path = "@PREFIX@/share/locale"
|
|
icon_path = "@PREFIX@/share/pixmaps/tortoisehg/icons"
|
|
doc_path = "@PREFIX@/share/doc/tortoisehg"
|
|
nofork = True
|