deskbar-applet 2.22.2 ===================== The is the second bug fix release of the 2.22 series. It comes with a lot of bug fixes that improve the Deskbar-Applet experience considerably. Changes: * When checking firefox version. Wait until the process terminated to avoid zombie processes. * Fixed bug #520278: Window in sticky mode too small * desklicious.py: Replace all whitespaces in query with spaces. Catch exception that might appear during parsing and cleanup correctly in any case. (fixes bug #484667) * yahoo.py: Catch exception that might appear during parsing and cleanup correctly in any case. * Adjust layout when applet is moved from one panel to another * Fixed crash when two modules with same name should be loaded. Warn instead. * Fixed bug #530057: Catch GError when making beagle call * Fixed bug #527023: KeyError in beagle-live, when only directories are returned by beagle * Fixed bug #522585: Crash when changing default browser * Added support for iceweasel browser. When the default browser is changed mozilla and iceweasel are supported, too. When Firefox is used and the command must contain firefox instead of being exactly firefox * Use subprocess module instead of os.popen. Catch OSError when retrieving version (fixes bug #533842) Contributors to this release: Sebastian Pölsterl =====================