diff --git a/installer/resources/clients.config b/installer/resources/clients.config index 80fa91e925412507e1edbe4e712a5ab9b60b313d..26c6743d94a1c88fc15940a30c368dedcb8910e7 100644 --- a/installer/resources/clients.config +++ b/installer/resources/clients.config @@ -13,3 +13,8 @@ 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 diff --git a/installer/resources/readme.license.txt b/installer/resources/readme.license.txt index 93cc306acdeb208cf5a2afaadd43c5a8812f1ab0..1c7ca01a4497da68c1721fce18c73e2d8f7b3c26 100644 --- a/installer/resources/readme.license.txt +++ b/installer/resources/readme.license.txt @@ -1,13 +1,15 @@ PUBLIC DOMAIN SOFTWARE -free (adj.) - unencumbered; not under the control of others +free (adj.) - unencumbered; not under the control + of others -This software is released into the public domain by the I2P -project with no warranty of any kind, either expressed or -implied. It probably won't make your computer catch on fire, -or eat your children, but it might. Use at your own risk. +This software is released into the public domain +by the I2P Project with no warranty of any kind, +either expressed or implied. It probably won't +make your computer catch on fire, or eat your +children, but it might. Use at your own risk. -I2P is distributed with the following non-public domain -software: +I2P makes use of the following non-public domain +software under various restrictive licenses: (Blah blah...)