Update docs to reflect more gnunet-gtk changes
authorNaomi Phillips <naomi.phillips@paranoici.org>
Sun, 10 Mar 2019 02:23:43 +0000 (21:23 -0500)
committerng0 <ng0@n0.is>
Sun, 10 Mar 2019 10:34:50 +0000 (10:34 +0000)
doc/handbook/chapters/developer.texi
doc/handbook/chapters/installation.texi
doc/handbook/chapters/keyconcepts.texi

index 8bea7e321a094fe5a5f311e052c3ab2364da33fa..d2e8870e0ca0305253be6748f9032a21c950ea47 100644 (file)
@@ -202,7 +202,8 @@ Gtk+-based user interfaces, including:
 @item @command{gnunet-statistics-gtk} (statistics over time),
 @item @command{gnunet-peerinfo-gtk}
 (information about current connections and known peers),
-@item @command{gnunet-chat-gtk} (chat GUI) and
+@item @command{gnunet-namestore-gtk} (GNS record editor),
+@item @command{gnunet-conversation-gtk} (voice chat GUI) and
 @item @command{gnunet-setup} (setup tool for "everything")
 @end itemize
 
index b7c59ac7d99526aeaefb71dcc83e6b202f55da28..fdcc41caa45b1fad5363fbc210992bc75e4f07e4 100644 (file)
@@ -295,8 +295,8 @@ Currently these interfaces cover:
 @item Peer Information
 @item GNU Name System
 @item File Sharing
-@item Identity Management
 @item Conversation
+@item Setup
 @end itemize
 
 @node Statistics
@@ -305,7 +305,7 @@ Currently these interfaces cover:
 
 We assume that you have started gnunet via @code{gnunet-arm} or via your
 system-provided method for starting services.
-First, you should launch GNUnet gtk.
+First, you should launch GNUnet's graphical statistics interface.
 You can do this from the command-line by typing
 
 @example
@@ -318,7 +318,7 @@ least if your peer has been running for more than a few seconds). The
 lines indicate how many other peers your peer is connected to (via
 different mechanisms) and how large the entire overlay network is
 currently estimated to be. The X-axis represents time (in seconds
-since the start of @command{gnunet-gtk}).
+since the start of @command{gnunet-statistics-gtk}).
 
 You can click on "Traffic" to see information about the amount of
 bandwidth your peer has consumed, and on "Storage" to check the amount
@@ -336,8 +336,8 @@ whatever it is you are looking at the Gtk+ interface describes a
 @subsection Peer Information
 @c %**end of header
 
-First, you should launch the graphical user interface.  You can do
-this from the command-line by typing
+First, you should launch the peer information graphical user interface. 
+You can do this from the command-line by typing
 
 @example
 $ gnunet-peerinfo-gtk
@@ -402,7 +402,7 @@ This chapter will describe the various configuration options in GNUnet.
 The easiest way to configure your peer is to use the
 @command{gnunet-setup} tool.
 @command{gnunet-setup} is part of the @command{gnunet-gtk}
-application. You might have to install it separately.
+package. You might have to install it separately.
 
 Many of the specific sections from this chapter actually are linked from
 within @command{gnunet-setup} to help you while using the setup tool.
index 829fed82e3e8416d1c2fa8a5df231e4e25b278ac..4b49a7ffb9b5222768acd4b896a899b111419eec 100644 (file)
@@ -246,7 +246,7 @@ encryption as the link-encryption between the nodes.  GNUnet has
 encryption on the network layer (link encryption, confidentiality,
 authentication) and again on the application layer (provided
 by @command{gnunet-publish}, @command{gnunet-download},
-@command{gnunet-search} and @command{gnunet-gtk}).
+@command{gnunet-search} and @command{gnunet-fs-gtk}).
 
 Refer to the following paper for more:
 Christian Grothoff, Krista Grothoff, Tzvetan Horozov,