= module GConf
The GConf module is an interface to the GConf2 library, which provides a standardized method of storing configuration values for applications.  Values are stored in a key-value fashion and there exists many different backend possibilities.

- ((<lone-star>))