[Python-gtkextra-commits] CVS: python-gtkextra2 README,1.1.1.1,1.2
Status: Beta
Brought to you by:
treeves
From: <pyt...@li...> - 2003-04-17 16:40:23
|
Update of /cvsroot/python-gtkextra/python-gtkextra2 In directory sc8-pr-cvs1:/tmp/cvs-serv6663 Modified Files: README Log Message: Implement clone(). Some other garbage. Index: README =================================================================== RCS file: /cvsroot/python-gtkextra/python-gtkextra2/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README 10 Jul 2002 19:06:50 -0000 1.1.1.1 --- README 17 Apr 2003 16:39:50 -0000 1.2 *************** *** 1 **** ! FIXME --- 1,4 ---- ! This package provided a Python interface to the GtkExtra2 widget set for GTK2. ! Its home on the web is <http://python-gtkextra.sourceforge.net>. ! ! Toby D. Reeves <tr...@us...>. |