gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6997 - in gnunet-gtk: . doc


From: gnunet
Subject: [GNUnet-SVN] r6997 - in gnunet-gtk: . doc
Date: Sun, 1 Jun 2008 21:08:54 -0600 (MDT)

Author: grothoff
Date: 2008-06-01 21:08:54 -0600 (Sun, 01 Jun 2008)
New Revision: 6997

Modified:
   gnunet-gtk/configure.ac
   gnunet-gtk/doc/gnunet-gtk.1
Log:
version bump and man page update

Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2008-06-02 03:00:32 UTC (rev 6996)
+++ gnunet-gtk/configure.ac     2008-06-02 03:08:54 UTC (rev 6997)
@@ -20,8 +20,8 @@
 # Process this file with autoconf to produce a configure script.
 #
 AC_PREREQ(2.61)
-AC_INIT([gnunet-gtk],[0.8.0pre0],address@hidden)
-AM_INIT_AUTOMAKE([gnunet-gtk], [0.8.0pre0])
+AC_INIT([gnunet-gtk],[0.8.0pre1],address@hidden)
+AM_INIT_AUTOMAKE([gnunet-gtk], [0.8.0pre1])
 AM_CONFIG_HEADER(config.h)
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: gnunet-gtk/doc/gnunet-gtk.1
===================================================================
--- gnunet-gtk/doc/gnunet-gtk.1 2008-06-02 03:00:32 UTC (rev 6996)
+++ gnunet-gtk/doc/gnunet-gtk.1 2008-06-02 03:08:54 UTC (rev 6997)
@@ -1,29 +1,29 @@
-.TH GNUNET-GTK "1" "23 Dec 2005" "GNUnet"
+.TH GNUNET-GTK "1" "1 June 2008" "GNUnet"
 .SH NAME
-gnunet-gtk \- a gtk interface for accessing GNUnet
+gnunet\-gtk \- a gtk interface for accessing GNUnet
 .SH SYNOPSIS
 .B gnunet\-gtk
 [\fIOPTIONS\fR]
 .SH DESCRIPTION
 .PP
-gnunet\-gtk is a gtk+ based GUI for searching, downloading and inserting files 
on GNUnet. It supports queries of the form "foo AND bar" (notice that AND must 
be capitalized and that keywords are case\-sensitive), just like 
gnunet\-search. It can also be used to create and publish content directories 
out of search results and inserted files.
+gnunet\-gtk is a gtk+ based GUI for searching, downloading and inserting files 
on GNUnet. It supports queries of the form "foo bar" or "+foo +bar" for both 
keywords being mandatory (note that keywords are case\-sensitive), just like 
gnunet\-search. It can also be used to create and publish content directories 
out of search results and inserted files.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 print help page
 .TP
 \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
-load config file (defaults: ~/.gnunet/gnunet.conf)
+load config file (default: ~/.gnunet/gnunet.conf)
 .TP
 \fB\-v\fR, \fB\-\-version\fR
 print the version number
 .SH NOTES
 .PP
-Multiple files can be downloaded by holding down CTRL while selecting, or by 
SHIFT, if you wish to select everything between the last selection and the 
currently pointed row. If you want to insert multiple files at once,
-use \fBgnunet\-insert\fP. Some functionality of gnunet\-gtk can be accessed by 
pressing down the right mouse button in appropriate windows.
+Multiple files can be downloaded by holding down CTRL while selecting, or by 
SHIFT, if you wish to select everything between the last selection and the 
currently selected row.
+Some functionality of gnunet\-gtk can be accessed by pressing down the right 
mouse button in appropriate windows.
 .SH FILES
 .TP
 ~/.gnunet/gnunet.conf
-Users GNUnet configuration file
+User's GNUnet configuration file
 .SH "REPORTING BUGS"
 Report bugs by using mantis <https://gnunet.org/mantis/> or by sending 
electronic mail to <address@hidden>
 .SH "SEE ALSO"





reply via email to

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