          MODULE=GConf
           MAJOR=2.32
         VERSION=$MAJOR.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:2711c7b53761d2c789112bb1f989f1c1a6de5265
        WEB_SITE=http://www.gnome.org
         ENTERED=20080416
         UPDATED=20101109
           SHORT="A system for storing configuration information"

cat << EOF
GConf is a system for storing configuration information, that is,
key-value pairs. GConf provides a notification service so applications
can be notified when a key's value is changed. GConf also allows for
pluggable storage mechanisms (text files, databases, etc.); allows
administrators to install default values; and allows application authors
to document their configuration keys for the benefit of administrators.
EOF
