Version 2.22.2
==============
Features
* Do not show separators at the beginning/end of a menu, or after
another separator, but add an option to show them (Vincent)
Fixes
* Call g_type_init() because GIO needs it and we use GIO for file
monitoring (Vincent)
* Fix a crash when a file notification is emitted with a non-ascii
filename (Vincent)
* Remove entries from the excluded set if they are included after they
were excluded (eg:
somethingsomething) (Vincent)
* Implicitly add nodes to and that are
missing some (Vincent)
* Correctly order the move operations to execute so that moving
something and moving it back again works as undo (Vincent)
* Simplify some code (William Jon McCann, Vincent)
* Plug leak (Vincent)
Layout
* Do not show accessibility items in the accessories submenu
(Josselin Mouette)
* Merge menus and files at the end of the layout of settings.menu
* Explicitly do not include gnomecc.menu in the preferences menu
instead of explicitly excluding it, so that alacarte doesn't know it
was excluded (Vincent)
Translators
* Žygimantas Beručka (lt)
==============