========== Version 2.21.4 released 2007-12-17 ==========

2007-12-17	Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * configure.ac:
    * NEWS:
    Prepare for 2.21.4 release

2007-12-17	Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/ui/CuemiacWindowView.py:
    Fixed bug #490297: Window role for search window.
    Window role set to "deskbar-search-window"

2007-12-16	Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/handlers/actions/OpenFileAction.py:
    Mark action as invalid if no default application is registered
    to open the file. However, Deskbar-Applet does not respect
    invalid actions, yet. (patch by Denis Washington)

2007-12-16	Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * configure.ac
    * deskbar/handlers/templates.py
    * deskbar/handlers/Makefile.am
    * deskbar/core/_userdirs/__userdirsmodule.c
    * deskbar/core/_userdirs/__init__.py
    * deskbar/core/_userdirs/Makefile.am
    * deskbar/core/Utils.py
    * deskbar/core/Makefile.am:
    Fixed bug #351817: Adding gnome templates to deskbar applet
    (patch by Denis Washington)

2007-12-07	Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/core/Utils.py:
    load_icon returns "stock_unknown" icon if given icon
    is not available

2007-12-07	Sebastian Pölsterl  <sebp@cvs.gnome.org>

    * deskbar/core/ModuleLoader.py:
    Fixed: Doesn't load modules from one file when only
    one of them has missing requirements