Author: damoxc
Revision: 6078
Log:
put the default password in the manpage for those too lazy to type
"deluge default web password" in google
Diff:
Modified: branches/1.2_RC/ChangeLog
===================================================================
--- branches/1.2_RC/ChangeLog 2010-01-04 00:18:53 UTC (rev 6077)
+++ branches/1.2_RC/ChangeLog 2010-01-05 14:07:16 UTC (rev 6078)
@@ -28,6 +28,9 @@
* Blocklist now attempts to download the URL multiple times before
giving
up
+==== Web ====
+ * Put the default password in the manpage.
+
=== Deluge 1.2.0_rc5 (17 December 2009) ===
==== Web ====
* Swap order of buttons in Remove window (Closes #1083)
Modified: branches/1.2_RC/docs/man/deluge-web.1
===================================================================
--- branches/1.2_RC/docs/man/deluge-web.1 2010-01-04 00:18:53 UTC (rev
6077)
+++ branches/1.2_RC/docs/man/deluge-web.1 2010-01-05 14:07:16 UTC (rev
6078)
@@ -9,7 +9,7 @@
.SH DESCRIPTION
.br
.P
-Deluge utilizes a client/server model, with 'deluged' being the daemon process
and 'deluge-web' being used to launch an ajax web based user-interface.
+Deluge utilizes a client/server model, with 'deluged' being the daemon process
and 'deluge-web' being used to launch an ajax web based user-interface. The
default password is 'deluge'.
.br
.P
Modified: trunk/docs/man/deluge-web.1
===================================================================
--- trunk/docs/man/deluge-web.1 2010-01-04 00:18:53 UTC (rev 6077)
+++ trunk/docs/man/deluge-web.1 2010-01-05 14:07:16 UTC (rev 6078)
@@ -9,7 +9,7 @@
.SH DESCRIPTION
.br
.P
-Deluge utilizes a client/server model, with 'deluged' being the daemon process
and 'deluge-web' being used to launch an ajax web based user-interface.
+Deluge utilizes a client/server model, with 'deluged' being the daemon process
and 'deluge-web' being used to launch an ajax web based user-interface. The
default password is 'deluge'.
.br
.P
--
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.