nautilus/HACKING
Dave Camp 86af40ce67 Added the 2.2 team. Added a section for 2.x, updated. Removed the obsolete
2003-01-20  Dave Camp  <dave@ximian.com>

	* AUTHORS: Added the 2.2 team.
	* THANKS: Added a section for 2.x, updated.
	* README: Removed the obsolete info, added some up-to-date info.
	* src/nautilus-window-menus.c: (help_menu_about_nautilus_callback):
	Added the 2.2 team to the about box.
	* HACKING: Updated, patch from Alex Duggan.
2003-01-21 03:13:09 +00:00

24 lines
963 B
Plaintext

Hacking on Nautilus
-------------------
The Nautilus source tree is available from GNOME cvs (cvs.gnome.org) and
in releases on the GNOME FTP site
(http://ftp.gnome.org/pub/GNOME/sources/nautilus/).
If you plan to hack on Nautilus, please make sure you work from the
CVS version. The CVS version can be checked from the GNOME cvs server.
See http://developer.gnome.org/tools/cvs.html for details on how to get
started with GNOME CVS.
If you want to contribute patches, please send mail to the nautilus
mailing list: <nautilus-list@gnome.org>. Archives and subscription
information are available at
http://mail.gnome.org/mailman/listinfo/nautilus-list
You can also attach patches to individual bugs in bugzilla
(http://bugzilla.gnome.org, product 'nautilus').
Patches should be made with 'cvs diff -pu >patch' and should conform to
Nautilus coding style as described in docs/style-guide.html Please
read other relevant documents in the docs directory too.