forked from I2P_Developers/i2p.i2p
Installer: Drop unused systray.config
This commit is contained in:
@@ -1325,7 +1325,6 @@
|
||||
<copy file="installer/resources/blocklist.txt" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/clients.config" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/i2ptunnel.config" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/systray.config" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/wrapper.config" todir="pkg-temp/" />
|
||||
<copy file="installer/resources/hosts.txt" todir="pkg-temp/" />
|
||||
<copy file="INSTALL-headless.txt" todir="pkg-temp/" />
|
||||
|
1
debian/conffiles
vendored
1
debian/conffiles
vendored
@@ -12,4 +12,3 @@
|
||||
/usr/share/i2p/i2psnark.config
|
||||
/usr/share/i2p/i2ptunnel.config
|
||||
/usr/share/i2p/router.config
|
||||
/usr/share/i2p/systray.config
|
||||
|
@@ -1,14 +0,0 @@
|
||||
# NOTE: The system tray control currently only works on Windows and KDE.
|
||||
|
||||
# The filename (with full path if needed) of the browser to be used by the
|
||||
# system tray control to launch the router console. You may also append command
|
||||
# line parameters like so:
|
||||
#
|
||||
# browser=/usr/bin/opera -newpage
|
||||
#
|
||||
# If you set this value to 'default', systray will attempt to identify and use
|
||||
# your system's default browser.
|
||||
browser=default
|
||||
|
||||
# The port the router console listens on.
|
||||
port=7657
|
Reference in New Issue
Block a user