* adding systray client to clients.config

* updating installer readme (the public domain 'license')
This commit is contained in:
hypercubus
2004-08-20 03:11:08 +00:00
committed by zzz
parent f7d356dc95
commit 28855d3fd1
2 changed files with 14 additions and 7 deletions

View File

@ -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.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

View File

@ -1,13 +1,15 @@
PUBLIC DOMAIN SOFTWARE 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 This software is released into the public domain
project with no warranty of any kind, either expressed or by the I2P Project with no warranty of any kind,
implied. It probably won't make your computer catch on fire, either expressed or implied. It probably won't
or eat your children, but it might. Use at your own risk. 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 I2P makes use of the following non-public domain
software: software under various restrictive licenses:
(Blah blah...) (Blah blah...)