From 718a12b492c3a156f86448e0ed8e2828eb2164b5 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Sun, 4 Oct 2009 23:07:24 +0000 Subject: [PATCH] Update ChangeLog and README --- ChangeLog | 1 + README | 8 ++------ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 42f362a1f..c2ced8fa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ * Add a Cache preferences page to adjust cache settings and examine cache status * Add ability to rename files prior to adding them * Fix shutdown handler with GNOME session manager + * Allow 4 MiB piece sizes when creating a torrent ==== ConsoleUI ==== * Changed to use curses for a more interactive client diff --git a/README b/README index 35840b8fa..0befe28f9 100644 --- a/README +++ b/README @@ -62,17 +62,13 @@ FAQ How to start the various user-interfaces Gtk: - deluge --ui gtk + deluge-gtk Console: deluge-console Web: deluge-web Go to http://localhost:8112/ default-password = "deluge" -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 " commands listed above. - 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. @@ -85,7 +81,7 @@ How do I start the daemon with logging to console? deluged -d -L -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 * Add a user to the auth file located in the config folder: ~/.config/deluge/auth