suggest to use the stable branches of gtk+ and friends.

2002-06-10  Sven Neumann  <sven@gimp.org>

	* HACKING: suggest to use the stable branches of gtk+ and friends.
This commit is contained in:
Sven Neumann 2002-06-10 11:50:25 +00:00 committed by Sven Neumann
parent 0d322a63f4
commit e9288b221b
2 changed files with 15 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2002-06-10 Sven Neumann <sven@gimp.org>
* HACKING: suggest to use the stable branches of gtk+ and friends.
2002-06-10 Sven Neumann <sven@gimp.org>
* plug-ins/helpbrowser/Makefile.am

14
HACKING
View File

@ -62,10 +62,18 @@ server:
$ export CVSROOT=':pserver:anonymous@anoncvs.gimp.org:/cvs/gnome'
$ cvs login
(there is no password, just hit return)
$ cvs -z3 checkout <module>
$ cvs -z3 checkout [-r <branch>] <module>
The interesting module are: glib, atk, pango, gtk+, libart_lgpl,
intltool, gtk-doc, gtkhtml2
The interesting modules and the suggested branches to use are:
glib (glib-2-0)
atk (atk-1-0)
pango (pango-1-0)
gtk+ (gtk-2-0)
libart_lgpl
intltool
gtk-doc
gtkhtml2
Patches