Included cairo-dock-compiz-integration.h with the settings for DBus
Unity: only enable the menu if this is the new version of Compiz and the name of the plugin seems to be 'unityshell'
Moved unity and gnome-panel entries in the submenu.
Compiz-Integration: with Compiz 0.9, there is an error if we want to change the active plugins with DBus (we have this error in Compiz: [compiz (core) - Warn: Can't set Value with type 12 to option active_plugins with type 11] ; same error with dbus-send...) => workaround: used a script with gconf and the flat file
Data/scripts: Help_scripts: updated compiz_plugin for Compiz 0.9 and added compiz_new_replace_list_plugins (for Compiz 0.9 - workaround)
Removed some useless and deprecated files in the trunk directory: generate-deb, compile-all
data: Removed some unused icons: alpha and icon-accessibility
data: Moved all icons in the icons directory (they are now installed in 'share/icons'
data: Moved all images in 'images' directory (they are now installed in 'share/images')
data/icons: updated close/minimize/maximize/restore/connection icons to have the same design as the other
data/images: added help-preview.jpg
data: Moved apply-default-values-to-conf.sh to 'script' directory (in the trunk because it's not used by the dock)
data: Moved all scripts to 'scripts' directory (they are now installed in 'share/scripts')
data/ChangeLog.txt: fixed a typo (2.3.0 instead of 2.4.0)
data/*.conf.in, data/default-theme/cairo-dock.conf, src/: updated a few paths the images/script/images because they have moved to another directory
data/Help.conf.in: added new icons
CMakeLists.txt: added Help version
src/gldit/cairo-dock-dialog-manager.c: Used cairo-dock-animated.xpm instead of cairo-dock.svg because this icon is animated (or we have to change 'attr.iNbFrames', etc.)
@fabounet: of course, everything can be reverted but I think it's more cleaner and I hope there is any missing icons ;)