dev 10b91cd5a7 Moved RegisteredFrame.
Fixed ssl certificate ui to only be shown once.
Added a special rate tracker for bandwidth (rate / 1024).
Fixed some repaint() issues with labels and buttons.
Enabled updating router info.
2011-07-19 11:35:08 +00:00
2011-07-19 11:35:08 +00:00

Current setup:
* Build desktopgui:
    * 'ant jar' in the desktopgui directory
    OR
    * 'ant desktopgui' in the i2p.i2p directory
* Place desktopgui.jar in the $I2P/lib/ directory.
* Add to .i2p/clients.config:
    #Desktopgui
    clientApp.6.args=
    clientApp.6.delay=5
    clientApp.6.main=net.i2p.desktopgui.Main
    clientApp.6.name=desktopgui
    clientApp.6.startOnLoad=true
Description
No description provided
Readme 186 MiB
Languages
Java 86.5%
HTML 6.5%
C 4.2%
Python 1.3%
Shell 0.9%
Other 0.6%