summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAndrew Resch <andrewresch@gmail.com>2008-11-29 17:53:04 +0000
committerAndrew Resch <andrewresch@gmail.com>2008-11-29 17:53:04 +0000
commit5e8cf840e227aa67f16c13e9596816fa4fda5986 (patch)
tree9625d73700cea95a959dc2cc5615b612415438c3 /README
parent13c8108ce866c6b4e3dfbf8db91f4ced5128b16b (diff)
downloaddeluge-5e8cf840e227aa67f16c13e9596816fa4fda5986.tar.gz
deluge-5e8cf840e227aa67f16c13e9596816fa4fda5986.tar.bz2
deluge-5e8cf840e227aa67f16c13e9596816fa4fda5986.zip
Add blurb about icon copyright
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 15 insertions, 5 deletions
diff --git a/README b/README
index e503ea310..d3f5b2da1 100644
--- a/README
+++ b/README
@@ -10,6 +10,16 @@ Authors:
Homepage: http://deluge-torrent.org
+
+==========================
+License
+==========================
+Deluge is under the GNU GPLv3 license.
+Icon data/pixmaps/deluge.svg and derivatives in data/icons are copyright
+Andrew Wedderburn and are under the GNU GPLv3.
+All other icons in data/pixmaps are copyright Andrew Resch and are under
+the GNU GPLv3.
+
==========================
Contact/Support:
==========================
@@ -24,7 +34,7 @@ We have two options available for support:
Installation Instructions:
==========================
-First, make sure you have the proper build dependencies installed. On a normal
+First, make sure you have the proper build dependencies installed. On a normal
Debian or Ubuntu system:
sudo apt-get install g++ make python-all-dev python-all python-dbus \
@@ -59,11 +69,11 @@ I started "deluge" but i don't see the gtk-ui
The deluge command remembers the last interface it started. Be explicit and type one of the full "deluge -u <interface>" commands listed above.
-Why is deluge still listed in my system tray even after I close it ?
+Why is deluge still listed in my system tray even after I close it ?
You closed the gtk user-interface but you did not close the daemon. Choose "Quit & Shutdown Daemon" to close both Daemon and gtk-ui.
-How do I start the daemon ?
+How do I start the daemon ?
deluged
@@ -71,10 +81,10 @@ How do I start the daemon with logging to console ?
deluged -d
-I can't connect to the daemon from another machine
+I can't connect to the daemon from another machine
* Configure the daemon to allow remote connections
- * Restart the daemon.
+ * Restart the daemon.
Note: do not do this on a public ip , use the webui for unsecure networks.