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