summaryrefslogtreecommitdiff
path: root/README
blob: 853c2702bb4eb1eebde891ea969f441005d4dabb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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, ORBit, libxml, and the popt option parsing
library.  libxml will be optional in the future if someone writes another
storage backend. (Update: one is written but not enabled by default yet.)

For information, see:
 http://www.gnome.org/projects/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.