Copyright (C) 2003,2004,2005 Jason Woodward <woodwardj at jaos dot org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Library General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


About:
 slapt-update-notifier is a Daemon which notifies about package updates
 available via slapt-get and gslapt.  slapt-update-notifier places an icon in
 the user's notification area when updates are available.  Clicking the icon
 starts upgrading with gslapt.

Requirements:
 To build from source, you must have these packages installed:
  autoconf automake libtool m4 gettext gettext-tools pkgconfig
  glibc atk glib2 gtk+2 pango x11 zlib gamin openssl curl
  slapt-get gslapt

Caveats:
 Right now gnomesu is hardcoded within slapt-update-notifier.c.  If another
 application or library is in use, this needs to be patched to support it.

