mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-18 21:53:04 +02:00
debian
docs
reference
glib
.cvsignore
AUTHORS
COPYING
ChangeLog
NEWS
README
README.cvs-commits
.cvsignore
Makefile.am
glib-config.1.in
glib.texi
glib
gmodule
gthread
tests
.cvsignore
AUTHORS
COPYING
ChangeLog
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
HACKING
INSTALL
MAINTAINERS
Makefile.am
NEWS
README
README.win32
acconfig.h
acglib.m4
acinclude.m4
autogen.sh
build-dll
config.guess
config.h.win32.in
config.sub
configure.in
garray.c
gbacktrace.c
gcache.c
gcompletion.c
gdataset.c
gdate.c
gerror.c
ghash.c
ghook.c
giochannel.c
giounix.c
giowin32.c
glib-config.in
glib.def
glib.h
glib.m4
glib.spec.in
glibconfig.h.win32.in
glist.c
gmain.c
gmem.c
gmessages.c
gnode.c
gprimes.c
gqueue.c
grand.c
grel.c
gscanner.c
gslist.c
gstrfuncs.c
gstring.c
gthread.c
gtimer.c
gtree.c
gutils.c
gwin32.c
ltconfig
ltmain.sh
makefile.cygwin.in
makefile.msc.in
sanity_check
testgdate.c
testgdateparser.c
testglib.c
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 glib-1-2
|
|
version of GLib and the latest CVS version
|
|
of gtk-doc.
|
|
|
|
(This is very important. Otherwise, the template
|
|
files may be come corrupted.)
|
|
|
|
Make sure that glib-config --prefix points
|
|
to the correct version of GLib.
|
|
|
|
- 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)
|
|
|