========== Version 2.21.3 released 2007-12-03 ========== 2007-12-03 Sebastian Pölsterl * configure.ac: * NEWS: Prepare for 2.21.3 release 2007-12-02 Sebastian Pölsterl * deskbar/handlers/gdmactions.py: Fixed bug #406100: Deskbar "Computer Actions" could ask for confirmation (patch by Denis Washington) 2007-11-26 Sebastian Pölsterl * deskbar/handlers/mozilla.py: Fixed bug #499706: add iceweasel as firefox equivalent Patch by Sebastien Bacher 2007-11-25 Sebastian Pölsterl * deskbar/handlers/gdmactions.py: Replaced "Log out" with "Log Out" 2007-11-25 Sebastian Pölsterl * deskbar/ui/cuemiac/CuemiacTreeView.py: Fixed bug #471672: 'NoneType' object has no attribute 'get_actions' I couldn't find the cause. It just ignores None values and prints an error message 2007-11-25 Sebastian Pölsterl * deskbar/handlers/beagle-live.py: Previous fix for bug #479091 didn't work. Now access to self.hits is surrounded with Lock.acquire() and Lock.release() 2007-11-25 Sebastian Pölsterl * deskbar/handlers/beagle-live.py: Fixed bug #479091: KeyError in _on_snippet_closed 2007-11-17 Sebastian Pölsterl * deskbar/core/Utils.py: Load icons from user's modules dir, too 2007-11-17 Sebastian Pölsterl * deskbar/handlers/programs.py: Added has_requirements method for GnomeDictHandler, GnomeSearchHandler and DevhelpHandler 2007-11-16 Sebastian Pölsterl * deskbar/handlers/gdmactions.py: Added icons for matches 2007-11-16 Sebastian Pölsterl * deskbar/handlers/actions/SendEmailAction.py: * deskbar/handlers/actions/SendFileViaEmailAction.py: Replaced stock_mail-send icon with stock_mail-compose 2007-11-16 Sebastian Pölsterl * deskbar/core/Categories.py: Changed icon for category people to stock_people 2007-11-16 Sebastian Pölsterl * deskbar/handlers/evolution/_evolution.override: * deskbar/handlers/evolution/evolution.c: * deskbar/handlers/evolution/evolution.h: * deskbar/handlers/evolution.py: Added action to edit evolution contacts