gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1488 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r1488 - GNUnet-docs/WWW
Date: Wed, 13 Jul 2005 19:47:54 -0700 (PDT)

Author: grothoff
Date: 2005-07-13 19:47:52 -0700 (Wed, 13 Jul 2005)
New Revision: 1488

Modified:
   GNUnet-docs/WWW/gnunetgtk.php3
Log:
update

Modified: GNUnet-docs/WWW/gnunetgtk.php3
===================================================================
--- GNUnet-docs/WWW/gnunetgtk.php3      2005-07-14 02:46:15 UTC (rev 1487)
+++ GNUnet-docs/WWW/gnunetgtk.php3      2005-07-14 02:47:52 UTC (rev 1488)
@@ -40,7 +40,7 @@
 W("This menu can be used to control <tt>gnunetd</tt>.");
 IMG("gnunet-gtk-daemon.png",
     "gnunet-gtk daemon page",
-    "RIGHT",732,464);
+    "CENTER",732,464);
 W("The &quot;Start&quot; and &quot;Stop&quot; buttons can be used to start or 
kill the <tt>gnunetd</tt> process.");
 W("Note that stop may kill <tt>gnunetd</tt> even if <tt>gnunetd</tt> is 
running on another machine, while start is only able to start the process on 
the local machine.");
 W("If <tt>gnunetd</tt> is running, the &quot;Start&quot;-button will not be 
active.");
@@ -72,7 +72,7 @@
 W("The status tab gives an overview of the current file-sharing activities.");
 IMG("gnunet-gtk-fs-status.png",
     "gnunet-gtk file-sharing status page",
-    "RIGHT",732,464);
+    "CENTER",732,464);
 W("It lists the various active searches with the number of search results for 
each search.");
 P();
 W("The download list shows active downloads and how far they have 
progressed.");
@@ -89,7 +89,7 @@
 BP();
 IMG("gnunet-gtk-fs-search.png",
     "gnunet-gtk file-sharing search and download page",
-    "RIGHT",732,464);
+    "CENTER",732,464);
 W("In order to start a search, enter a keyword into the input line at the top 
and click on search.");
 W("If a namespace should be searched, change the selection in the selection 
box on the right from &quot;globally&quot; to some namespace identifier.");
 W("The search results will be displayed in a tab that has the same name as the 
query.");
@@ -124,7 +124,7 @@
 BP();
 IMG("gnunet-gtk-fs-upload.png",
     "gnunet-gtk file-sharing upload page",
-    "RIGHT",732,464);
+    "CENTER",732,464);
 
 W("In order to upload a file to GNUnet, you should first choose between 
insertion and indexing.");
 W("If you want to upload an entire directory tree, select 
&quot;recursive;&quot;.");
@@ -152,7 +152,7 @@
 BP();
 IMG("gnunet-gtk-fs-stats.png",
     "gnunet-gtk statistics page",
-    "RIGHT",732,464);
+    "CENTER",732,464);
 W("This page visualizes various statistics of the current <tt>gnunetd</tt> 
process.");
 W("You can configure the speed at which the window updates using the 
STATS-INTERVAL option in <tt>gnunet.conf</tt> (in section 
<tt>GNUNET-GTK</tt>).");
 W("The information shown corresponds to (some of) the data shown by 
<tt>gnunet-stats</tt>.");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]