gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16552 - gnunet-gtk


From: gnunet
Subject: [GNUnet-SVN] r16552 - gnunet-gtk
Date: Mon, 15 Aug 2011 16:25:07 +0200

Author: grothoff
Date: 2011-08-15 16:25:06 +0200 (Mon, 15 Aug 2011)
New Revision: 16552

Modified:
   gnunet-gtk/README
   gnunet-gtk/configure.ac
Log:
updates

Modified: gnunet-gtk/README
===================================================================
--- gnunet-gtk/README   2011-08-15 14:21:51 UTC (rev 16551)
+++ gnunet-gtk/README   2011-08-15 14:25:06 UTC (rev 16552)
@@ -1,18 +1,25 @@
-This is the GNUnet GTK user interface.  In order to compile or run
-this code, you need to first install the main GNUnet codebase.
+This package includes GTK interfaces to GNUnet.  In order to compile
+or run this code, you need to first install the main GNUnet codebase.
 
-Then you may need to tell configure where the GNUnet installation
-is located.  The following command will install gnunet-gtk in the
+Then you may need to tell configure where the GNUnet installation is
+located.  The following command will install the GTK interfaces in the
 $HOME directory.
 
 $ ./configure --prefix=$HOME --with-gnunet=$GNUNET_PREFIX
 $ make install
 
-gnunet-gtk requires GTK 2.6.30 or higher and libgladeui-2 (i.e. 3.10
-or higher).  glade-3.10 is used to edit the UI, but some manual 
-edits to the XML may then be required to make it work with Gtk 2.x.
+gnunet-gtk requires GTK 2.6.30 or higher and libgladeui-1 or
+libgladeui-2 (i.e. 3.8 or 3.10).  glade-3.8 should be used to edit the
+UI.
 
 
+After installation, you should have the following new programs:
+
+* gnunet-setup --- a GUI to configure GNUnet
+* gnunet-fs-gtk --- a GUI for file-sharing with GNUnet
+
+
+
 Stay tuned
 ==========
 

Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2011-08-15 14:21:51 UTC (rev 16551)
+++ gnunet-gtk/configure.ac     2011-08-15 14:25:06 UTC (rev 16552)
@@ -341,5 +341,6 @@
 pixmaps/Makefile
 po/Makefile.in
 po/Makefile
-gnunet-gtk.desktop
+gnunet-fs-gtk.desktop
+gnunet-setup.desktop
 ])




reply via email to

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