adding clientApp parameter to pass the user's preferred browser into systray
This commit is contained in:
@ -17,4 +17,5 @@ clientApp.2.args=i2ptunnel.config
|
|||||||
# kickstart the systray (currently only works on Win32 and KDE)
|
# kickstart the systray (currently only works on Win32 and KDE)
|
||||||
clientApp.3.main=net.i2p.apps.systray.SysTray
|
clientApp.3.main=net.i2p.apps.systray.SysTray
|
||||||
clientApp.3.name=Systray
|
clientApp.3.name=Systray
|
||||||
|
clientApp.3.args=browser default
|
||||||
clientApp.3.onBoot=true
|
clientApp.3.onBoot=true
|
||||||
|
Reference in New Issue
Block a user