Metadata-Version: 1.0
Name: freshwall
Version: 1.1
Summary: GNOME wallpaper changer
Home-page: http://www.sapphirepaw.org/projects/freshwall.php
Author: Chad Daelhousen
Author-email: release@sapphirepaw.org
License: Apache 2.0
Description: Selects a random background from the ~/.gnome2/backgrounds.xml
        file (or any other file in the same format). The chosen background is then set
        as the current GNOME background via gconf.
        
        A preferences mode is also included, using the ``-p`` or ``--preferences``
        option.
        
        Version 1.1 adds a daemon mode; the daemon can be launched with ``-d`` or
        ``--daemon`` and shut down with ``-x`` or ``--exit-daemon``.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: Gnome
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Desktop Environment :: Gnome
