From de63bbcc866ff0381a079fdea0f5da884b9dee87 Mon Sep 17 00:00:00 2001 From: hypercubus Date: Fri, 20 Aug 2004 14:38:56 +0000 Subject: [PATCH] adding clientApp parameter to pass the user's preferred browser into systray --- installer/resources/clients.config | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/resources/clients.config b/installer/resources/clients.config index 26c6743d9..80fa6e443 100644 --- a/installer/resources/clients.config +++ b/installer/resources/clients.config @@ -17,4 +17,5 @@ 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.args=browser default clientApp.3.onBoot=true