gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r2396 - in gnunet-gtk: . doc
Date: Fri, 23 Dec 2005 15:16:17 -0800 (PST)

Author: grothoff
Date: 2005-12-23 15:16:15 -0800 (Fri, 23 Dec 2005)
New Revision: 2396

Modified:
   gnunet-gtk/configure.ac
   gnunet-gtk/doc/gnunet-gtk.1
   gnunet-gtk/gnunet-gtk.glade
Log:
bump

Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2005-12-23 22:57:24 UTC (rev 2395)
+++ gnunet-gtk/configure.ac     2005-12-23 23:16:15 UTC (rev 2396)
@@ -20,8 +20,8 @@
 # Process this file with autoconf to produce a configure script.
 #
 AC_PREREQ(2.57)
-AC_INIT([gnunet-gtk],[0.7.0a],address@hidden)
-AM_INIT_AUTOMAKE([gnunet-gtk], [0.7.0a])
+AC_INIT([gnunet-gtk],[0.7.0b],address@hidden)
+AM_INIT_AUTOMAKE([gnunet-gtk], [0.7.0b])
 AM_CONFIG_HEADER(config.h)
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: gnunet-gtk/doc/gnunet-gtk.1
===================================================================
--- gnunet-gtk/doc/gnunet-gtk.1 2005-12-23 22:57:24 UTC (rev 2395)
+++ gnunet-gtk/doc/gnunet-gtk.1 2005-12-23 23:16:15 UTC (rev 2396)
@@ -1,4 +1,4 @@
-.TH GNUNET-GTK "1" "6 Jun 2002" "GNUnet"
+.TH GNUNET-GTK "1" "23 Dec 2005" "GNUnet"
 .SH NAME
 gnunet-gtk \- a gtk interface for accessing GNUnet
 .SH SYNOPSIS
@@ -6,7 +6,7 @@
 [\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 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.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
 print help page
@@ -19,7 +19,7 @@
 .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.
+use \fBgnunet\-insert\fP. Some functionality of gnunet\-gtk can be accessed by 
pressing down the right mouse button in appropriate windows.
 .SH FILES
 .TP
 ~/.gnunet/gnunet.conf

Modified: gnunet-gtk/gnunet-gtk.glade
===================================================================
--- gnunet-gtk/gnunet-gtk.glade 2005-12-23 22:57:24 UTC (rev 2395)
+++ gnunet-gtk/gnunet-gtk.glade 2005-12-23 23:16:15 UTC (rev 2396)
@@ -85,7 +85,7 @@
                          <child>
                            <widget class="GtkLabel" id="titleLabel">
                              <property name="visible">True</property>
-                             <property name="label" 
translatable="yes">&lt;span size=&quot;x-large&quot;&gt;Welcome to gnunet-gtk 
0.7.0&lt;/span&gt;</property>
+                             <property name="label" 
translatable="yes">&lt;span size=&quot;x-large&quot;&gt;Welcome to gnunet-gtk 
0.7.0b&lt;/span&gt;</property>
                              <property name="use_underline">False</property>
                              <property name="use_markup">True</property>
                              <property 
name="justify">GTK_JUSTIFY_CENTER</property>





reply via email to

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