mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
146 B
Python
8 lines
146 B
Python
|
|||
|
|||
MOZILLA_PLUGINS = ['/Users/mikeal/Desktop/jssh-firefox-3.x.xpi']
|
|||
|
|||
MOZILLA_CMD_ARGS = ['-jssh', '-jsconsole']
|
|||
|
|||
MOZILLA_CREATE_NEW_PROFILE = True
|