From 6f205f8adf6dced8fe8c6f6b14db08d68a437099 Mon Sep 17 00:00:00 2001 From: jrandom <jrandom> Date: Tue, 24 Aug 2004 18:04:20 +0000 Subject: [PATCH] systray has its own singleton --- installer/resources/clients.config | 5 ----- 1 file changed, 5 deletions(-) diff --git a/installer/resources/clients.config b/installer/resources/clients.config index 26c6743d94..80fa91e925 100644 --- a/installer/resources/clients.config +++ b/installer/resources/clients.config @@ -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.name=Tunnels 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 -- GitLab