mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
349 B
Plaintext
8 lines
349 B
Plaintext
To edit the TPS configuration, do not edit config.json.in in the tree.
|
|
Instead, edit config.json inside your virtualenv; it will be located at
|
|
something like:
|
|
|
|
(linux): /path/to/virtualenv/lib/python2.6/site-packages/tps-0.2.40-py2.6.egg/tps/config.json
|
|
(win): /path/to/virtualenv/Lib/site-packages/tps-0.2.40-py2.6.egg/tps/config.json
|
|
|