          MODULE=libglade
           MAJOR=2.6
         VERSION=$MAJOR.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
      SOURCE_VFY=sha1:8465851733b8a0efbe57c43efc0f140d8e2d2edb
        WEB_SITE=http://www.gnome.org
         ENTERED=20080416
         UPDATED=20090318
           SHORT="Loads user interfaces from XML files"

cat << EOF
The Libglade library gives applications the ability to load user
interfaces from XML files at runtime. These interface files can
be created with the GLADE user interface builder. Libglade is also
capable of automatically connecting handlers to the signals defined in
the interface file.
EOF
