source: trunk/third/nautilus/HACKING @ 18663

Revision 18663, 963 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18662, which included commits to RCS files with non-trunk default branches.
Line 
1Hacking on Nautilus
2-------------------
3
4The Nautilus source tree is available from GNOME cvs (cvs.gnome.org) and
5in releases on the GNOME FTP site
6(http://ftp.gnome.org/pub/GNOME/sources/nautilus/).
7
8If you plan to hack on Nautilus, please make sure you work from the
9CVS version. The CVS version can be checked from the GNOME cvs server.
10See http://developer.gnome.org/tools/cvs.html for details on how to get
11started with GNOME CVS.
12
13If you want to contribute patches, please send mail to the nautilus
14mailing list: <nautilus-list@gnome.org>.  Archives and subscription
15information are available at
16http://mail.gnome.org/mailman/listinfo/nautilus-list
17
18You can also attach patches to individual bugs in bugzilla
19(http://bugzilla.gnome.org, product 'nautilus').
20
21Patches should be made with 'cvs diff -pu >patch' and should conform to
22Nautilus coding style as described in docs/style-guide.html Please
23read other relevant documents in the docs directory too.
Note: See TracBrowser for help on using the repository browser.