-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathREADME
More file actions
18 lines (14 loc) · 775 Bytes
/
README
File metadata and controls
18 lines (14 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
GConf is a configuration database system, functionally similar to the
Windows registry but lots better. :-) It's being written for the GNOME
desktop but does not require GNOME; configure should notice if GNOME
is not installed and compile the basic GConf library anyway.
GConf does require glib and ORBit. It has optional ldap and xml backends
that require openldap and libxml respectively.
For information, see:
http://projects.gnome.org/gconf/
There's a mailing list gconf-list@gnome.org, see
http://mail.gnome.org/mailman/listinfo/gconf-list.
The GConf maintainer is Havoc Pennington <hp@redhat.com>. Bugs and
patches should be filed in Bugzilla, http://bugzilla.gnome.org,
against the GConf product. Send questions and comments to Havoc or to
gconf-list@gnome.org.