Change log:
mate-netbook 1.22.2
tx: sync with transifex
Use the same variable name for return value than elsewhere
Remove cppcheck warnings with better variables scope
Remove unused variable declaration in applet.c and task-list.c
Add an option to disable the bold face of the window title in applet
Make the 'show-home-title' feature work again
Fix several compilation warnings
Refactor the on_active_window_changed function
Remove a runtime error due to event->time sending buggy values
Change preference label for the window picker applet, and add a tooltip
Cleanup whitespaces
WidthOfScreen and HeightOfScreen implementation
window picker: disconnect signal handlers in dispose function
window picker: add icon to prefs dialog
window picker: disable vertical expand of button in prefs dialog
window picker: add icon for taskbar to About dialog
maximus: don’t crash on invalid window ID
Translations update
A simple window management tool which:
* Allows you to set basic rules for a window type, such as maximise|undecorate
* Allows exceptions to the rules, based on string matching for window name
and window class.
* Allows 'reversing' of rules when the user manually changes something:
* Re-decorates windows on un-maximise.