systray has its own singleton

This commit is contained in:
jrandom
2004-08-24 18:04:20 +00:00
committed by zzz
parent e81c1df19f
commit 6f205f8adf

View File

@ -13,8 +13,3 @@ clientApp.1.args=sam.keys 127.0.0.1 7656 i2cp.tcp.host=localhost i2cp.tcp.port=7
clientApp.2.main=net.i2p.i2ptunnel.TunnelControllerGroup clientApp.2.main=net.i2p.i2ptunnel.TunnelControllerGroup
clientApp.2.name=Tunnels clientApp.2.name=Tunnels
clientApp.2.args=i2ptunnel.config clientApp.2.args=i2ptunnel.config
# kickstart the systray (currently only works on Win32 and KDE)
clientApp.3.main=net.i2p.apps.systray.SysTray
clientApp.3.name=Systray
clientApp.3.onBoot=true