rep-gtk r379 - trunk



Author: chrisb
Date: Wed Oct  1 07:58:00 2008
New Revision: 379
URL: http://svn.gnome.org/viewvc/rep-gtk?rev=379&view=rev

Log:
updated BUGS, NEWS, README and HACKING


Modified:
   trunk/BUGS
   trunk/ChangeLog
   trunk/HACKING
   trunk/NEWS
   trunk/README

Modified: trunk/BUGS
==============================================================================
--- trunk/BUGS	(original)
+++ trunk/BUGS	Wed Oct  1 07:58:00 2008
@@ -1,3 +1,3 @@
 
-Please report bugs to the mailing list <sawfish-list gnome org>
+Please report Bugs to the BugZilla http://bugzilla.gnome.org or to the mailing list <sawfish-list gnome org>
 

Modified: trunk/HACKING
==============================================================================
--- trunk/HACKING	(original)
+++ trunk/HACKING	Wed Oct  1 07:58:00 2008
@@ -1,6 +1,5 @@
 
-Please send all patches to the rep-gtk mailing list:
-<sawfish-list gnome org>.
+Please send all patches to either the BugZilla http://bugzilla.gnome.org or the mailing list: <sawfish-list gnome org>.
 
-When possible, please make patches in unified diff format (i.e. `diff -u').
+When possible, please make patches in unified diff format (i.e. 'iff -u' or use 'svn diff').
 

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Oct  1 07:58:00 2008
@@ -1,3 +1,6 @@
+0.18.2:
+	- fixups in configure.in
+	- updated BUGS, NEWS HACKING
 0.18.1:
 	- code-cleanup (allows building with CFLAGS="-Wall -ansi -pedantic")
 	- added a .pc file

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Wed Oct  1 07:58:00 2008
@@ -1,6 +1,6 @@
 -*- text -*-
 
-This is rep-gtk 0.0, a binding of GTK+/GNOME/libglade for the rep Lisp
+This is rep-gtk 0.18.2, a binding of GTK+/GNOME/libglade for the rep Lisp
 system. It is based on Marius Vollmer's guile-gtk binding (initially
 version 0.15, updated to 0.17), with a new glue-code generator.
 
@@ -8,22 +8,22 @@
 
 	http://rep-gtk.sourceforge.net/
 
-Browse the CVS history at:
-
-	http://tizer.dcs.warwick.ac.uk:8080/cgi-bin/cvsweb/rep-gtk
+Browse the SVN tree at:
 
+	http://svn.gnome.org/viewvc/rep-gtk/
 
 Installation
 ============
 
 Basically, `./configure ; make ; make install'. If you're building from
-the CVS repository, execute `aclocal ; autoconf' first.
+the SVN repository, use ./autogen.sh instead of ./configure.
 
 It requires Gtk+ version 2.
 
-WARNING: The libglade and GNOME bindings are currently untested and
+WARNING: The GNOME bindings are currently untested and
 probably broken since the port to Gtk2, use at your own risk.
 
+The libglade binding is definitively broken
 
 Usage
 =====



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