%general-entities; ]> $LastChangedBy$ $Date$ DConf-&dconf-version; DConf Introduction to DConf The DConf package contains a low-level configuration system. Its main purpose is to provide a backend to GSettings on platforms that don't already have configuration storage systems. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &dconf-md5sum; Download size: &dconf-size; Estimated disk space required: &dconf-buildsize; Estimated build time: &dconf-time; DConf Dependencies Required . and Recommended Optional User Notes: Installation of DConf Install DConf by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc && make This package does not come with a test suite. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories dconf, dconf-editor, and dconf-service libdconf-dbus-1.so, libdconf.so and /usr/lib/gio/modules/libdconfsettings.so /usr/include/dconf, /usr/include/dconf-dbus-1, and /usr/share/gtk-doc/html/dconf Short Descriptions dconf is a simple tool for manipulating the DConf database. dconf dconf-editor is a graphical program for editing settings that are stored in the DConf database. dconf-editor dconf-service is the D-Bus service that writes to the DConf database. dconf-service libdconf.so contains the DConf client API functions. libdconf.so libdconf-dbus-1.so contains the DConf client API functions for D-Bus. libdconf-dbus-1.so