          MODULE=xfce4-places-plugin
           MAJOR=1.2
         VERSION=$MAJOR.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://archive.xfce.org/src/panel-plugins/$MODULE/$MAJOR
      SOURCE_VFY=sha1:24aebeccb3d45c511762bc4174dfc075f082e3d9
   MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
        WEB_SITE=http://www.xfce.org
         ENTERED=20071210
         UPDATED=20091129
           SHORT="menu with quick access to folders"

cat << EOF
This plugin is a menu with quick access to folders, documents, and
removable media.
The plugin puts a simple button on the panel. Clicking on this button
opens up a menu with the following:
1) System-defined directories (home folder, trash, desktop, file system)
2) Removable media (using thunar-vfs)
3) User-defined bookmarks (reads ~/.gtk-bookmarks)
4) Search program launcher (optional)
5) Recent documents submenu (requires GTK+ v2.10 or greater)
EOF
