- Added support for on-the-fly routerconsole.lang changes to desktopgui and routerconsole (routerconsole now commits changes to the I2PAppContext).

- Added desktopgui support for detecting if it's running in the same JVM as I2P (without commandline arguments).
This commit is contained in:
mathiasdm
2011-01-03 18:40:18 +00:00
parent 2a6c763c31
commit 9b0c42ca6f
6 changed files with 54 additions and 9 deletions

View File

@ -6,7 +6,7 @@ Current setup:
* Place desktopgui.jar in the $I2P/lib/ directory.
* Add to .i2p/clients.config:
#Desktopgui
clientApp.6.args=--startWithI2P --I2PLocation=/SOME_LOCATION
clientApp.6.args=
clientApp.6.delay=5
clientApp.6.main=net.i2p.desktopgui.Main
clientApp.6.name=desktopgui