fix windows url launcher

This commit is contained in:
zzz
2008-11-26 18:32:51 +00:00
parent 41d98acc95
commit daac598bde
4 changed files with 11 additions and 2 deletions

View File

@ -27,7 +27,7 @@ clientApp.3.startOnLoad=true
# load a browser pointing at the web console whenever we start up
clientApp.4.main=net.i2p.apps.systray.UrlLauncher
clientApp.4.name=consoleBrowser
clientApp.4.args=http://localhost:7657/
clientApp.4.args=http://localhost:7657/index.jsp
clientApp.4.delay=5
clientApp.4.startOnLoad=true