mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
|
Before making any changes to this module, please
|
||
|
contact:
|
||
|
|
||
|
Damon Chaplin <damon@karuna.freeserve.co.uk>
|
||
|
|
||
|
This will ensure that duplicate work does not occur,
|
||
|
and also make sure we know who has written what
|
||
|
parts of the documentation. See
|
||
|
|
||
|
http://www.gtk.org/rdp/
|
||
|
|
||
|
for more information.
|
||
|
|
||
|
By contributing work to the Reference Documentation
|
||
|
Project, you agree that it will be covered under the
|
||
|
license terms described in the file COPYING
|
||
|
included in this directory.
|
||
|
|
||
|
|
||
|
Other notes:
|
||
|
|
||
|
- Do not run 'make templates' unless you have
|
||
|
the latest cvs version of the gtk-1-2
|
||
|
branch of GTK+ and the latest CVS version
|
||
|
of gtk-doc.
|
||
|
|
||
|
(This is very important. Otherwise, the template
|
||
|
files may be come corrupted.)
|
||
|
|
||
|
Make sure that gtk-config --prefix points
|
||
|
to the correct version of GTK+.
|
||
|
|
||
|
- As always, ChangeLog entries should be made for
|
||
|
each commit. These can be really brief
|
||
|
"documented GHashTable"; but if you are editing
|
||
|
something someone else wrote, please be specific.
|
||
|
(Or better, send the changes to them for their
|
||
|
approval, first)
|
||
|
|