
GNEWS Applet
============

This package contains the gnews applet, which is a scrolling news ticker
applet for the GNOME panel.
It supports multiple news sites using it's plugin interface.
You can select any of the available sites, set the order of them,
and GNEWS fetches the headlines via http and shows them on your
panel in a fancy way.
Appearance is customizable.

It consists of three parts:
    - the applet, which is responsible for handling the configuration and
      displaying the headlines
    - libgnews, with generic multi-purpose functions for the applet and the
      plugins
    - the plugins

Requirements
------------

    gnome-core
    libghttp
    gnome-xml
    gmodule

