upload tizen1.0 source
[framework/base/gconf-dbus.git] / README
1 GConf is a configuration database system, functionally similar to the
2 Windows registry but lots better. :-) It's being written for the GNOME
3 desktop but does not require GNOME; configure should notice if GNOME
4 is not installed and compile the basic GConf library anyway.
5
6 GConf does require glib, ORBit, libxml, and the popt option parsing
7 library.  libxml will be optional in the future if someone writes another
8 storage backend. (Update: one is written but not enabled by default yet.)
9
10 For information, see:
11  http://www.gnome.org/projects/gconf/
12
13 There's a mailing list gconf-list@gnome.org, see
14 http://mail.gnome.org/mailman/listinfo/gconf-list.
15
16 The GConf maintainer is Havoc Pennington <hp@redhat.com>. Bugs and
17 patches should be filed in Bugzilla, http://bugzilla.gnome.org,
18 against the GConf product. Send questions and comments to Havoc or to
19 gconf-list@gnome.org.