Update ChangeLog and README

This commit is contained in:
Andrew Resch 2009-10-04 23:07:24 +00:00
parent 34b25d77f1
commit 718a12b492
2 changed files with 3 additions and 6 deletions

View File

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

8
README
View File

@ -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 <interface>" 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 <log level>
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