Author: andar
Revision: 5812
Log:
Update ChangeLog and README
Diff:
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2009-10-04 22:47:27 UTC (rev 5811)
+++ trunk/ChangeLog 2009-10-04 23:07:24 UTC (rev 5812)
@@ -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
Modified: trunk/README
===================================================================
--- trunk/README 2009-10-04 22:47:27 UTC (rev 5811)
+++ trunk/README 2009-10-04 23:07:24 UTC (rev 5812)
@@ -62,17 +62,13 @@
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 @@
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---