← Back to team overview

cairo-dock-team team mailing list archive

[Merge] lp:~cairo-dock-team/cairo-dock-plug-ins/ubuntu into lp:ubuntu/cairo-dock-plug-ins

 

Matthieu Baerts has proposed merging lp:~cairo-dock-team/cairo-dock-plug-ins/ubuntu into lp:ubuntu/cairo-dock-plug-ins.

Requested reviews:
  Cairo-Dock Team (cairo-dock-team)
Related bugs:
  #449422 Cairo-Dock resize problem
  https://bugs.launchpad.net/bugs/449422
  #455261 Cannot Modify / Add Custom Launchers
  https://bugs.launchpad.net/bugs/455261
  #483963 Dustbin applet does not display trash on all volumes
  https://bugs.launchpad.net/bugs/483963
  #485159 Some applications have problem with Systray
  https://bugs.launchpad.net/bugs/485159
  #489349 showDesktop Applet only seems to work every second time you click on it.
  https://bugs.launchpad.net/bugs/489349
  #500677 xsession-errors log
  https://bugs.launchpad.net/bugs/500677
  #500979 shortcuts display order gets messed up
  https://bugs.launchpad.net/bugs/500979
  #519915 Create a cairo dock plugin
  https://bugs.launchpad.net/bugs/519915
  #521531 mail plugin crashes on Maildir
  https://bugs.launchpad.net/bugs/521531
  #521536 Please update cairo-dock-plug-ins to 2.1.3-3 version
  https://bugs.launchpad.net/bugs/521536
  #523447 MusicPlayer applet crashes on tracks with russians symbols
  https://bugs.launchpad.net/bugs/523447
  #526138 GMenu does not handle desktop file exec strings properly
  https://bugs.launchpad.net/bugs/526138
  #526742 The system monitor plugin and netspeed plugin inverts upside-down continuously
  https://bugs.launchpad.net/bugs/526742
  #531317 cairo-dock-plugins does not support prefix on make install
  https://bugs.launchpad.net/bugs/531317
  #531319 please check the version of cairo-dock when building the plugin
  https://bugs.launchpad.net/bugs/531319
  #537115 Click at the position where icon label was, the icon and dock still receive the event
  https://bugs.launchpad.net/bugs/537115
  #537943 Terminal applet shortkey behaviour
  https://bugs.launchpad.net/bugs/537943
  #538637 Trash applet doesn't create *.trashinfo files on Xfce
  https://bugs.launchpad.net/bugs/538637
  #568083 Please update Cairo-Dock to v2.1.3-10
  https://bugs.launchpad.net/bugs/568083
  #568258 [lucid] cannot start cairo-dock since last updates
  https://bugs.launchpad.net/bugs/568258
  #575178 music-player applet crashes on change songs automatically
  https://bugs.launchpad.net/bugs/575178
  #576647 Please update Cairo-Dock with the following patches
  https://bugs.launchpad.net/bugs/576647
  #614625 Please update cairo-dock to 2.2.0 version  
  https://bugs.launchpad.net/bugs/614625
The attached diff has been truncated due to its size.
-- 
https://code.launchpad.net/~cairo-dock-team/cairo-dock-plug-ins/ubuntu/+merge/32021
Your team Cairo-Dock Team is requested to review the proposed merge of lp:~cairo-dock-team/cairo-dock-plug-ins/ubuntu into lp:ubuntu/cairo-dock-plug-ins.
=== added file 'Animated-icons/CMakeLists.txt'
--- Animated-icons/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Animated-icons/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,15 @@
+
+add_subdirectory(src)
+add_subdirectory(data)
+
+
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+##dnl Process this file with automake to produce Makefile.in
+#
+#SUBDIRS = . src data

=== removed file 'Animated-icons/Makefile.am'
--- Animated-icons/Makefile.am	2009-10-05 19:27:17 +0000
+++ Animated-icons/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,3 +0,0 @@
-#dnl Process this file with automake to produce Makefile.in
-
-SUBDIRS = . src data

=== removed file 'Animated-icons/Makefile.in'
--- Animated-icons/Makefile.in	2010-02-14 00:51:22 +0000
+++ Animated-icons/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,796 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-#dnl Process this file with automake to produce Makefile.in
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Animated-icons
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = . src data
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Animated-icons/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Animated-icons/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs installdirs-am maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
-	uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== removed file 'Animated-icons/data/Animated-icons.conf'
--- Animated-icons/data/Animated-icons.conf	2010-02-14 00:51:22 +0000
+++ Animated-icons/data/Animated-icons.conf	1970-01-01 00:00:00 +0000
@@ -1,193 +0,0 @@
-#!en;1.0.7
-
-#[gtk-preferences]
-[Global]
-
-#F-[when hovering an icon]
-frame_hov =
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used :
-hover effects = 1
-
-#F-[when clicking on an launcher]
-frame_lau =
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on launcher :
-click launchers = 0
-
-#i+[1;5] Number of time the animation will play :
-nb rounds launchers = 1
-
-#F-[when clicking on an appli]
-frame_appli =
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on applis :
-click applis = 0
-
-#i+[1;5] Number of time the animation will play :
-nb rounds applis = 1
-
-#F-[when clicking on an applet]
-frame_applet =
-
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on applets :
-click applets = 0
-
-#i+[1;5] Number of time the animation will play :
-nb rounds applets = 1
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-rotation.png]
-[Rotation]
-
-#I+[100;5000] Duration of the animation :
-#{In ms.}
-duration = 1500
-
-#b+ Repeat while icon is pointed ?
-continue = false
-
-#v
-sep =
-
-#l+ [Normal;Cube;Capsule] Type of mesh :
-mesh = 1
-
-#c+4 Color of the sheen :
-color = 1;1;1;1
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/spot.png]
-[Spot]
-
-#I+[100;5000] Duration of the animation :
-#{In ms.}
-duration = 1000
-
-#b+ Repeat while icon is pointed ?
-continue = true
-
-#F-[Spot;gtk-dialog-info]
-frame_spot =
-
-#S+ Image for the spot :
-#{Let empty to use the default one.}
-spot image =
-
-#S+ Image for the front spot :
-#{Let empty to use the default one.}
-spot front image =
-
-#c+3 color of the spot :
-spot-color = 1;1;1
-
-#c+4 color of the halo :
-halo-color = 1;1;1
-
-#F-[Rays;gtk-fullscreen]
-frame_ray =
-
-#c+3 1st color of gradation :
-color1 = 0,675;1;1
-
-#c+3 2nd color of gradation :
-color2 = 1;1;0
-
-#b+ Random colors ?
-mystical = false
-
-#I+[0;500] Number of rays :
-nb part = 100
-
-#I+[10;60] Rays size :
-part size = 20
-
-#e+[2;15] Rays speed :
-part speed = 10
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wobbly.png]
-[Wobbly]
-
-#l+[Horizontal stretch;Vertical stretch;Corner stretch] Initial stretch :
-stretch = 0
-
-#i+[200;350] Spring constant :
-spring cst = 300
-
-#e+[7;12] Friction :
-friction = 8
-
-#I+[2;20] Number of points on the grid in one direction :
-grid nodes = 10
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-wave.png]
-[Wave]
-
-#I+[100;1000] Duration of the animation :
-#{In ms.}
-duration = 290
-
-#b+ Repeat while icon is pointed ?
-continue = false
-
-#v
-sep =
-
-#e+[0.1;2] Width of the wave :
-width = 1.7
-
-#e+[0.01;.4] Amplitude of the wave :
-amplitude = .14
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-pulse.png]
-[Pulse]
-
-#I+[100;1000] Duration of the pulse :
-#{In ms.}
-duration = 500
-
-#b+ Repeat while icon is pointed ?
-continue = false
-
-#v
-sep =
-
-#e+[1.2;4] Zoom max of the pulse :
-zoom = 2
-
-#b+ Should the pulse follow the shape of the icon ?
-same shape = true
-
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-bounce.png]
-[Bounce]
-
-#I+[100;1000] Duration of the bounce :
-#{In ms.}
-duration = 800
-
-#b+ Repeat while icon is pointed ?
-continue = false
-
-#v
-sep =
-
-#e+[.4;1] When bouncing, resize the icon of :
-resize = .8
-
-#e+[.2;1] How much the icon will flatten when hurting the ground :
-#{the smaller, the more it will flatten.}
-flatten = .4
-
-#[/usr/share/cairo-dock/plug-ins/Animated-icons/icon-blink.png]
-[Blink]
-
-#I+[100;2000] Duration of the blink :
-#{In ms.}
-duration = 800
-
-#b+ Repeat while icon is pointed ?
-continue = false

=== modified file 'Animated-icons/data/Animated-icons.conf.in'
--- Animated-icons/data/Animated-icons.conf.in	2010-02-14 00:51:22 +0000
+++ Animated-icons/data/Animated-icons.conf.in	2010-08-07 01:54:01 +0000
@@ -3,191 +3,192 @@
 #[gtk-preferences]
 [Global]
 
-#F-[when hovering an icon]
+#F-[when hovering over an icon]
+#{Animations are triggered when hovering an icon only in OpenGL mode.}
 frame_hov =
 
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used :
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave;Spot] Effects used:
 hover effects = 1
 
 #F-[when clicking on an launcher]
 frame_lau =
 
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on launcher :
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on launcher:
 click launchers = 0
 
-#i+[1;5] Number of time the animation will play :
+#i+[1;5] Number of times the animation will play:
 nb rounds launchers = 1
 
-#F-[when clicking on an appli]
+#F-[when clicking on an application]
 frame_appli =
 
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on applis :
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on applications:
 click applis = 0
 
-#i+[1;5] Number of time the animation will play :
+#i+[1;5] Number of times the animation will play:
 nb rounds applis = 1
 
 #F-[when clicking on an applet]
 frame_applet =
 
-#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on applets :
+#V+[Bounce;Rotate;Blink;Pulse;Wobbly;Wave] Effects used on applets:
 click applets = 0
 
-#i+[1;5] Number of time the animation will play :
+#i+[1;5] Number of times the animation will play:
 nb rounds applets = 1
 
 
 #[@animated_iconsdatadir@/icon-rotation.png]
 [Rotation]
 
-#I+[100;5000] Duration of the animation :
+#I+[100;5000] Duration of the animation:
 #{In ms.}
 duration = 1500
 
-#b+ Repeat while icon is pointed ?
+#b+ Repeat while icon is pointed to?
 continue = false
 
 #v
 sep =
 
-#l+ [Normal;Cube;Capsule] Type of mesh :
+#l+ [Normal;Cube;Capsule] Type of mesh:
 mesh = 1
 
-#c+4 Color of the sheen :
-color = 1;1;1;1
+#C Colour of the sheen:
+color = 1;1;1;0
 
 
 #[@animated_iconsdatadir@/spot.png]
 [Spot]
 
-#I+[100;5000] Duration of the animation :
+#I+[100;5000] Duration of the animation:
 #{In ms.}
 duration = 1000
 
-#b+ Repeat while icon is pointed ?
+#b+ Repeat while icon is pointed to?
 continue = true
 
 #F-[Spot;gtk-dialog-info]
 frame_spot =
 
-#S+ Image for the spot :
-#{Let empty to use the default one.}
+#S+ Image for the spotlight:
+#{Leave empty to use the default one.}
 spot image =
 
-#S+ Image for the front spot :
-#{Let empty to use the default one.}
+#S+ Image for the front spotlight:
+#{Leave empty to use the default one.}
 spot front image =
 
-#c+3 color of the spot :
+#c Spot colour:
 spot-color = 1;1;1
 
-#c+4 color of the halo :
+#C Halo colour:
 halo-color = 1;1;1
 
 #F-[Rays;gtk-fullscreen]
 frame_ray =
 
-#c+3 1st color of gradation :
+#c 1st color of gradation :
 color1 = 0,675;1;1
 
-#c+3 2nd color of gradation :
+#c 2nd color of gradation :
 color2 = 1;1;0
 
-#b+ Random colors ?
+#b+ Random colours?
 mystical = false
 
-#I+[0;500] Number of rays :
+#I+[0;500] Number of rays:
 nb part = 100
 
-#I+[10;60] Rays size :
+#I+[10;60] Ray size:
 part size = 20
 
-#e+[2;15] Rays speed :
+#e+[2;15] Ray speed:
 part speed = 10
 
 
 #[@animated_iconsdatadir@/icon-wobbly.png]
 [Wobbly]
 
-#l+[Horizontal stretch;Vertical stretch;Corner stretch] Initial stretch :
+#l+[Horizontal stretch;Vertical stretch;Corner stretch] Initial stretch:
 stretch = 0
 
-#i+[200;350] Spring constant :
+#i+[200;350] Spring constant:
 spring cst = 300
 
-#e+[7;12] Friction :
+#e+[7;12] Friction:
 friction = 8
 
-#I+[2;20] Number of points on the grid in one direction :
+#I+[2;20] Number of points on the grid in each direction:
 grid nodes = 10
 
 
 #[@animated_iconsdatadir@/icon-wave.png]
 [Wave]
 
-#I+[100;1000] Duration of the animation :
+#I+[100;1000] Duration of the animation:
 #{In ms.}
 duration = 290
 
-#b+ Repeat while icon is pointed ?
+#b+ Repeat while icon is pointed to?
 continue = false
 
 #v
 sep =
 
-#e+[0.1;2] Width of the wave :
+#e+[0.1;2] Wave width:
 width = 1.7
 
-#e+[0.01;.4] Amplitude of the wave :
+#e+[0.01;.4] Wave amplitude:
 amplitude = .14
 
 
 #[@animated_iconsdatadir@/icon-pulse.png]
 [Pulse]
 
-#I+[100;1000] Duration of the pulse :
+#I+[100;1000] Pulse duration:
 #{In ms.}
 duration = 500
 
-#b+ Repeat while icon is pointed ?
+#b+ Repeat while icon is pointed to?
 continue = false
 
 #v
 sep =
 
-#e+[1.2;4] Zoom max of the pulse :
+#e+[1.2;4] Pulse max zoom:
 zoom = 2
 
-#b+ Should the pulse follow the shape of the icon ?
+#b+ Pulse follows icon shape?
 same shape = true
 
 
 #[@animated_iconsdatadir@/icon-bounce.png]
 [Bounce]
 
-#I+[100;1000] Duration of the bounce :
+#I+[100;1000] Bounce duration:
 #{In ms.}
 duration = 800
 
-#b+ Repeat while icon is pointed ?
+#b+ Repeat while icon is pointed to?
 continue = false
 
 #v
 sep =
 
-#e+[.4;1] When bouncing, resize the icon of :
+#e+[.4;1] When bouncing, resize the icon by:
 resize = .8
 
-#e+[.2;1] How much the icon will flatten when hurting the ground :
-#{the smaller, the more it will flatten.}
+#e+[.2;1] How much the icon will flatten when hitting the ground:
+#{the lower the value, the more it will flatten.}
 flatten = .4
 
 #[@animated_iconsdatadir@/icon-blink.png]
 [Blink]
 
-#I+[100;2000] Duration of the blink :
+#I+[100;2000] Blink duration:
 #{In ms.}
 duration = 800
 
-#b+ Repeat while icon is pointed ?
+#b+ Repeat while icon is pointed to?
 continue = false

=== added file 'Animated-icons/data/CMakeLists.txt'
--- Animated-icons/data/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Animated-icons/data/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,13 @@
+
+########### install files ###############
+
+install(FILES  ${CMAKE_CURRENT_BINARY_DIR}/Animated-icons.conf
+	preview.jpg
+	icon.svg
+	texture-chrome.png
+	icon-rotation.png
+	spot.png
+	halo.png
+	ray.png
+	icon-wave.png
+	DESTINATION ${animated_iconsdatadir})

=== removed file 'Animated-icons/data/Makefile.am'
--- Animated-icons/data/Makefile.am	2010-02-14 00:51:22 +0000
+++ Animated-icons/data/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,17 +0,0 @@
-
-SUBDIRS = .
-
-moduledir = $(animated_iconsdatadir)
-
-module_DATA = \
-	Animated-icons.conf\
-	preview.jpg\
-	icon.svg\
-	texture-chrome.png\
-	icon-rotation.png\
-	spot.png\
-	halo.png\
-	ray.png\
-	icon-wave.png
-
-EXTRA_DIST = $(module_DATA)

=== removed file 'Animated-icons/data/Makefile.in'
--- Animated-icons/data/Makefile.in	2010-02-14 00:51:22 +0000
+++ Animated-icons/data/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,858 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Animated-icons/data
-DIST_COMMON = $(srcdir)/Animated-icons.conf.in $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = Animated-icons.conf
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(moduledir)"
-DATA = $(module_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = .
-moduledir = $(animated_iconsdatadir)
-module_DATA = \
-	Animated-icons.conf\
-	preview.jpg\
-	icon.svg\
-	texture-chrome.png\
-	icon-rotation.png\
-	spot.png\
-	halo.png\
-	ray.png\
-	icon-wave.png
-
-EXTRA_DIST = $(module_DATA)
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Animated-icons/data/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Animated-icons/data/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-Animated-icons.conf: $(top_builddir)/config.status $(srcdir)/Animated-icons.conf.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-moduleDATA: $(module_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(moduledir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(moduledir)" || exit $$?; \
-	done
-
-uninstall-moduleDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(moduledir)" && rm -f $$files
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile $(DATA)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(moduledir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-moduleDATA
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-moduleDATA
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-moduleDATA install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags tags-recursive uninstall uninstall-am \
-	uninstall-moduleDATA
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Animated-icons/data/messages'
--- Animated-icons/data/messages	1970-01-01 00:00:00 +0000
+++ Animated-icons/data/messages	2010-08-07 01:54:01 +0000
@@ -0,0 +1,192 @@
+_("Global")
+
+_("Animations are triggered when hovering an icon only in OpenGL mode.")
+
+_("when hovering over an icon")
+
+_("Effects used:")
+
+_("Bounce")
+
+_("Rotate")
+
+_("Blink")
+
+_("Pulse")
+
+_("Wobbly")
+
+_("Wave")
+
+_("Spot")
+
+_("when clicking on an launcher")
+
+_("Effects used on launcher:")
+
+_("Bounce")
+
+_("Rotate")
+
+_("Blink")
+
+_("Pulse")
+
+_("Wobbly")
+
+_("Wave")
+
+_("Number of times the animation will play:")
+
+_("when clicking on an application")
+
+_("Effects used on applications:")
+
+_("Bounce")
+
+_("Rotate")
+
+_("Blink")
+
+_("Pulse")
+
+_("Wobbly")
+
+_("Wave")
+
+_("Number of times the animation will play:")
+
+_("when clicking on an applet")
+
+_("Effects used on applets:")
+
+_("Bounce")
+
+_("Rotate")
+
+_("Blink")
+
+_("Pulse")
+
+_("Wobbly")
+
+_("Wave")
+
+_("Number of times the animation will play:")
+
+_("Rotation")
+
+_("In ms.")
+
+_("Duration of the animation:")
+
+_("Repeat while icon is pointed to?")
+
+_("Type of mesh:")
+
+_("Normal")
+
+_("Cube")
+
+_("Capsule")
+
+_("Colour of the sheen:")
+
+_("Spot")
+
+_("In ms.")
+
+_("Duration of the animation:")
+
+_("Repeat while icon is pointed to?")
+
+_("Spot")
+
+_("Leave empty to use the default one.")
+
+_("Image for the spotlight:")
+
+_("Leave empty to use the default one.")
+
+_("Image for the front spotlight:")
+
+_("Spot colour:")
+
+_("Halo colour:")
+
+_("Rays")
+
+_("st color of gradation :")
+
+_("nd color of gradation :")
+
+_("Random colours?")
+
+_("Number of rays:")
+
+_("Ray size:")
+
+_("Ray speed:")
+
+_("Wobbly")
+
+_("Initial stretch:")
+
+_("Horizontal stretch")
+
+_("Vertical stretch")
+
+_("Corner stretch")
+
+_("Spring constant:")
+
+_("Friction:")
+
+_("Number of points on the grid in each direction:")
+
+_("Wave")
+
+_("In ms.")
+
+_("Duration of the animation:")
+
+_("Repeat while icon is pointed to?")
+
+_("Wave width:")
+
+_("Wave amplitude:")
+
+_("Pulse")
+
+_("In ms.")
+
+_("Pulse duration:")
+
+_("Repeat while icon is pointed to?")
+
+_("Pulse max zoom:")
+
+_("Pulse follows icon shape?")
+
+_("Bounce")
+
+_("In ms.")
+
+_("Bounce duration:")
+
+_("Repeat while icon is pointed to?")
+
+_("When bouncing, resize the icon by:")
+
+_("the lower the value, the more it will flatten.")
+
+_("How much the icon will flatten when hitting the ground:")
+
+_("Blink")
+
+_("In ms.")
+
+_("Blink duration:")
+
+_("Repeat while icon is pointed to?")
+

=== added file 'Animated-icons/src/CMakeLists.txt'
--- Animated-icons/src/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Animated-icons/src/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,115 @@
+
+########### next target ###############
+
+SET(cd-Animated-icons_LIB_SRCS
+	applet-init.c 			applet-init.h
+	applet-config.c 		applet-config.h
+	applet-rotation.c 		applet-rotation.h
+	applet-mesh-factory.c 	applet-mesh-factory.h
+	applet-notifications.c 	applet-notifications.h
+	applet-spot.c 			applet-spot.h
+	applet-rays.c 			applet-rays.h
+	applet-wobbly.c 		applet-wobbly.h
+	applet-wave.c 			applet-wave.h
+	applet-pulse.c 			applet-pulse.h
+	applet-bounce.c 		applet-bounce.h
+	applet-blink.c 			applet-blink.h
+	applet-unfold.c 		applet-unfold.h
+	applet-struct.h
+	chrome-tex.h
+)
+
+add_library(${PACKAGE_ANIMATED_ICONS} SHARED ${cd-Animated-icons_LIB_SRCS})
+
+########### compil ###############
+add_definitions (-DMY_APPLET_SHARE_DATA_DIR="${animated_iconsdatadir}")
+add_definitions (-DMY_APPLET_PREVIEW_FILE="preview.jpg")
+add_definitions (-DMY_APPLET_CONF_FILE="Animated-icons.conf")
+add_definitions (-DMY_APPLET_USER_DATA_DIR="Animated-icons")
+add_definitions (-DMY_APPLET_VERSION="${VERSION_ANIMATED_ICONS}")
+add_definitions (-DMY_APPLET_GETTEXT_DOMAIN="${GETTEXT_ANIMATED_ICONS}")
+add_definitions (-DMY_APPLET_DOCK_VERSION="${dock_version}")
+add_definitions (-DMY_APPLET_ICON_FILE="icon.svg")
+add_definitions (-DGL_GLEXT_PROTOTYPES="1")
+
+include_directories (
+	${PACKAGE_INCLUDE_DIRS})
+
+link_directories (
+	${PACKAGE_LIBRARY_DIRS})
+
+target_link_libraries (${PACKAGE_ANIMATED_ICONS}
+	${PACKAGE_LIBRARIES})
+
+install(TARGETS ${PACKAGE_ANIMATED_ICONS} DESTINATION ${pluginsdir})
+
+
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+# #dnl Process this file with automake to produce Makefile.in
+#
+#lib_LTLIBRARIES = 
+#	libcd-Animated-icons.la
+#
+#
+#libcd_Animated_icons_la_SOURCES = 
+#	applet-init.c
+#	applet-init.h
+#	applet-config.c
+#	applet-config.h
+#	applet-rotation.c
+#	applet-rotation.h
+#	applet-struct.h
+#	applet-mesh-factory.c
+#	applet-mesh-factory.h
+#	applet-notifications.c
+#	applet-notifications.h
+#	applet-spot.c
+#	applet-spot.h
+#	applet-rays.c
+#	applet-rays.h
+#	applet-wobbly.c
+#	applet-wobbly.h
+#	applet-wave.c
+#	applet-wave.h
+#	applet-pulse.c
+#	applet-pulse.h
+#	applet-bounce.c
+#	applet-bounce.h
+#	applet-blink.c
+#	applet-blink.h
+#	applet-unfold.c
+#	applet-unfold.h
+#	chrome-tex.h
+#
+#
+#dock_version = `pkg-config --modversion cairo-dock`
+#
+#libcd_Animated_icons_la_CFLAGS = 
+#	-I$(top_srcdir)/src
+#	$(PACKAGE_CFLAGS)
+#	-DMY_APPLET_SHARE_DATA_DIR=""${animated_iconsdatadir)""
+#	-DMY_APPLET_PREVIEW_FILE=""preview.jpg""
+#	-DMY_APPLET_CONF_FILE=""Animated-icons.conf""
+#	-DMY_APPLET_USER_DATA_DIR=""Animated-icons""
+#	-DMY_APPLET_VERSION=""${VERSION_ANIMATED_ICONS)""
+#	-DMY_APPLET_GETTEXT_DOMAIN=""${GETTEXT_ANIMATED_ICONS)""
+#	-DMY_APPLET_DOCK_VERSION=""${dock_version)""
+#	-DMY_APPLET_ICON_FILE=""icon.svg""
+#	-DGL_GLEXT_PROTOTYPES=""1""
+#	-std=c99
+#	-Werror-implicit-function-declaration
+##	-g -ggdb -W -Wall
+#
+#
+#libcd_Animated_icons_la_LIBADD = 
+#	$(PACKAGE_LIBS) -lm
+#
+#
+#libcd_Animated_icons_la_LDFLAGS =
+#	-avoid-version -module

=== removed file 'Animated-icons/src/Makefile.am'
--- Animated-icons/src/Makefile.am	2010-02-14 00:51:22 +0000
+++ Animated-icons/src/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,62 +0,0 @@
- #dnl Process this file with automake to produce Makefile.in
-
-lib_LTLIBRARIES = \
-	libcd-Animated-icons.la
-
-
-libcd_Animated_icons_la_SOURCES = \
-	applet-init.c\
-	applet-init.h\
-	applet-config.c\
-	applet-config.h\
-	applet-rotation.c\
-	applet-rotation.h\
-	applet-struct.h\
-	applet-mesh-factory.c\
-	applet-mesh-factory.h\
-	applet-notifications.c\
-	applet-notifications.h\
-	applet-spot.c\
-	applet-spot.h\
-	applet-rays.c\
-	applet-rays.h\
-	applet-wobbly.c\
-	applet-wobbly.h\
-	applet-wave.c\
-	applet-wave.h\
-	applet-pulse.c\
-	applet-pulse.h\
-	applet-bounce.c\
-	applet-bounce.h\
-	applet-blink.c\
-	applet-blink.h\
-	chrome-tex.h
-
-
-dock_version = `pkg-config --modversion cairo-dock`
-
-libcd_Animated_icons_la_CFLAGS = \
-	-I$(top_srcdir)/src\
-	$(PACKAGE_CFLAGS)\
-	-DMY_APPLET_SHARE_DATA_DIR=\""$(animated_iconsdatadir)"\"\
-	-DMY_APPLET_README_FILE=\""readme"\"\
-	-DMY_APPLET_PREVIEW_FILE=\""preview.jpg"\"\
-	-DMY_APPLET_CONF_FILE=\""Animated-icons.conf"\"\
-	-DMY_APPLET_USER_DATA_DIR=\""Animated-icons"\"\
-	-DMY_APPLET_VERSION=\""$(VERSION_ANIMATED_ICONS)"\"\
-	-DMY_APPLET_GETTEXT_DOMAIN=\""$(GETTEXT_ANIMATED_ICONS)"\"\
-	-DMY_APPLET_DOCK_VERSION=\""$(dock_version)"\"\
-	-DMY_APPLET_ICON_FILE=\""icon.svg"\"\
-	-DGL_GLEXT_PROTOTYPES=\""1"\"\
-	-std=c99\
-	-Werror-implicit-function-declaration\
-	-O3
-#	-g -ggdb -W -Wall
-
-
-libcd_Animated_icons_la_LIBADD = \
-	$(PACKAGE_LIBS) -lm
-
-
-libcd_Animated_icons_la_LDFLAGS =\
-	-avoid-version -module

=== removed file 'Animated-icons/src/Makefile.in'
--- Animated-icons/src/Makefile.in	2010-02-14 00:51:22 +0000
+++ Animated-icons/src/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,923 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Animated-icons/src
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)"
-LTLIBRARIES = $(lib_LTLIBRARIES)
-am__DEPENDENCIES_1 =
-libcd_Animated_icons_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
-am_libcd_Animated_icons_la_OBJECTS =  \
-	libcd_Animated_icons_la-applet-init.lo \
-	libcd_Animated_icons_la-applet-config.lo \
-	libcd_Animated_icons_la-applet-rotation.lo \
-	libcd_Animated_icons_la-applet-mesh-factory.lo \
-	libcd_Animated_icons_la-applet-notifications.lo \
-	libcd_Animated_icons_la-applet-spot.lo \
-	libcd_Animated_icons_la-applet-rays.lo \
-	libcd_Animated_icons_la-applet-wobbly.lo \
-	libcd_Animated_icons_la-applet-wave.lo \
-	libcd_Animated_icons_la-applet-pulse.lo \
-	libcd_Animated_icons_la-applet-bounce.lo \
-	libcd_Animated_icons_la-applet-blink.lo
-libcd_Animated_icons_la_OBJECTS =  \
-	$(am_libcd_Animated_icons_la_OBJECTS)
-libcd_Animated_icons_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) \
-	$(libcd_Animated_icons_la_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-SOURCES = $(libcd_Animated_icons_la_SOURCES)
-DIST_SOURCES = $(libcd_Animated_icons_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-lib_LTLIBRARIES = \
-	libcd-Animated-icons.la
-
-libcd_Animated_icons_la_SOURCES = \
-	applet-init.c\
-	applet-init.h\
-	applet-config.c\
-	applet-config.h\
-	applet-rotation.c\
-	applet-rotation.h\
-	applet-struct.h\
-	applet-mesh-factory.c\
-	applet-mesh-factory.h\
-	applet-notifications.c\
-	applet-notifications.h\
-	applet-spot.c\
-	applet-spot.h\
-	applet-rays.c\
-	applet-rays.h\
-	applet-wobbly.c\
-	applet-wobbly.h\
-	applet-wave.c\
-	applet-wave.h\
-	applet-pulse.c\
-	applet-pulse.h\
-	applet-bounce.c\
-	applet-bounce.h\
-	applet-blink.c\
-	applet-blink.h\
-	chrome-tex.h
-
-dock_version = `pkg-config --modversion cairo-dock`
-libcd_Animated_icons_la_CFLAGS = \
-	-I$(top_srcdir)/src\
-	$(PACKAGE_CFLAGS)\
-	-DMY_APPLET_SHARE_DATA_DIR=\""$(animated_iconsdatadir)"\"\
-	-DMY_APPLET_README_FILE=\""readme"\"\
-	-DMY_APPLET_PREVIEW_FILE=\""preview.jpg"\"\
-	-DMY_APPLET_CONF_FILE=\""Animated-icons.conf"\"\
-	-DMY_APPLET_USER_DATA_DIR=\""Animated-icons"\"\
-	-DMY_APPLET_VERSION=\""$(VERSION_ANIMATED_ICONS)"\"\
-	-DMY_APPLET_GETTEXT_DOMAIN=\""$(GETTEXT_ANIMATED_ICONS)"\"\
-	-DMY_APPLET_DOCK_VERSION=\""$(dock_version)"\"\
-	-DMY_APPLET_ICON_FILE=\""icon.svg"\"\
-	-DGL_GLEXT_PROTOTYPES=\""1"\"\
-	-std=c99\
-	-Werror-implicit-function-declaration\
-	-O3
-
-#	-g -ggdb -W -Wall
-libcd_Animated_icons_la_LIBADD = \
-	$(PACKAGE_LIBS) -lm
-
-libcd_Animated_icons_la_LDFLAGS = \
-	-avoid-version -module
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Animated-icons/src/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Animated-icons/src/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
-	}
-
-uninstall-libLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
-	done
-
-clean-libLTLIBRARIES:
-	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libcd-Animated-icons.la: $(libcd_Animated_icons_la_OBJECTS) $(libcd_Animated_icons_la_DEPENDENCIES) 
-	$(libcd_Animated_icons_la_LINK) -rpath $(libdir) $(libcd_Animated_icons_la_OBJECTS) $(libcd_Animated_icons_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-blink.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-config.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-init.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-rays.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-spot.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-wave.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libcd_Animated_icons_la-applet-init.lo: applet-init.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-init.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-init.Tpo -c -o libcd_Animated_icons_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-init.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-init.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-init.c' object='libcd_Animated_icons_la-applet-init.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
-
-libcd_Animated_icons_la-applet-config.lo: applet-config.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-config.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-config.Tpo -c -o libcd_Animated_icons_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-config.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-config.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-config.c' object='libcd_Animated_icons_la-applet-config.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
-
-libcd_Animated_icons_la-applet-rotation.lo: applet-rotation.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-rotation.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Tpo -c -o libcd_Animated_icons_la-applet-rotation.lo `test -f 'applet-rotation.c' || echo '$(srcdir)/'`applet-rotation.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-rotation.c' object='libcd_Animated_icons_la-applet-rotation.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-rotation.lo `test -f 'applet-rotation.c' || echo '$(srcdir)/'`applet-rotation.c
-
-libcd_Animated_icons_la-applet-mesh-factory.lo: applet-mesh-factory.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-mesh-factory.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Tpo -c -o libcd_Animated_icons_la-applet-mesh-factory.lo `test -f 'applet-mesh-factory.c' || echo '$(srcdir)/'`applet-mesh-factory.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-mesh-factory.c' object='libcd_Animated_icons_la-applet-mesh-factory.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-mesh-factory.lo `test -f 'applet-mesh-factory.c' || echo '$(srcdir)/'`applet-mesh-factory.c
-
-libcd_Animated_icons_la-applet-notifications.lo: applet-notifications.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-notifications.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Tpo -c -o libcd_Animated_icons_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-notifications.c' object='libcd_Animated_icons_la-applet-notifications.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
-
-libcd_Animated_icons_la-applet-spot.lo: applet-spot.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-spot.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-spot.Tpo -c -o libcd_Animated_icons_la-applet-spot.lo `test -f 'applet-spot.c' || echo '$(srcdir)/'`applet-spot.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-spot.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-spot.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-spot.c' object='libcd_Animated_icons_la-applet-spot.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-spot.lo `test -f 'applet-spot.c' || echo '$(srcdir)/'`applet-spot.c
-
-libcd_Animated_icons_la-applet-rays.lo: applet-rays.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-rays.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-rays.Tpo -c -o libcd_Animated_icons_la-applet-rays.lo `test -f 'applet-rays.c' || echo '$(srcdir)/'`applet-rays.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-rays.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-rays.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-rays.c' object='libcd_Animated_icons_la-applet-rays.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-rays.lo `test -f 'applet-rays.c' || echo '$(srcdir)/'`applet-rays.c
-
-libcd_Animated_icons_la-applet-wobbly.lo: applet-wobbly.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-wobbly.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Tpo -c -o libcd_Animated_icons_la-applet-wobbly.lo `test -f 'applet-wobbly.c' || echo '$(srcdir)/'`applet-wobbly.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-wobbly.c' object='libcd_Animated_icons_la-applet-wobbly.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-wobbly.lo `test -f 'applet-wobbly.c' || echo '$(srcdir)/'`applet-wobbly.c
-
-libcd_Animated_icons_la-applet-wave.lo: applet-wave.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-wave.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-wave.Tpo -c -o libcd_Animated_icons_la-applet-wave.lo `test -f 'applet-wave.c' || echo '$(srcdir)/'`applet-wave.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-wave.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-wave.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-wave.c' object='libcd_Animated_icons_la-applet-wave.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-wave.lo `test -f 'applet-wave.c' || echo '$(srcdir)/'`applet-wave.c
-
-libcd_Animated_icons_la-applet-pulse.lo: applet-pulse.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-pulse.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Tpo -c -o libcd_Animated_icons_la-applet-pulse.lo `test -f 'applet-pulse.c' || echo '$(srcdir)/'`applet-pulse.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-pulse.c' object='libcd_Animated_icons_la-applet-pulse.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-pulse.lo `test -f 'applet-pulse.c' || echo '$(srcdir)/'`applet-pulse.c
-
-libcd_Animated_icons_la-applet-bounce.lo: applet-bounce.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-bounce.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Tpo -c -o libcd_Animated_icons_la-applet-bounce.lo `test -f 'applet-bounce.c' || echo '$(srcdir)/'`applet-bounce.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-bounce.c' object='libcd_Animated_icons_la-applet-bounce.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-bounce.lo `test -f 'applet-bounce.c' || echo '$(srcdir)/'`applet-bounce.c
-
-libcd_Animated_icons_la-applet-blink.lo: applet-blink.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-blink.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-blink.Tpo -c -o libcd_Animated_icons_la-applet-blink.lo `test -f 'applet-blink.c' || echo '$(srcdir)/'`applet-blink.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Animated_icons_la-applet-blink.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-blink.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-blink.c' object='libcd_Animated_icons_la-applet-blink.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-blink.lo `test -f 'applet-blink.c' || echo '$(srcdir)/'`applet-blink.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libLTLIBRARIES clean-libtool ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libLTLIBRARIES
-
- #dnl Process this file with automake to produce Makefile.in
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== modified file 'Animated-icons/src/applet-init.c'
--- Animated-icons/src/applet-init.c	2010-02-14 00:51:22 +0000
+++ Animated-icons/src/applet-init.c	2010-08-07 01:54:01 +0000
@@ -29,11 +29,14 @@
 #include "applet-init.h"
 
 
-CD_APPLET_DEFINITION (N_("Animated icons"),
+CD_APPLET_DEFINE_BEGIN (N_("Animated icons"),
 	2, 0, 0,
 	CAIRO_DOCK_CATEGORY_THEME,
 	N_("This plug-in provides many different animations for your icons."),
 	"Fabounet (Fabrice Rey)")
+	CD_APPLET_DEFINE_COMMON_APPLET_INTERFACE;	
+	CD_APPLET_SET_CONTAINER_TYPE (CAIRO_DOCK_MODULE_IS_PLUGIN);
+CD_APPLET_DEFINE_END
 
 
 //\___________ Here is where you initiate your applet. myConfig is already set at this point, and also myIcon, myContainer, myDock, myDesklet (and myDrawContext if you're in dock mode). The macro CD_APPLET_MY_CONF_FILE and CD_APPLET_MY_KEY_FILE can give you access to the applet's conf-file and its corresponding key-file (also available during reload). If you're in desklet mode, myDrawContext is still NULL, and myIcon's buffers has not been filled, because you may not need them then (idem when reloading).
@@ -48,14 +51,15 @@
 	cairo_dock_register_notification (CAIRO_DOCK_RENDER_ICON, (CairoDockNotificationFunc) cd_animations_render_icon, CAIRO_DOCK_RUN_FIRST, NULL);
 	cairo_dock_register_notification (CAIRO_DOCK_RENDER_ICON, (CairoDockNotificationFunc) cd_animations_post_render_icon, CAIRO_DOCK_RUN_AFTER, NULL);
 	cairo_dock_register_notification (CAIRO_DOCK_STOP_ICON, (CairoDockNotificationFunc) cd_animations_free_data, CAIRO_DOCK_RUN_AFTER, NULL);
+	cairo_dock_register_notification (CAIRO_DOCK_UNFOLD_SUBDOCK, (CairoDockNotificationFunc) cd_animations_unfold_subdock, CAIRO_DOCK_RUN_AFTER, NULL);
 	
-	myData.iAnimationID[CD_ANIMATIONS_BOUNCE] = cairo_dock_register_animation ("bounce", D_("Bounce"));
-	myData.iAnimationID[CD_ANIMATIONS_ROTATE] = cairo_dock_register_animation ("rotate", D_("Rotate"));
-	myData.iAnimationID[CD_ANIMATIONS_BLINK] = cairo_dock_register_animation ("blink", D_("Blink"));
-	myData.iAnimationID[CD_ANIMATIONS_PULSE] = cairo_dock_register_animation ("pulse", D_("Pulse"));
-	myData.iAnimationID[CD_ANIMATIONS_WOBBLY] = cairo_dock_register_animation ("wobbly", D_("Wobbly"));
-	myData.iAnimationID[CD_ANIMATIONS_WAVE] = cairo_dock_register_animation ("wave", D_("Wave"));
-	myData.iAnimationID[CD_ANIMATIONS_SPOT] = cairo_dock_register_animation ("spot", D_("Spot"));
+	myData.iAnimationID[CD_ANIMATIONS_BOUNCE] = cairo_dock_register_animation ("bounce", D_("Bounce"), FALSE);
+	myData.iAnimationID[CD_ANIMATIONS_ROTATE] = cairo_dock_register_animation ("rotate", D_("Rotate"), FALSE);
+	myData.iAnimationID[CD_ANIMATIONS_BLINK] = cairo_dock_register_animation ("blink", D_("Blink"), FALSE);
+	myData.iAnimationID[CD_ANIMATIONS_PULSE] = cairo_dock_register_animation ("pulse", D_("Pulse"), FALSE);
+	myData.iAnimationID[CD_ANIMATIONS_WOBBLY] = cairo_dock_register_animation ("wobbly", D_("Wobbly"), FALSE);
+	myData.iAnimationID[CD_ANIMATIONS_WAVE] = cairo_dock_register_animation ("wave", D_("Wave"), FALSE);
+	myData.iAnimationID[CD_ANIMATIONS_SPOT] = cairo_dock_register_animation ("spot", D_("Spot"), FALSE);
 	
 	if (! cairo_dock_is_loading ())
 		cairo_dock_update_animations_list_for_gui ();
@@ -74,6 +78,7 @@
 	cairo_dock_remove_notification_func (CAIRO_DOCK_RENDER_ICON, (CairoDockNotificationFunc) cd_animations_render_icon, NULL);
 	cairo_dock_remove_notification_func (CAIRO_DOCK_RENDER_ICON, (CairoDockNotificationFunc) cd_animations_post_render_icon, NULL);
 	cairo_dock_remove_notification_func (CAIRO_DOCK_STOP_ICON, (CairoDockNotificationFunc) cd_animations_free_data, NULL);
+	cairo_dock_remove_notification_func (CAIRO_DOCK_UNFOLD_SUBDOCK, (CairoDockNotificationFunc) cd_animations_unfold_subdock, NULL);
 	
 	cairo_dock_unregister_animation ("bounce");
 	cairo_dock_unregister_animation ("rotate");

=== modified file 'Animated-icons/src/applet-mesh-factory.c'
--- Animated-icons/src/applet-mesh-factory.c	2010-02-14 00:51:22 +0000
+++ Animated-icons/src/applet-mesh-factory.c	2010-08-07 01:54:01 +0000
@@ -126,7 +126,7 @@
 	glColor4f(1.0f, 1.0f, 1.0f, 1.0f); // Couleur a fond 
 	GLfloat fMaterial[4] = {1., 1., 1., 1.};
 	//glMaterialfv (GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, fMaterial);  // on definit Les proprietes materielles de l'objet.
-	g_print ("iChromeTexture : %d\n", myData.iChromeTexture);
+	cd_debug ("iChromeTexture : %d\n", myData.iChromeTexture);
 	
 	/*glBindTexture(GL_TEXTURE_2D, myData.iChromeTexture);
 	glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_COMBINE_EXT); // Ici c'est pour le type de combinaison de texturing en cas de multi

=== modified file 'Animated-icons/src/applet-mesh-factory.h'
--- Animated-icons/src/applet-mesh-factory.h	2009-08-26 21:07:39 +0000
+++ Animated-icons/src/applet-mesh-factory.h	2010-08-07 01:54:01 +0000
@@ -23,7 +23,7 @@
 
 
 #include <cairo-dock.h>
-#include <applet-struct.h>
+#include "applet-struct.h"
 
 
 GLuint cairo_dock_load_capsule_calllist (void);

=== modified file 'Animated-icons/src/applet-notifications.c'
--- Animated-icons/src/applet-notifications.c	2010-02-14 00:51:22 +0000
+++ Animated-icons/src/applet-notifications.c	2010-08-07 01:54:01 +0000
@@ -31,28 +31,29 @@
 #include "applet-pulse.h"
 #include "applet-bounce.h"
 #include "applet-blink.h"
+#include "applet-unfold.h"
 #include "applet-notifications.h"
 
 #define _REFLECT_FADE_NB_STEP 12
 
+#define _set_new_data(icon) \
+	CDAnimationData *pData = CD_APPLET_GET_MY_ICON_DATA (pIcon);\
+	if (pData == NULL) {\
+		pData = g_new0 (CDAnimationData, 1);\
+		CD_APPLET_SET_MY_ICON_DATA (pIcon, pData); }\
+	else {\
+		pData->fRadiusFactor = 0;\
+		pData->bIsWobblying = FALSE;\
+		pData->bIsWaving = FALSE;\
+		pData->fPulseAlpha = 0;\
+		pData->bIsBouncing = FALSE;\
+		pData->bIsBlinking = FALSE;\
+		pData->iNumRound = 0;\
+		pData->bIsUnfolding = FALSE; }
+
 static void _cd_animations_start (gpointer pUserData, Icon *pIcon, CairoDock *pDock, CDAnimationsEffects *pAnimations, gboolean *bStartAnimation)
 {
-	CDAnimationData *pData = CD_APPLET_GET_MY_ICON_DATA (pIcon);
-	if (pData == NULL)
-	{
-		pData = g_new0 (CDAnimationData, 1);
-		CD_APPLET_SET_MY_ICON_DATA (pIcon, pData);
-	}
-	else
-	{
-		pData->fRadiusFactor = 0;
-		pData->bIsWobblying = FALSE;
-		pData->bIsWaving = FALSE;
-		pData->fPulseAlpha = 0;
-		pData->bIsBouncing = FALSE;
-		pData->bIsBlinking = FALSE;
-		pData->iNumRound = 0;
-	}
+	_set_new_data (pIcon);
 	
 	gboolean bUseOpenGL = CAIRO_DOCK_CONTAINER_IS_OPENGL (CAIRO_CONTAINER (pDock));
 	double dt = (bUseOpenGL ? mySystem.iGLAnimationDeltaT : mySystem.iCairoAnimationDeltaT);
@@ -114,6 +115,13 @@
 {
 	if (pIcon->bStatic || ! CAIRO_DOCK_CONTAINER_IS_OPENGL (CAIRO_CONTAINER (pDock)) || pIcon->iAnimationState > CAIRO_DOCK_STATE_MOUSE_HOVERED)
 		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
+	
+	if (pIcon->pSubDock && pIcon->iSubdockViewType == 3 && !myAccessibility.bShowSubDockOnClick)
+	{
+		//cd_animations_free_data (pUserData, pIcon);
+		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
+	}
+	
 	_cd_animations_start (pUserData, pIcon, pDock, myConfig.iEffectsOnMouseOver, bStartAnimation);
 	
 	if (bStartAnimation)
@@ -130,9 +138,19 @@
 	if (! CAIRO_DOCK_IS_DOCK (pDock) || pIcon->iAnimationState > CAIRO_DOCK_STATE_CLICKED)
 		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
 	
+	if (pIcon->pSubDock && pIcon->iSubdockViewType == 3)
+	{
+		CDAnimationData *pData = CD_APPLET_GET_MY_ICON_DATA (pIcon);
+		if (pData && ! pData->bIsUnfolding)
+			cd_animations_free_data (pUserData, pIcon);  // on arrete l'animation en cours.
+		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
+	}
+	
 	CairoDockIconType iType = cairo_dock_get_icon_type (pIcon);
-	if (iType == CAIRO_DOCK_APPLI && CAIRO_DOCK_IS_LAUNCHER (pIcon) && iButtonState & GDK_SHIFT_MASK)
-		iType = CAIRO_DOCK_LAUNCHER;
+	if (iType == CAIRO_DOCK_LAUNCHER && CAIRO_DOCK_IS_APPLI (pIcon) && ! (iButtonState & GDK_SHIFT_MASK))
+		iType = CAIRO_DOCK_APPLI;
+	/**if (iType == CAIRO_DOCK_APPLI && CAIRO_DOCK_IS_LAUNCHER (pIcon) && iButtonState & GDK_SHIFT_MASK)
+		iType = CAIRO_DOCK_LAUNCHER;*/
 	
 	gboolean bStartAnimation = FALSE;
 	_cd_animations_start (pUserData, pIcon, pDock, myConfig.iEffectsOnClick[iType], &bStartAnimation);
@@ -211,7 +229,7 @@
 gboolean cd_animations_post_render_icon (gpointer pUserData, Icon *pIcon, CairoDock *pDock, gboolean *bHasBeenRendered, cairo_t *pCairoContext)
 {
 	CDAnimationData *pData = CD_APPLET_GET_MY_ICON_DATA (pIcon);
-	if (pData == NULL)
+	if (pData == NULL || pData->bIsUnfolding)
 		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
 	
 	if (pData->bIsBouncing)
@@ -249,6 +267,16 @@
 	if (pData == NULL)
 		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
 	
+	if (pData->bIsUnfolding && pIcon->pSubDock)
+	{
+		if (pCairoContext != NULL)
+			cd_animations_draw_unfolding_icon_cairo (pIcon, pDock, pData, pCairoContext);
+		else
+			cd_animations_draw_unfolding_icon (pIcon, pDock, pData);
+		*bHasBeenRendered = TRUE;
+		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
+	}
+	
 	gboolean bHasBeenPulsed = FALSE;
 	if (*bHasBeenRendered)
 	{
@@ -336,6 +364,16 @@
 	gboolean bUseOpenGL = CAIRO_DOCK_CONTAINER_IS_OPENGL (CAIRO_CONTAINER (pDock));
 	double dt = (bUseOpenGL ? mySystem.iGLAnimationDeltaT : mySystem.iCairoAnimationDeltaT);
 	
+	if (pData->bIsUnfolding)
+	{
+		if (pIcon->pSubDock->fFoldingFactor == 1 || pIcon->pSubDock == NULL || pIcon->pSubDock->icons == NULL)  // fin du pliage.
+			pData->bIsUnfolding = FALSE;
+		else
+			*bContinueAnimation = TRUE;
+		cairo_dock_redraw_container (CAIRO_CONTAINER (pDock));  // un peu bourrin ...
+		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
+	}
+	
 	if (pData->bIsWobblying)
 	{
 		if (bUseOpenGL)
@@ -421,61 +459,6 @@
 				pData->iNumRound --;
 			}
 		}
-		/*if (pIcon->bPointed && pDock->container.bInside)
-		{
-			pData->fRadiusFactor += 1./myConfig.iSpotDuration * dt;
-			if (pData->fRadiusFactor > 1)
-				pData->fRadiusFactor = 1.;
-			else
-				*bContinueAnimation = TRUE;
-			pData->fIconOffsetY += 1.*myLabels.iconTextDescription.iSize / myConfig.iSpotDuration * dt;
-			if (pData->fIconOffsetY > myLabels.iconTextDescription.iSize)
-				pData->fIconOffsetY = myLabels.iconTextDescription.iSize;
-			else
-				*bContinueAnimation = TRUE;
-		}
-		else
-		{
-			pData->fRadiusFactor -= 1./myConfig.iSpotDuration * dt;
-			if (pData->fRadiusFactor < 0)
-				pData->fRadiusFactor = 0.;
-			else
-				*bContinueAnimation = TRUE;
-			pData->fIconOffsetY -= 1.*myLabels.iconTextDescription.iSize / myConfig.iSpotDuration * dt;
-			if (pData->fIconOffsetY < 0)
-				pData->fIconOffsetY = 0.;
-			else
-				*bContinueAnimation = TRUE;
-		}
-		pIcon->fDeltaYReflection += 2 * pData->fIconOffsetY;
-		
-		pData->fHaloRotationAngle += 360. / myConfig.iSpotDuration * dt;
-		if (pData->fHaloRotationAngle < 360)
-		{
-			*bContinueAnimation = TRUE;
-		}
-		else
-		{
-			pData->fHaloRotationAngle = 0;
-			if (myConfig.bContinueSpot)
-			{
-				*bContinueAnimation = TRUE;
-			}
-		}
-		
-		if (pData->pRaysSystem != NULL)
-		{
-			gboolean bContinueSpot = cd_animations_update_rays_system (pData->pRaysSystem,
-			(myConfig.bContinueSpot));
-			pData->pRaysSystem->fWidth = pIcon->fWidth * pIcon->fScale * pData->fRadiusFactor;
-			if (bContinueSpot)
-				*bContinueAnimation = TRUE;
-			else
-			{
-				cairo_dock_free_particle_system (pData->pRaysSystem);
-				pData->pRaysSystem = NULL;
-			}
-		}*/
 	}
 	
 	if (pData->fPulseAlpha != 0)
@@ -519,6 +502,23 @@
 }
 
 
+gboolean cd_animations_unfold_subdock (gpointer pUserData, Icon *pIcon)  // called on start (un)folding.
+{
+	if (pIcon == NULL || pIcon->iSubdockViewType != 3)
+		return CAIRO_DOCK_LET_PASS_NOTIFICATION;
+	
+	CairoDock *pDock = cairo_dock_search_dock_from_name (pIcon->cParentDockName);
+	if (pDock != NULL)
+	{
+		_set_new_data (pIcon);
+		pData->bIsUnfolding = TRUE;
+		cairo_dock_launch_animation (CAIRO_CONTAINER (pDock));
+	}
+	
+	return CAIRO_DOCK_LET_PASS_NOTIFICATION;
+}
+
+
 gboolean cd_animations_free_data (gpointer pUserData, Icon *pIcon)
 {
 	CDAnimationData *pData = CD_APPLET_GET_MY_ICON_DATA (pIcon);

=== modified file 'Animated-icons/src/applet-notifications.h'
--- Animated-icons/src/applet-notifications.h	2009-08-26 21:07:39 +0000
+++ Animated-icons/src/applet-notifications.h	2010-08-07 01:54:01 +0000
@@ -36,6 +36,8 @@
 
 gboolean cd_animations_update_icon (gpointer pUserData, Icon *pIcon, CairoDock *pDock, gboolean *bContinueAnimation);
 
+gboolean cd_animations_unfold_subdock (gpointer pUserData, Icon *pIcon);
+
 
 gboolean cd_animations_free_data (gpointer pUserData, Icon *pIcon);
 

=== modified file 'Animated-icons/src/applet-pulse.c'
--- Animated-icons/src/applet-pulse.c	2009-10-05 19:27:17 +0000
+++ Animated-icons/src/applet-pulse.c	2010-08-07 01:54:01 +0000
@@ -63,7 +63,6 @@
 	if (pData->fPulseAlpha == 0 || pData->fPulseAlpha == 1 || pIcon->iIconTexture == 0)
 		return ;
 	
-	pIcon->fAlpha = 1. - .3 * pData->fPulseAlpha;
 	glPushMatrix ();
 	double fScaleFactor = (1 - myConfig.fPulseZoom) * pData->fPulseAlpha + myConfig.fPulseZoom;
 	cairo_dock_set_icon_scale (pIcon, CAIRO_CONTAINER (pDock), fScaleFactor);
@@ -73,6 +72,7 @@
 	_cairo_dock_apply_texture (pIcon->iIconTexture);
 	_cairo_dock_disable_texture ();
 	glPopMatrix ();
+	///pIcon->fAlpha = 1. - .5 * pData->fPulseAlpha;
 }
 
 void cd_animations_draw_pulse_cairo (Icon *pIcon, CairoDock *pDock, CDAnimationData *pData, cairo_t *pCairoContext)
@@ -92,5 +92,5 @@
 	cairo_paint_with_alpha (pCairoContext, pData->fPulseAlpha * pIcon->fAlpha);
 	cairo_restore (pCairoContext);
 	
-	pIcon->fAlpha = 1. - .3 * pData->fPulseAlpha;
+	///pIcon->fAlpha = 1. - .3 * pData->fPulseAlpha;
 }

=== modified file 'Animated-icons/src/applet-rotation.h'
--- Animated-icons/src/applet-rotation.h	2009-10-05 19:27:17 +0000
+++ Animated-icons/src/applet-rotation.h	2010-08-07 01:54:01 +0000
@@ -22,7 +22,7 @@
 #define  __APPLET_ICON_ROTATION__
 
 #include <cairo-dock.h>
-#include <applet-struct.h>
+#include "applet-struct.h"
 
 
 void cd_animations_init_rotation (CDAnimationData *pData, double dt, gboolean bUseOpenGL);

=== modified file 'Animated-icons/src/applet-struct.h'
--- Animated-icons/src/applet-struct.h	2009-10-05 19:27:17 +0000
+++ Animated-icons/src/applet-struct.h	2010-08-07 01:54:01 +0000
@@ -142,9 +142,8 @@
 	gboolean bIsWaving;
 	gdouble fWavePosition;
 	gint iNumActiveNodes;
-	GLfloat pVertices[3*(2*CD_WAVE_NB_POINTS+2)];
-	GLfloat pCoords[2*(2*CD_WAVE_NB_POINTS+2)];
-	GLfloat pColors[4*(2*CD_WAVE_NB_POINTS+2)];
+	GLfloat pVertices[4*(CD_WAVE_NB_POINTS+2)];
+	GLfloat pCoords[4*(CD_WAVE_NB_POINTS+2)];
 	
 	gdouble fPulseSpeed;
 	gdouble fPulseAlpha;
@@ -161,6 +160,8 @@
 	gint iBlinkCount;
 	gdouble fBlinkAlpha;
 	
+	gboolean bIsUnfolding;
+	
 	gint iReflectShadeCount;
 	} CDAnimationData;
 

=== added file 'Animated-icons/src/applet-unfold.c'
--- Animated-icons/src/applet-unfold.c	1970-01-01 00:00:00 +0000
+++ Animated-icons/src/applet-unfold.c	2010-08-07 01:54:01 +0000
@@ -0,0 +1,305 @@
+/**
+* This file is a part of the Cairo-Dock project
+*
+* Copyright : (C) see the 'copyright' file.
+* E-mail    : see the 'copyright' file.
+*
+* This program is free software; you can redistribute it and/or
+* modify it under the terms of the GNU General Public License
+* as published by the Free Software Foundation; either version 3
+* of the License, or (at your option) any later version.
+*
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+* GNU General Public License for more details.
+* You should have received a copy of the GNU General Public License
+* along with this program.  If not, see <http://www.gnu.org/licenses/>.
+*/
+
+#include <stdlib.h>
+#include <string.h>
+#include <math.h>
+
+#include "applet-struct.h"
+#include "applet-bounce.h"
+
+
+void cd_animations_draw_unfolding_icon_cairo (Icon *pIcon, CairoDock *pDock, CDAnimationData *pData, cairo_t *pCairoContext)
+{
+	g_return_if_fail (pIcon->pSubDock != NULL && pIcon->pIconBuffer != NULL);
+	int w, h;
+	cairo_dock_get_icon_extent (pIcon, CAIRO_CONTAINER (pDock), &w, &h);
+	double f = 1. - pIcon->pSubDock->fFoldingFactor;
+	double fMaxScale = cairo_dock_get_max_scale (CAIRO_CONTAINER (pDock));
+	double z = pIcon->fScale / fMaxScale * pDock->container.fRatio;
+	
+	//\______________ On dessine la boite derriere.
+	cairo_save (pCairoContext);
+	cairo_scale (pCairoContext, z, z);
+	if (g_pIconBackgroundBuffer.pSurface != NULL)  // on ecrase le dessin existant avec l'image de fond des icones.
+	{
+		cairo_save (pCairoContext);
+		cairo_scale(pCairoContext,
+			(double) w / g_pIconBackgroundBuffer.iWidth,
+			(double) h / g_pIconBackgroundBuffer.iHeight);
+		cairo_set_source_surface (pCairoContext,
+			g_pIconBackgroundBuffer.pSurface,
+			0.,
+			0.);
+		cairo_paint (pCairoContext);
+		cairo_restore (pCairoContext);
+	}
+	
+	cairo_save (pCairoContext);
+	cairo_scale(pCairoContext,
+		(double) w / g_pBoxBelowBuffer.iWidth,
+		(double) h / g_pBoxBelowBuffer.iHeight);
+	/**cairo_set_source_surface (pCairoContext,
+		g_pBoxBelowBuffer.pSurface,
+		0.,
+		0.);
+	cairo_paint (pCairoContext);*/
+	cairo_dock_draw_surface (pCairoContext,
+		g_pBoxBelowBuffer.pSurface,
+		g_pBoxBelowBuffer.iWidth, g_pBoxBelowBuffer.iHeight,
+		pDock->container.bDirectionUp,
+		pDock->container.bIsHorizontal,
+		1.);
+	cairo_restore (pCairoContext);
+	
+	//\______________ On dessine les 3 premieres icones du sous-dock.
+	cairo_save (pCairoContext);
+	if (pDock->container.bIsHorizontal)
+	{
+		if (!pDock->container.bDirectionUp)
+			cairo_translate (pCairoContext, 0., .2*h);
+	}
+	else
+	{
+		if (! pDock->container.bDirectionUp)
+			cairo_translate (pCairoContext, .2*h, 0.);
+	}
+	cairo_scale(pCairoContext,
+		.8,
+		.8);
+	int i;
+	double dx, dy;
+	Icon *icon;
+	GList *ic;
+	for (ic = pIcon->pSubDock->icons, i = 0; ic != NULL && i < 3; ic = ic->next, i++)
+	{
+		icon = ic->data;
+		if (CAIRO_DOCK_IS_SEPARATOR (icon))
+		{
+			i --;
+			continue;
+		}
+		
+		if (pDock->container.bIsHorizontal)
+		{
+			dx = .1*w;
+			if (pDock->container.bDirectionUp)
+				dy = (.1*i - f*1.5) * h/z;
+			else
+				dy = - (.1*i - f*1.5) * h/z;
+		}
+		else
+		{
+			dy = .1*w;
+			if (pDock->container.bDirectionUp)
+				dx = (.1*i - f*1.5) * h/z;
+			else
+				dx = - (.1*i - f*1.5) * h/z;
+		}
+		cairo_set_source_surface (pCairoContext,
+			icon->pIconBuffer,
+			dx,
+			dy);
+		cairo_paint_with_alpha (pCairoContext, 1. - f);
+	}
+	cairo_restore (pCairoContext);
+	
+	//\______________ On dessine la boite devant.
+	cairo_save (pCairoContext);
+	cairo_scale(pCairoContext,
+		(double) w / g_pBoxAboveBuffer.iWidth,
+		(double) h / g_pBoxAboveBuffer.iHeight);
+	/**cairo_set_source_surface (pCairoContext,
+		g_pBoxAboveBuffer.pSurface,
+		0.,
+		0.);
+	cairo_paint (pCairoContext);*/
+	cairo_dock_draw_surface (pCairoContext,
+		g_pBoxAboveBuffer.pSurface,
+		g_pBoxAboveBuffer.iWidth, g_pBoxAboveBuffer.iHeight,
+		pDock->container.bDirectionUp,
+		pDock->container.bIsHorizontal,
+		1.);
+	cairo_restore (pCairoContext);
+	
+	//\_____________________ On dessine son reflet.
+	if (pDock->container.bUseReflect && pIcon->pReflectionBuffer != NULL)  // on dessine les reflets.
+	{
+		cairo_save (pCairoContext);
+		double fRatio = pDock->container.fRatio;
+		if (pDock->container.bIsHorizontal)
+		{
+			if (myIcons.bConstantSeparatorSize && CAIRO_DOCK_IS_SEPARATOR (pIcon))
+				cairo_translate (pCairoContext, 0, (pDock->container.bDirectionUp ? pIcon->fDeltaYReflection + pIcon->fHeight : -pIcon->fDeltaYReflection - myIcons.fReflectSize * fRatio));
+			else
+				cairo_translate (pCairoContext, 0, (pDock->container.bDirectionUp ? pIcon->fDeltaYReflection + pIcon->fHeight * pIcon->fScale : -pIcon->fDeltaYReflection - myIcons.fReflectSize * pIcon->fScale * fRatio));
+		}
+		else
+		{
+			if (myIcons.bConstantSeparatorSize && CAIRO_DOCK_IS_SEPARATOR (pIcon))
+				cairo_translate (pCairoContext, (pDock->container.bDirectionUp ? pIcon->fDeltaYReflection + pIcon->fHeight : -pIcon->fDeltaYReflection - myIcons.fReflectSize * fRatio), 0);
+			else
+				cairo_translate (pCairoContext, (pDock->container.bDirectionUp ? pIcon->fDeltaYReflection + pIcon->fHeight * pIcon->fScale : -pIcon->fDeltaYReflection - myIcons.fReflectSize * pIcon->fScale * fRatio), 0);
+		}
+		cairo_dock_set_icon_scale_on_context (pCairoContext, pIcon, pDock->container.bIsHorizontal, fRatio, pDock->container.bDirectionUp);
+		
+		cairo_set_source_surface (pCairoContext, pIcon->pReflectionBuffer, 0.0, 0.0);
+		
+		if (mySystem.bDynamicReflection && pIcon->fScale > 1)  // on applique la surface avec un degrade en transparence, ou avec une transparence simple.
+		{
+			cairo_pattern_t *pGradationPattern;
+			if (pDock->container.bIsHorizontal)
+			{
+				pGradationPattern = cairo_pattern_create_linear (0.,
+					(pDock->container.bDirectionUp ? 0. : myIcons.fReflectSize / fRatio * (1 + myIcons.fAmplitude)),
+					0.,
+					(pDock->container.bDirectionUp ? myIcons.fReflectSize / fRatio * (1 + myIcons.fAmplitude) / pIcon->fScale : myIcons.fReflectSize / fRatio * (1 + myIcons.fAmplitude) * (1. - 1./ pIcon->fScale)));  // de haut en bas.
+				g_return_if_fail (cairo_pattern_status (pGradationPattern) == CAIRO_STATUS_SUCCESS);
+				
+				cairo_pattern_set_extend (pGradationPattern, CAIRO_EXTEND_NONE);
+				cairo_pattern_add_color_stop_rgba (pGradationPattern,
+					0.,
+					0.,
+					0.,
+					0.,
+					1.);
+				cairo_pattern_add_color_stop_rgba (pGradationPattern,
+					1.,
+					0.,
+					0.,
+					0.,
+					1 - (pIcon->fScale - 1) / myIcons.fAmplitude);  // astuce pour ne pas avoir a re-creer la surface de la reflection.
+			}
+			else
+			{
+				pGradationPattern = cairo_pattern_create_linear ((pDock->container.bDirectionUp ? 0. : myIcons.fReflectSize / fRatio * (1 + myIcons.fAmplitude)),
+					0.,
+					(pDock->container.bDirectionUp ? myIcons.fReflectSize / fRatio * (1 + myIcons.fAmplitude) / pIcon->fScale : myIcons.fReflectSize / fRatio * (1 + myIcons.fAmplitude) * (1. - 1./ pIcon->fScale)),
+					0.);
+				g_return_if_fail (cairo_pattern_status (pGradationPattern) == CAIRO_STATUS_SUCCESS);
+				
+				cairo_pattern_set_extend (pGradationPattern, CAIRO_EXTEND_NONE);
+				cairo_pattern_add_color_stop_rgba (pGradationPattern,
+					0.,
+					0.,
+					0.,
+					0.,
+					1.);
+				cairo_pattern_add_color_stop_rgba (pGradationPattern,
+					1.,
+					0.,
+					0.,
+					0.,
+					1. - (pIcon->fScale - 1) / myIcons.fAmplitude);  // astuce pour ne pas avoir a re-creer la surface de la reflection.
+			}
+			cairo_set_operator (pCairoContext, CAIRO_OPERATOR_OVER);
+			cairo_translate (pCairoContext, 0, 0);
+			cairo_mask (pCairoContext, pGradationPattern);
+
+			cairo_pattern_destroy (pGradationPattern);
+		}
+		else
+		{
+			if (pIcon->fAlpha == 1)
+				cairo_paint (pCairoContext);
+			else
+				cairo_paint_with_alpha (pCairoContext, pIcon->fAlpha);
+		}
+		cairo_restore (pCairoContext);
+	}
+	cairo_restore (pCairoContext);
+}
+
+
+void cd_animations_draw_unfolding_icon (Icon *pIcon, CairoDock *pDock, CDAnimationData *pData)
+{
+	g_return_if_fail (pIcon->pSubDock != NULL);
+	int w, h;
+	cairo_dock_get_icon_extent (pIcon, CAIRO_CONTAINER (pDock), &w, &h);
+	double f = 1. - pIcon->pSubDock->fFoldingFactor;
+	double fMaxScale = cairo_dock_get_max_scale (CAIRO_CONTAINER (pDock));
+	double z = pIcon->fScale / fMaxScale * pDock->container.fRatio;
+	
+	//\______________ On dessine la boite derriere.
+	glPushMatrix ();
+	if (pDock->container.bIsHorizontal)
+	{
+		if (! pDock->container.bDirectionUp)
+			glScalef (1., -1., 1.);
+	}
+	else
+	{
+		glRotatef (90., 0., 0., 1.);
+		if (!pDock->container.bDirectionUp)
+			glScalef (1., -1., 1.);
+	}
+	glScalef (z, z, 1.);
+	_cairo_dock_enable_texture ();
+	_cairo_dock_set_blend_alpha ();
+	_cairo_dock_set_alpha (1.);
+	if (g_pIconBackgroundBuffer.iTexture != 0)  // on ecrase le dessin existant avec l'image de fond des icones.
+	{
+		_cairo_dock_apply_texture_at_size (g_pIconBackgroundBuffer.iTexture, w, h);
+	}
+	
+	_cairo_dock_apply_texture_at_size (g_pBoxBelowBuffer.iTexture, w, h);
+	
+	//\______________ On dessine les 3 premieres icones du sous-dock.
+	glMatrixMode(GL_TEXTURE);
+	glPushMatrix ();
+	if (pDock->container.bIsHorizontal)
+	{
+		if (! pDock->container.bDirectionUp)
+			glScalef (1., -1., 1.);
+	}
+	else
+	{
+		glRotatef (-90., 0., 0., 1.);
+		if (!pDock->container.bDirectionUp)
+			glScalef (1., -1., 1.);
+	}
+	glMatrixMode (GL_MODELVIEW);
+	_cairo_dock_set_alpha (sqrt (MAX (0., 1. - f)));  // on reduit un peu la transparence en opengl.
+	int i;
+	double dx = 0., dy = 0.;
+	Icon *icon;
+	GList *ic;
+	for (ic = pIcon->pSubDock->icons, i = 0; ic != NULL && i < 3; ic = ic->next, i++)
+	{
+		icon = ic->data;
+		if (CAIRO_DOCK_IS_SEPARATOR (icon))
+		{
+			i --;
+			continue;
+		}
+		glBindTexture (GL_TEXTURE_2D, icon->iIconTexture);
+		_cairo_dock_apply_current_texture_at_size_with_offset (.8*w,
+			.8*h,
+			0.,
+			(.1*(1-i) + f) * h/z);
+	}
+	glMatrixMode(GL_TEXTURE);
+	glPopMatrix ();
+	glMatrixMode (GL_MODELVIEW);
+	
+	//\______________ On dessine la boite devant.
+	_cairo_dock_set_alpha (1.);
+	_cairo_dock_apply_texture_at_size (g_pBoxAboveBuffer.iTexture, w, h);
+	glPopMatrix ();
+}

=== added file 'Animated-icons/src/applet-unfold.h'
--- Animated-icons/src/applet-unfold.h	1970-01-01 00:00:00 +0000
+++ Animated-icons/src/applet-unfold.h	2010-08-07 01:54:01 +0000
@@ -0,0 +1,33 @@
+/**
+* This file is a part of the Cairo-Dock project
+*
+* Copyright : (C) see the 'copyright' file.
+* E-mail    : see the 'copyright' file.
+*
+* This program is free software; you can redistribute it and/or
+* modify it under the terms of the GNU General Public License
+* as published by the Free Software Foundation; either version 3
+* of the License, or (at your option) any later version.
+*
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+* GNU General Public License for more details.
+* You should have received a copy of the GNU General Public License
+* along with this program.  If not, see <http://www.gnu.org/licenses/>.
+*/
+
+
+#ifndef __APPLET_UNFOLD__
+#define  __APPLET_UNFOLD__
+
+
+#include <cairo-dock.h>
+
+
+void cd_animations_draw_unfolding_icon_cairo (Icon *pIcon, CairoDock *pDock, CDAnimationData *pData, cairo_t *pCairoContext);
+
+void cd_animations_draw_unfolding_icon (Icon *pIcon, CairoDock *pDock, CDAnimationData *pData);
+
+
+#endif

=== modified file 'Animated-icons/src/applet-wave.c'
--- Animated-icons/src/applet-wave.c	2009-10-05 19:27:17 +0000
+++ Animated-icons/src/applet-wave.c	2010-08-07 01:54:01 +0000
@@ -24,156 +24,131 @@
 #include "applet-struct.h"
 #include "applet-wave.h"
 
+static inline void _init_wave (GLfloat *pVertices, GLfloat *pCoords)
+{
+	// point bas gauche.
+	pVertices[0] = -.5;
+	pVertices[1] = -.5;
+	pCoords[0] = 0.;
+	pCoords[1] = 1.;
+	
+	// point bas droit.
+	pVertices[2] = .5;
+	pVertices[3] = -.5;
+	pCoords[2] = 1.;
+	pCoords[3] = 1.;
+	
+	// point haut gauche.
+	pVertices[4] = -.5;
+	pVertices[5] = .5;
+	pCoords[4] = 0.;
+	pCoords[5] = 0.;
+	
+	// point haut droit.
+	pVertices[6] = .5;
+	pVertices[7] = .5;
+	pCoords[6] = 1;
+	pCoords[7] = 0.;
+}
 
 void cd_animations_init_wave (CDAnimationData *pData)
 {
-	pData->pCoords[0] = .5;
-	pData->pCoords[1] = .5;
-	
-	pData->pVertices[0] = 0.;
-	pData->pVertices[1] = 0.;
-	pData->pVertices[2] = 0.;
-	pData->fWavePosition = - myConfig.fWaveWidth / 2;
-	
-	pData->iNumActiveNodes = 6;
-	pData->pVertices[3*1+0] = -.5;
-	pData->pVertices[3*1+1] = -.5;
-	pData->pVertices[3*2+0] = .5;
-	pData->pVertices[3*2+1] = -.5;
-	pData->pVertices[3*3+0] = .5;
-	pData->pVertices[3*3+1] = .5;
-	pData->pVertices[3*4+0] = -.5;
-	pData->pVertices[3*4+1] = .5;
-	pData->pVertices[3*5+0] = -.5;
-	pData->pVertices[3*5+1] = -.5;
-	pData->pCoords[2*1+0] = 0.;
-	pData->pCoords[2*1+1] = 1.;
-	pData->pCoords[2*2+0] = 1.;
-	pData->pCoords[2*2+1] = 1.;
-	pData->pCoords[2*3+0] = 1.;
-	pData->pCoords[2*3+1] = 0.;
-	pData->pCoords[2*4+0] = 0.;
-	pData->pCoords[2*4+1] = 0.;
-	pData->pCoords[2*5+0] = 0.;
-	pData->pCoords[2*5+1] = 1.;
+	_init_wave (pData->pVertices, pData->pCoords);
+	
+	pData->iNumActiveNodes = 4;
+	pData->fWavePosition = - myConfig.fWaveWidth / 2 + .01;  // on rajoute epsilon pour commencer avec 2 points.
 	pData->bIsWaving = TRUE;
 }
 
 
 gboolean cd_animations_update_wave (CairoDock *pDock, CDAnimationData *pData, double dt)
 {
-	GLfloat *pVertices = &pData->pVertices[3];
-	GLfloat *pCoords = &pData->pCoords[2];
-	double x, y, a, a_, x_;
+	GLfloat *pVertices = pData->pVertices;
+	GLfloat *pCoords = pData->pCoords;
+	
 	double p = pData->fWavePosition, w = myConfig.fWaveWidth;
-	int n = (CD_WAVE_NB_POINTS - 1) / 2;  // nbre de points pour une demi-vague.
-	int i, j=0, k;
-	for (i = 0; i < CD_WAVE_NB_POINTS; i ++)
-	{
-		if (i == 0)
-		{
-			if (p - w/2 < 0)
-			{
-				a_ = 1. * (i+1-n) / (n-1);
-				x_ = p + a_ * w/2;
-				if (x_ > 0)  // le point suivant est dedans.
-				{
-					y = myConfig.fWaveAmplitude * cos (G_PI/2 * a + x / (w/2) * G_PI/2);
-					x = 0.;
-				}
-				else
-					continue ;
-			}
-			else
-			{
-				x = 0.;
-				y = 0.;
-			}
-		}
-		else if (i == CD_WAVE_NB_POINTS-1)
-		{
-			if (p + w/2 > 1)
-			{
-				a_ = 1. * (i-1-n) / (n-1);
-				x_ = p + a_ * w/2;
-				if (x_ < 1)  // le point precedent est dedans.
-				{
-					y = myConfig.fWaveAmplitude * cos (G_PI/2 * a - (x-1) / (w/2) * G_PI/2);
-					x = 1.;
-				}
-				else
-					continue;
-			}
-			else
-			{
-				x = 1.;
-				y = 0.;
-			}
-		}
-		else
-		{
-			a = 1. * (i-n) / (n-1);
-			x = p + a * w/2;
-			if (x < 0)
-			{
-				a_ = 1. * (i+1-n) / (n-1);
-				x_ = p + a_ * w/2;
-				if (x_ > 0)  // le point suivant est dedans.
-				{
-					y = myConfig.fWaveAmplitude * cos (G_PI/2 * a - x / (w/2) * G_PI/2);
-					x = 0.;
-				}
-				else
-					continue ;
-			}
-			else if (x > 1)
-			{
-				a_ = 1. * (i-1-n) / (n-1);
-				x_ = p + a_ * w/2;
-				if (x_ < 1)  // le point precedent est dedans.
-				{
-					y = myConfig.fWaveAmplitude * cos (G_PI/2 * a - (x-1) / (w/2) * G_PI/2);
-					x = 1.;
-				}
-				else
-					continue;
-			}
-			else
+	if (p + w/2 < 0 || p - w/2 > 1)  // la vague est entierement en-dehors du cote.
+	{
+		_init_wave (pVertices, pCoords);  // on s'assure d'avoir au moins un carre.
+		pData->iNumActiveNodes = 4;
+	}
+	else
+	{
+		int j = 0;  // nombre de points calcules.
+		if (p - w/2 > 0)  // la vague n'englobe pas le point du bas.
+		{
+			pVertices[0] = -.5;
+			pVertices[1] = -.5;
+			pCoords[0] = 0.;
+			pCoords[1] = 1.;
+			j ++;
+		}
+		
+		double x, x_, y;  // position du point et du point precedent.
+		double a, a_;  // position sur la vague dans [-1, 1].
+		int n = CD_WAVE_NB_POINTS / 2;  // nbre de points pour une demi-vague (N est impair).
+		int i;
+		for (i = 0; i < CD_WAVE_NB_POINTS; i ++)  // on discretise la vague.
+		{
+			a = 1. * (i-n) / (n);  // position courante sur la vague, dans [-1, 1].
+			x = p + a * w/2;  // abscisse correspondante.
+			
+			a = 1. * (i-n) / n;  // position courante sur la vague, dans [-1, 1].
+			x = p + a * w/2;  // abscisse correspondante.
+			if (x < 0)  // le point sort par le bas.
+			{
+				a_ = 1. * (i+1-n) / n;
+				x_ = p + a_ * w/2;
+				if (x_ > 0)  // le point suivant est dedans.
+				{
+					y = myConfig.fWaveAmplitude * cos (G_PI/2 * a - x / (w/2) * G_PI/2);  // on depasse de x, donc on dephase d'autant.
+					x = 0.;  // coin de la texture.
+				}
+				else  // tout le segment est dehors, on zappe.
+					continue ;
+			}
+			else if (x > 1)  // le point sort par le haut.
+			{
+				a_ = 1. * (i-1-n) / n;
+				x_ = p + a_ * w/2;
+				if (x_ < 1)  // le point precedent est dedans.
+				{
+					y = myConfig.fWaveAmplitude * cos (G_PI/2 * a - (x-1) / (w/2) * G_PI/2);  // on depasse de x-1, donc on dephase d'autant.
+					x = 1.;  // coin de la texture.
+				}
+				else  // tout le segment est dehors, on zappe.
+					continue;
+			}
+			else  // le point est dans l'icone.
 				y = myConfig.fWaveAmplitude * cos (G_PI/2 * a);
-		}
-		
-		pCoords[2*j] = 0.;
-		pCoords[2*j+1] = x;
-		
-		pVertices[3*j] = -.5 - y;
-		pVertices[3*j+1] = .5 - x;
-		pVertices[3*j+2] = 0.;
-		
-		j ++;
-	}
-	
-	for (i = 0; i < j; i ++)
-	{
-		k = 2 * j - 1 - i;
-		pCoords[2*k] = 1.;
-		pCoords[2*k+1] = pCoords[2*i+1];
-		
-		pVertices[3*k] = - pVertices[3*i];
-		pVertices[3*k+1] = pVertices[3*i+1];
-		pVertices[3*k+2] = 0.;
-	}
-	
-	// on boucle.
-	j = 2 * j;
-	pCoords[2*j] = pCoords[0];
-	pCoords[2*j+1] = pCoords[1];
-	
-	pVertices[3*j] = pVertices[0];
-	pVertices[3*j+1] = pVertices[1];
-	pVertices[3*j+2] = 0.;
+			
+			pVertices[4*j] = -.5 - y;
+			pVertices[4*j+1] = x - .5;
+			pCoords[4*j] = 0.;
+			pCoords[4*j+1] = 1. - x;
+			j ++;
+		}
+		
+		if (p + w/2 < 1)  // la vague n'englobe pas le point du haut.
+		{
+			pVertices[4*j] = -.5;
+			pVertices[4*j+1] = .5;
+			pCoords[4*j] = 0.;
+			pCoords[4*j+1] = 0.;
+			j ++;
+		}
+		
+		for (i = 0; i < j; i ++)  // on complete l'autre cote symetriquement.
+		{
+			pVertices[4*i+2] = - pVertices[4*i];
+			pVertices[4*i+3] = pVertices[4*i+1];
+			pCoords[4*i+2] = 1.;
+			pCoords[4*i+3] = pCoords[4*i+1];
+		}
+		pData->iNumActiveNodes = 2*j;
+	}
 	
 	pData->fWavePosition += dt / myConfig.iWaveDuration;
-	pData->iNumActiveNodes = j + 2;
 	
 	cairo_dock_redraw_container (CAIRO_CONTAINER (pDock));
 	return (pData->fWavePosition - w/2 < 1);
@@ -182,7 +157,7 @@
 void cd_animations_draw_wave_icon (Icon *pIcon, CairoDock *pDock, CDAnimationData *pData)
 {
 	glPushMatrix ();
-	cairo_dock_set_icon_scale (pIcon, pDock, 1.);
+	cairo_dock_set_icon_scale (pIcon, CAIRO_CONTAINER (pDock), 1.);
 	
 	glColor4f (1., 1., 1., pIcon->fAlpha);
 	glEnable(GL_BLEND);
@@ -201,9 +176,9 @@
 	glEnableClientState (GL_VERTEX_ARRAY);
 	
 	glTexCoordPointer (2, GL_FLOAT, 0, pData->pCoords);
-	glVertexPointer (3, GL_FLOAT, 0, pData->pVertices);
+	glVertexPointer (2, GL_FLOAT, 0, pData->pVertices);
 
-	glDrawArrays (GL_TRIANGLE_FAN, 0, pData->iNumActiveNodes);
+	glDrawArrays (GL_QUAD_STRIP, 0, pData->iNumActiveNodes);
 	
 	glPopMatrix ();
 	
@@ -256,13 +231,6 @@
 				y1 = 1.;
 			}
 		}
-		//glEnableClientState(GL_COLOR_ARRAY);
-		
-		//glColorPointer(4, GL_FLOAT, 0, pData->pColors);
-		//glDrawArrays (GL_TRIANGLE_FAN, 0, pData->iNumActiveNodes);
-		
-		//glDisableClientState(GL_COLOR_ARRAY);
-		
 		
 		glActiveTexture(GL_TEXTURE0_ARB); // Go pour le multitexturing 1ere passe
 		glEnable(GL_TEXTURE_2D); // On active le texturing sur cette passe
@@ -288,10 +256,10 @@
 		glEnableClientState (GL_TEXTURE_COORD_ARRAY);
 		glEnableClientState (GL_VERTEX_ARRAY);
 		
-	glTexCoordPointer (2, GL_FLOAT, 0, pData->pCoords);
-	glVertexPointer (3, GL_FLOAT, 0, pData->pVertices);
+		glTexCoordPointer (2, GL_FLOAT, 0, pData->pCoords);
+		glVertexPointer (2, GL_FLOAT, 0, pData->pVertices);
 		
-		glDrawArrays (GL_TRIANGLE_FAN, 0, pData->iNumActiveNodes);
+		glDrawArrays (GL_QUAD_STRIP, 0, pData->iNumActiveNodes);
 		
 		glActiveTexture(GL_TEXTURE1_ARB);
 		glDisable(GL_TEXTURE_2D);

=== modified file 'Animated-icons/src/chrome-tex.h'
--- Animated-icons/src/chrome-tex.h	2009-08-26 21:07:39 +0000
+++ Animated-icons/src/chrome-tex.h	2010-08-07 01:54:01 +0000
@@ -30,7 +30,7 @@
   pixel[2] = ((((data[2] - 33) & 0x3) << 6) | ((data[3] - 33))); \
   data += 4; \
 }
-static char *header_data =
+static const char *header_data =
 	"2U>(56&245V.5&\"12U>(2E:'3%B)3EJ+3EJ+256&256&3EJ+3%B)2E:'4U^04U^0"
 	"2%2%2U>(35F*2E:'4%R-3%B)3EJ+1%\"!2U>(1E*#1U.$3EJ+4EZ/45V.3EJ+256&"
 	"2%2%1U.$3EJ+4U^05&\"13UN,7&B97FJ;9G*C8V^@7FJ;4%R-4%R-2U>(6&258FZ?"

=== added file 'Applets.stable'
--- Applets.stable	1970-01-01 00:00:00 +0000
+++ Applets.stable	2010-08-07 01:54:01 +0000
@@ -0,0 +1,54 @@
+###Core plug-ins :
+###you *should* integrate them, as they extend the dock's functionnalities.
+dock-rendering
+desklet-rendering
+dialog-rendering
+gnome-integration-old
+gnome-integration
+xfce-integration
+Dbus
+Animated-icons
+icon-effect
+illusion
+drop-indicator
+###Stable applets, considered as finished :
+shortcuts
+clock
+logout
+dustbin
+showDesklets
+Xgamma
+alsaMixer
+weather
+terminal
+Cairo-Penguin
+showDesktop
+compiz-icon
+slider
+Clipper
+GMenu
+powermanager
+switcher
+motion-blur
+show-mouse
+quick-browser
+Toons
+###Will be replaced in a near future :
+netspeed
+wifi
+###Stable but few minor bugs exist :
+tomboy
+systray
+stack
+keyboard-indicator
+###Last addition of v2.1.0 :
+System-Monitor
+dnd2share
+Music-Player
+mail
+###Added in v2.1.3
+RSSReader
+kde-integration
+###All other applets are considered to be either not enough functionnal, buggy/untested, or under heavy development.
+#Scooby-Do
+#Network-Monitor

=== added file 'CMakeLists.txt'
--- CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,633 @@
+########### requirements ###############
+
+cmake_minimum_required (VERSION 2.6)
+find_package (PkgConfig)
+include (CheckLibraryExists)
+include (CheckIncludeFiles)
+include (CheckFunctionExists)
+include (CheckSymbolExists)
+
+########### project ###############
+
+project ("cairo-dock-plugins")
+set (VERSION "2.2.0-0beta4")
+
+add_definitions (-std=c99 -Wstrict-prototypes -Wextra -Wwrite-strings -Wuninitialized -Werror-implicit-function-declaration) #-Wunreachable-code -Wno-unused-parameter -Wall
+if (NOT ${CMAKE_BUILD_TYPE})
+	add_definitions (-O3)
+endif()
+add_definitions (-DGL_GLEXT_PROTOTYPES="1")
+
+############ sources tarball #############
+
+set (CPACK_SOURCE_GENERATOR "TGZ")
+set (CPACK_SOURCE_PACKAGE_FILE_NAME "${CMAKE_PROJECT_NAME}-${VERSION}")
+set (CPACK_SOURCE_IGNORE_FILES 
+	"/build/;/.bzr/;bzrignore$;/misc/;/en_GB.po$;~$;${CPACK_SOURCE_IGNORE_FILES}")
+include (CPack)
+
+add_custom_target( dist
+	COMMAND ${CMAKE_MAKE_PROGRAM} package_source)
+add_custom_target(dist-bzr
+	COMMAND bzr export ${CMAKE_PROJECT_NAME}-${VERSION}.tar.gz
+	WORKING_DIRECTORY ${CMAKE_SOURCE_DIR})
+
+############ uninstall #############
+
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/cmake_uninstall.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake IMMEDIATE @ONLY)
+add_custom_target (uninstall "${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")
+
+########### global variables ###############
+
+if( WIN32 )
+	message(FATAL_ERROR "Cairo-Dock requires an air-conditioned room. Please close Windows!")
+endif( WIN32 )
+
+set (PACKAGE ${CMAKE_PROJECT_NAME})
+set (GETTEXT_PACKAGE ${PACKAGE})
+execute_process(
+    COMMAND pkg-config cairo-dock --variable=pluginsdir
+    OUTPUT_VARIABLE pluginsdir)
+STRING (REGEX REPLACE "\n" "" pluginsdir ${pluginsdir})  # la commande rajoute un retour chariot ...
+execute_process(
+    COMMAND pkg-config cairo-dock --variable=pluginsdatadir
+    OUTPUT_VARIABLE pluginsdatadir)
+STRING (REGEX REPLACE "\n" "" pluginsdatadir ${pluginsdatadir})
+execute_process(
+    COMMAND pkg-config --modversion cairo-dock
+    OUTPUT_VARIABLE dock_version)
+STRING (REGEX REPLACE "\n" "" dock_version ${dock_version})
+if (NOT "${dock_version}" STREQUAL "${VERSION}")
+	MESSAGE (FATAL_ERROR "warning : version mismatch with the core : " ${VERSION} <> ${dock_version})
+endif()
+set (GETTEXT_PLUGINS "cairo-dock-plugins")
+
+if( CMAKE_SIZEOF_VOID_P EQUAL 8 AND "${LIB_SUFFIX}" STREQUAL "" AND "${FORCE_NOT_LIB64}" STREQUAL "" )
+	set (libdir lib64/cairo-dock)
+elseif( CMAKE_SIZEOF_VOID_P EQUAL 8 AND NOT "${FORCE_NOT_LIB64}" STREQUAL "" )
+	set (libdir lib${LIB_SUFFIX}/cairo-dock)
+else()
+	set (libdir lib${LIB_SUFFIX}/cairo-dock)
+endif()
+
+if (NOT "${pluginsdir}" STREQUAL "${CMAKE_INSTALL_PREFIX}/${libdir}")
+	message (STATUS "Warning : plug-ins should be installed in the same place asthe dock, that is to say in ${pluginsdir}")
+	STRING (REGEX REPLACE "/${libdir}" "" CMAKE_INSTALL_PREFIX ${pluginsdir})
+endif()
+set (localedir "${CMAKE_INSTALL_PREFIX}/share/locale")
+set (gaugesdir "${CMAKE_INSTALL_PREFIX}/share/cairo-dock/gauges")
+
+
+########### dependencies ###############
+
+pkg_check_modules ("PACKAGE" REQUIRED "gtk+-2.0" "gthread-2.0" "cairo" "librsvg-2.0" "dbus-1" "dbus-glib-1" "libxml-2.0" "gtkglext-1.0" "cairo-dock")
+
+############# ALSA_MIXER #################
+if (NOT "${enable_alsa_mixer}" STREQUAL "no")
+	pkg_check_modules (ALSA_MIXER_PACKAGE alsa)
+	if ("${ALSA_MIXER_PACKAGE_FOUND}" STREQUAL "")
+		message (STATUS "Could not find alsa; Cairo-Dock won't be built with AlsaMixer applet.")
+	else()
+		set (GETTEXT_ALSA_MIXER ${GETTEXT_PLUGINS})
+		set (VERSION_ALSA_MIXER "1.0.11")
+		set (PACKAGE_ALSA_MIXER "cd-AlsaMixer")
+		set (alsa_mixerdatadir "${pluginsdatadir}/AlsaMixer")
+		configure_file (${CMAKE_CURRENT_SOURCE_DIR}/alsaMixer/data/AlsaMixer.conf.in ${CMAKE_CURRENT_BINARY_DIR}/alsaMixer/data/AlsaMixer.conf)
+		add_subdirectory ("alsaMixer")
+	endif()
+endif()
+
+############# ANIMATED ICONS #################
+set (GETTEXT_ANIMATED_ICONS ${GETTEXT_PLUGINS})
+set (VERSION_ANIMATED_ICONS "1.0.8")
+set (PACKAGE_ANIMATED_ICONS "cd-Animated-icons")
+set (animated_iconsdatadir "${pluginsdatadir}/Animated-icons")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Animated-icons/data/Animated-icons.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Animated-icons/data/Animated-icons.conf)
+add_subdirectory (Animated-icons)
+
+############# CAIRO_PENGUIN #################
+set (GETTEXT_CAIRO_PENGUIN ${GETTEXT_PLUGINS})
+set (VERSION_CAIRO_PENGUIN "1.1.7")
+set (PACKAGE_CAIRO_PENGUIN "cd-Cairo-Penguin")
+set (cairo_penguinuserdirname "Cairo-Penguin")
+set (cairo_penguindatadir "${pluginsdatadir}/Cairo-Penguin")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Cairo-Penguin/data/Cairo-Penguin.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Cairo-Penguin/data/Cairo-Penguin.conf)
+add_subdirectory (Cairo-Penguin)
+
+############# CLIPPER #################
+set (GETTEXT_CLIPPER ${GETTEXT_PLUGINS})
+set (VERSION_CLIPPER "1.1.3")
+set (PACKAGE_CLIPPER "cd-Clipper")
+set (Clipperdatadir "${pluginsdatadir}/Clipper")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Clipper/data/Clipper.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Clipper/data/Clipper.conf)
+add_subdirectory (Clipper)
+
+############# CLOCK #################
+pkg_check_modules ("LIBICAL_PACKAGE" "libical")
+if ("${LIBICAL_PACKAGE_FOUND}" STREQUAL "")
+	message (STATUS "Could not find libical; Clock plugin won't be built with iCal support.")
+endif()
+set (GETTEXT_CLOCK ${GETTEXT_PLUGINS})
+set (VERSION_CLOCK "2.1.1")
+set (PACKAGE_CLOCK "cd-clock")
+set (clockuserdirname "clock")
+set (clockdatadir "${pluginsdatadir}/clock")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/clock/data/clock.conf.in ${CMAKE_CURRENT_BINARY_DIR}/clock/data/clock.conf)
+add_subdirectory (clock)
+
+############# COMPIZ_ICON #################
+set (GETTEXT_COMPIZ_ICON ${GETTEXT_PLUGINS})
+set (VERSION_COMPIZ_ICON "1.1.5")
+set (PACKAGE_COMPIZ_ICON "cd-compiz-icon")
+set (compiz_icondatadir "${pluginsdatadir}/compiz-icon")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/compiz-icon/data/compiz-icon.conf.in ${CMAKE_CURRENT_BINARY_DIR}/compiz-icon/data/compiz-icon.conf)
+add_subdirectory (compiz-icon)
+
+############# DBUS #################
+set (GETTEXT_DBUS ${GETTEXT_PLUGINS})
+set (VERSION_DBUS "1.0.0")
+set (PACKAGE_DBUS "cd-Dbus")
+set (dbusdatadir "${pluginsdatadir}/Dbus")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Dbus/data/Dbus.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Dbus/data/Dbus.conf)
+add_subdirectory (Dbus)
+
+############# DESKLET_RENDERING #################
+set (GETTEXT_DESKLET_RENDERING ${GETTEXT_PLUGINS})
+set (VERSION_DESKLET_RENDERING "1.5.5")
+set (PACKAGE_DESKLET_RENDERING "cd-desklet-rendering")
+set (desklet_renderingdatadir "${pluginsdatadir}/desklet-rendering")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/desklet-rendering/data/desklet-rendering.conf.in ${CMAKE_CURRENT_BINARY_DIR}/desklet-rendering/data/desklet-rendering.conf)
+add_subdirectory (desklet-rendering)
+
+############# DIALOG_RENDERING #################
+set (GETTEXT_DIALOG_RENDERING ${GETTEXT_PLUGINS})
+set (VERSION_DIALOG_RENDERING "0.4.4")
+set (PACKAGE_DIALOG_RENDERING "cd-dialog-rendering")
+set (dialog_renderingdatadir "${pluginsdatadir}/dialog-rendering")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/dialog-rendering/data/dialog-rendering.conf.in ${CMAKE_CURRENT_BINARY_DIR}/dialog-rendering/data/dialog-rendering.conf)
+add_subdirectory (dialog-rendering)
+
+############# DND2SHARE #################
+set (GETTEXT_DND2SHARE ${GETTEXT_PLUGINS})
+set (VERSION_DND2SHARE "1.0.3")
+set (PACKAGE_DND2SHARE "cd-dnd2share")
+set (dnd2sharedatadir "${pluginsdatadir}/dnd2share")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/dnd2share/data/dnd2share.conf.in ${CMAKE_CURRENT_BINARY_DIR}/dnd2share/data/dnd2share.conf)
+add_subdirectory (dnd2share)
+
+############# DOCK RENDERING #################
+set (GETTEXT_RENDERING ${GETTEXT_PLUGINS})
+set (VERSION_RENDERING "1.5.7")
+set (PACKAGE_RENDERING "cd-rendering")
+set (renderingdatadir "${pluginsdatadir}/rendering")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/dock-rendering/data/rendering.conf.in ${CMAKE_CURRENT_BINARY_DIR}/dock-rendering/data/rendering.conf)
+add_subdirectory (dock-rendering)
+
+############# DONCKY #################
+if ("${enable-doncky}" STREQUAL "yes")
+	set (GETTEXT_DONCKY ${GETTEXT_PLUGINS})
+	set (VERSION_DONCKY "0.0.3")
+	set (PACKAGE_DONCKY "cd-doncky")
+	set (donckydatadir "${pluginsdatadir}/Doncky")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Doncky/data/Doncky.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Doncky/data/Doncky.conf)
+	add_subdirectory (Doncky)
+endif()
+
+############# DROP INDICATOR #################
+set (GETTEXT_DROP_INDICATOR ${GETTEXT_PLUGINS})
+set (VERSION_DROP_INDICATOR "1.1.3")
+set (PACKAGE_DROP_INDICATOR "cd-drop_indicator")
+set (drop_indicatordatadir "${pluginsdatadir}/drop-indicator")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/drop-indicator/data/drop_indicator.conf.in ${CMAKE_CURRENT_BINARY_DIR}/drop-indicator/data/drop_indicator.conf)
+add_subdirectory (drop-indicator)
+
+############# DUSTBIN #################
+set (GETTEXT_DUSTBIN ${GETTEXT_PLUGINS})
+set (VERSION_DUSTBIN "2.3.0")
+set (PACKAGE_DUSTBIN "cd-dustbin")
+set (dustbinuserdirname "dustbin")
+set (dustbindatadir "${pluginsdatadir}/dustbin")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/dustbin/data/dustbin.conf.in ${CMAKE_CURRENT_BINARY_DIR}/dustbin/data/dustbin.conf)
+add_subdirectory (dustbin)
+
+############# FOLDERS #################
+set (GETTEXT_FOLDERS ${GETTEXT_PLUGINS})
+set (VERSION_FOLDERS "0.2.0")
+set (PACKAGE_FOLDERS "cd-Folders")
+set (foldersdatadir "${pluginsdatadir}/Folders")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Folders/data/Folders.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Folders/data/Folders.conf)
+add_subdirectory (Folders)
+
+############# GMENU #################
+if (NOT "${enable_gmenu}" STREQUAL "no")
+	pkg_check_modules (GMENU_PACKAGE libgnome-menu)
+	if ("${GMENU_PACKAGE_FOUND}" STREQUAL "")
+		message (STATUS "Could not find libgnome-menu; Cairo-Dock won't be built with GMenu applet.")
+	else()
+		set (GETTEXT_GMENU ${GETTEXT_PLUGINS})
+		set (VERSION_GMENU "1.1.5")
+		set (PACKAGE_GMENU "cd-GMenu")
+		set (gmenudatadir "${pluginsdatadir}/GMenu")
+		configure_file (${CMAKE_CURRENT_SOURCE_DIR}/GMenu/data/GMenu.conf.in ${CMAKE_CURRENT_BINARY_DIR}/GMenu/data/GMenu.conf)
+		add_subdirectory ("GMenu")
+	endif()
+endif()
+
+############# GVFS-INTEGRATION #################
+pkg_check_modules ("LIBGIO" "gio-2.0")
+add_subdirectory (gvfs-integration)
+
+############# GNOME-INTEGRATION #################
+if (NOT "${enable_gnome_integration}" STREQUAL "no")
+	pkg_check_modules (GNOME_INTEGRATION gio-2.0)
+	if ("${GNOME_INTEGRATION_FOUND}" STREQUAL "")
+		message (STATUS "Could not find gio; Cairo-Dock won't be built with Gnome>=2.22 support.")
+	else()
+		set (VERSION_GNOME_INTEGRATION "1.0.2")
+		set (PACKAGE_GNOME_INTEGRATION "cd_gnome-integration")
+		set (gnome_integrationdatadir "${pluginsdatadir}/gnome-integration")
+		add_subdirectory ("gnome-integration")
+	endif()
+endif()
+
+############# GNOME-INTEGRATION-OLD #################
+if ("${enable_old_gnome_integration}" STREQUAL "yes")
+	pkg_check_modules (OLD_GNOME_INTEGRATION gnome-vfs-2.0 libgnomeui-2.0)
+	if ("${OLD_GNOME_INTEGRATION_FOUND}" STREQUAL "")
+		message (STATUS "Could not find gnome-vfs and/or gnomeui; Cairo-Dock won't be built with Gnome<2.22 support.")
+	else()
+		set (VERSION_GNOME_INTEGRATION_OLD "1.0.3")
+		set (PACKAGE_GNOME_INTEGRATION_OLD "cd_gnome-integration-old")
+		set (gnome_integration_olddatadir "${pluginsdatadir}/gnome-integration-old")
+		add_subdirectory ("gnome-integration-old")
+	endif()
+endif()
+
+############# ICON EFFECT #################
+set (GETTEXT_ICON_EFFECTS ${GETTEXT_PLUGINS})
+set (VERSION_ICON_EFFECTS "1.2.3")
+set (PACKAGE_ICON_EFFECTS "cd-icon-effect")
+set (icon_effectsdatadir "${pluginsdatadir}/icon-effect")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/icon-effect/data/icon-effect.conf.in ${CMAKE_CURRENT_BINARY_DIR}/icon-effect/data/icon-effect.conf)
+add_subdirectory (icon-effect)
+
+############# INDICATOR-APPLET #################
+pkg_check_modules (DBUSMENU dbusmenu-glib)
+pkg_check_modules (INDICATOR_APPLET indicator libido-0.1 dbusmenu-gtk)
+if (NOT "${INDICATOR_APPLET_FOUND}" STREQUAL "" AND NOT "${DBUSMENU_FOUND}" STREQUAL "")
+	add_subdirectory (Indicator-applet)
+endif()
+
+############# ILLUSION #################
+set (GETTEXT_ILLUSION ${GETTEXT_PLUGINS})
+set (VERSION_ILLUSION "1.0.6")
+set (PACKAGE_ILLUSION "cd-illusion")
+set (illusiondatadir "${pluginsdatadir}/illusion")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/illusion/data/illusion.conf.in ${CMAKE_CURRENT_BINARY_DIR}/illusion/data/illusion.conf)
+add_subdirectory (illusion)
+
+############# KDE-INTEGRATION #################
+if (NOT "${enable_kde_integration}" STREQUAL "no")
+	pkg_check_modules (KDE_INTEGRATION gio-2.0)
+	if ("${KDE_INTEGRATION_FOUND}" STREQUAL "")
+		message (STATUS "Could not find kde libs; Cairo-Dock won't be built with KDE support.")
+	else()
+		set (VERSION_KDE_INTEGRATION "0.0.1")
+		set (PACKAGE_KDE_INTEGRATION "cd_kde-integration")
+		set (kde_integrationdatadir "${pluginsdatadir}/kde-integration")
+		add_subdirectory ("kde-integration")
+	endif()
+endif()
+
+############# KEYBOARD_INDICATOR #################
+pkg_check_modules (KEYBOARD_INDICATOR_PACKAGE libxklavier)
+if ("${KEYBOARD_INDICATOR_PACKAGE_FOUND}" STREQUAL "")
+	message (STATUS "Could not find libxklavier; Cairo-Dock won't be built with keyboard-indicator applet.")
+else()
+	set (GETTEXT_KEYBOARD_INDICATOR ${GETTEXT_PLUGINS})
+	set (VERSION_KEYBOARD_INDICATOR "1.1.2")
+	set (PACKAGE_KEYBOARD_INDICATOR "cd-keyboard-indicator")
+	set (keyboard_indicatordatadir "${pluginsdatadir}/keyboard-indicator")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/keyboard-indicator/data/keyboard-indicator.conf.in ${CMAKE_CURRENT_BINARY_DIR}/keyboard-indicator/data/keyboard-indicator.conf)
+	add_subdirectory ("keyboard-indicator")
+endif()
+
+############# LOGOUT #################
+set (GETTEXT_LOGOUT ${GETTEXT_PLUGINS})
+set (VERSION_LOGOUT "1.2.9")
+set (PACKAGE_LOGOUT "cd-logout")
+set (logoutdatadir "${pluginsdatadir}/logout")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/logout/data/logout.conf.in ${CMAKE_CURRENT_BINARY_DIR}/logout/data/logout.conf)
+add_subdirectory (logout)
+
+############# MAIL #################
+# find the compilation flags
+execute_process(
+	COMMAND libetpan-config --cflags
+	OUTPUT_VARIABLE MAIL_PACKAGE_CFLAGS)
+STRING (REGEX MATCHALL "-I[^ ]+ " TMP_VARIABLE "${MAIL_PACKAGE_CFLAGS}") # first extract the "-I" options
+STRING (REGEX REPLACE ";" "" TMP_VARIABLE "${TMP_VARIABLE}")
+STRING (REGEX REPLACE " $" "" TMP_VARIABLE "${TMP_VARIABLE}")
+STRING (REGEX REPLACE "-I([^ ]+)" "\\1" MAIL_PACKAGE_INCLUDE_DIRS "${TMP_VARIABLE}")  # then remove the "-I" string
+# find the link flags
+execute_process(
+	COMMAND libetpan-config --libs
+	OUTPUT_VARIABLE MAIL_PACKAGE_LIBS)
+#   find the link libraries
+STRING (REGEX MATCHALL "-l[^ ]+ " TMP_VARIABLE "${MAIL_PACKAGE_LIBS}") # extract the "-l" options
+STRING (REGEX REPLACE ";" "" TMP_VARIABLE "${TMP_VARIABLE}")
+STRING (REGEX REPLACE " $" "" MAIL_PACKAGE_LIBRARIES "${TMP_VARIABLE}")
+#   find the link directories
+STRING (REGEX MATCHALL "-L[^ ]+ " TMP_VARIABLE "${MAIL_PACKAGE_LIBS}") # extract the "-L" options
+STRING (REGEX REPLACE ";" "" TMP_VARIABLE "${TMP_VARIABLE}")
+STRING (REGEX REPLACE " $" "" TMP_VARIABLE "${TMP_VARIABLE}")
+STRING (REGEX REPLACE "-L([^ ]+)" "\\1" MAIL_PACKAGE_LIBRARY_DIRS "${TMP_VARIABLE}")  # then remove the "-L" string
+
+if ("${MAIL_PACKAGE_LIBS}" STREQUAL "")
+	message (STATUS "warning : Could not find libetpan; Cairo-Dock won't be built with Mail applet.")
+else()
+	message (STATUS "libetpan found. Using the following options:")
+	message (STATUS "  Include directories: ${MAIL_PACKAGE_INCLUDE_DIRS}")
+	message (STATUS "  Link directories: ${MAIL_PACKAGE_LIBRARY_DIRS}")
+	message (STATUS "  Link libraries: ${MAIL_PACKAGE_LIBRARIES}")
+	set (GETTEXT_MAIL ${GETTEXT_PLUGINS})
+	set (VERSION_MAIL "1.0.6")
+	set (PACKAGE_MAIL "cd-mail")
+	set (maildatadir "${pluginsdatadir}/mail")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/mail/data/mail.conf.in ${CMAKE_CURRENT_BINARY_DIR}/mail/data/mail.conf)
+	add_subdirectory ("mail")
+endif()
+
+############# MEMENU #################
+if (NOT "${INDICATOR_APPLET_FOUND}" STREQUAL "" AND NOT "${DBUSMENU_FOUND}" STREQUAL "")
+	message (STATUS "DBUSMENU_VERSION : ${DBUSMENU_VERSION}")
+	
+	STRING (REGEX REPLACE "\\..*" "" DBUSMENU_MAJOR "${DBUSMENU_VERSION}")
+	message (STATUS "DBUSMENU_MAJOR : ${DBUSMENU_MAJOR}")
+	
+	STRING (REGEX REPLACE "[0-9]*\\.([^ ]+)" "\\1" DBUSMENU_MINOR "${DBUSMENU_VERSION}")  # 0.1.7 => 1.7
+	STRING (REGEX REPLACE "\\.[0-9]*" "" DBUSMENU_MINOR "${DBUSMENU_MINOR}")
+	message (STATUS "DBUSMENU_MINOR : ${DBUSMENU_MINOR}")
+	
+	STRING (REGEX REPLACE ".*\\." "" DBUSMENU_NANO "${DBUSMENU_VERSION}")
+	STRING (REGEX REPLACE "-.*" "" DBUSMENU_NANO "${DBUSMENU_NANO}")
+	message (STATUS "DBUSMENU_NANO  : ${DBUSMENU_NANO}")
+	
+	set (GETTEXT_MEMENU ${GETTEXT_PLUGINS})
+	set (VERSION_MEMENU "1.0.0")
+	set (PACKAGE_MEMENU "cd-MeMenu")
+	set (memenudatadir "${pluginsdatadir}/MeMenu")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/MeMenu/data/MeMenu.conf.in ${CMAKE_CURRENT_BINARY_DIR}/MeMenu/data/MeMenu.conf)
+	add_subdirectory (MeMenu)
+endif()
+
+############# MESSAGING_MENU #################
+if (NOT "${INDICATOR_APPLET_FOUND}" STREQUAL "" AND NOT "${DBUSMENU_FOUND}" STREQUAL "")
+	set (GETTEXT_MESSAGING_MENU ${GETTEXT_PLUGINS})
+	set (VERSION_MESSAGING_MENU "0.0.1")
+	set (PACKAGE_MESSAGING_MENU "cd-Messaging-Menu")
+	set (messaging_menudatadir "${pluginsdatadir}/Messaging-Menu")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Messaging-Menu/data/Messaging-Menu.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Messaging-Menu/data/Messaging-Menu.conf)
+	add_subdirectory (Messaging-Menu)
+endif()
+
+############# MOTION BLUR #################
+set (GETTEXT_MOTION_BLUR ${GETTEXT_PLUGINS})
+set (VERSION_MOTION_BLUR "1.0.3")
+set (PACKAGE_MOTION_BLUR "cd-motion_blur")
+set (motion_blurdatadir "${pluginsdatadir}/motion-blur")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/motion-blur/data/motion_blur.conf.in ${CMAKE_CURRENT_BINARY_DIR}/motion-blur/data/motion_blur.conf)
+add_subdirectory (motion-blur)
+
+############# MUSICPLAYER #################
+set (GETTEXT_MUSICPLAYER ${GETTEXT_PLUGINS})
+set (VERSION_MUSICPLAYER "1.0.6")
+set (PACKAGE_MUSICPLAYER "cd-musicPlayer")
+set (musicplayerdatadir "${pluginsdatadir}/musicPlayer")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/musicPlayer/data/musicPlayer.conf.in ${CMAKE_CURRENT_BINARY_DIR}/musicPlayer/data/musicPlayer.conf)
+add_subdirectory (musicPlayer)
+
+############# NETSPEED #################
+set (GETTEXT_NETSPEED ${GETTEXT_PLUGINS})
+set (VERSION_NETSPEED "1.2.4")
+set (PACKAGE_NETSPEED "cd-netspeed")
+set (netspeeddatadir "${pluginsdatadir}/netspeed")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/netspeed/data/netspeed.conf.in ${CMAKE_CURRENT_BINARY_DIR}/netspeed/data/netspeed.conf)
+add_subdirectory (netspeed)
+
+############# NETWORK_MONITOR #################
+if ("${enable-network-monitor}" STREQUAL "yes")
+	set (GETTEXT_NETWORK_MONITOR ${GETTEXT_PLUGINS})
+	set (VERSION_NETWORK_MONITOR "0.2.2")
+	set (PACKAGE_NETWORK_MONITOR "cd-network-monitor")
+	set (network_monitordatadir "${pluginsdatadir}/Network-Monitor")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Network-Monitor/data/Network-Monitor.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Network-Monitor/data/Network-Monitor.conf)
+	add_subdirectory (Network-Monitor)
+endif()
+
+############# POWERMANAGER #################
+set (GETTEXT_POWERMANAGER ${GETTEXT_PLUGINS})
+set (VERSION_POWERMANAGER "1.3.3")
+set (PACKAGE_POWERMANAGER "cd-powermanager")
+set (powermanagerdatadir "${pluginsdatadir}/powermanager")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/powermanager/data/powermanager.conf.in ${CMAKE_CURRENT_BINARY_DIR}/powermanager/data/powermanager.conf)
+add_subdirectory (powermanager)
+
+############# QUICK BROWSER #################
+set (GETTEXT_QUICK_BROWSER ${GETTEXT_PLUGINS})
+set (VERSION_QUICK_BROWSER "1.0.7")
+set (PACKAGE_QUICK_BROWSER "cd-quick-browser")
+set (quick_browserdatadir "${pluginsdatadir}/quick_browser")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/quick-browser/data/quick-browser.conf.in ${CMAKE_CURRENT_BINARY_DIR}/quick-browser/data/quick-browser.conf)
+add_subdirectory (quick-browser)
+
+############# RSSREADER #################
+set (GETTEXT_RSS_READER ${GETTEXT_PLUGINS})
+set (VERSION_RSS_READER "1.0.2")
+set (PACKAGE_RSS_READER "cd-rssreader")
+set (rss_readerdatadir "${pluginsdatadir}/RSSreader")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/RSSreader/data/RSSreader.conf.in ${CMAKE_CURRENT_BINARY_DIR}/RSSreader/data/RSSreader.conf)
+add_subdirectory (RSSreader)
+
+############# SCOOBY_DO #################
+if ("${enable-scooby-do}" STREQUAL "yes")
+	set (GETTEXT_SCOOBY_DO ${GETTEXT_PLUGINS})
+	set (VERSION_SCOOBY_DO "0.1.0")
+	set (PACKAGE_SCOOBY_DO "cd-scooby-do")
+	set (scooby_dodatadir "${pluginsdatadir}/Scooby-Do")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Scooby-Do/data/Scooby-Do.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Scooby-Do/data/Scooby-Do.conf)
+	add_subdirectory (Scooby-Do)
+endif()
+
+############# SHORTCUTS #################
+set (GETTEXT_SHORTCUTS ${GETTEXT_PLUGINS})
+set (VERSION_SHORTCUTS "1.3.0")
+set (PACKAGE_SHORTCUTS "cd-shortcuts")
+set (shortcutsdatadir "${pluginsdatadir}/shortcuts")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/shortcuts/data/shortcuts.conf.in ${CMAKE_CURRENT_BINARY_DIR}/shortcuts/data/shortcuts.conf)
+add_subdirectory (shortcuts)
+
+############# SHOW DESKTOP #################
+pkg_check_modules (SHOW_DESKTOP_XRANDR xrandr)
+if ("${SHOW_DESKTOP_XRANDR_FOUND}" STREQUAL "")
+	message (STATUS "Could not find xrandr; ShowDesktop won't be built with screen resolution abilities.")
+endif()
+set (GETTEXT_SHOW_DESKTOP ${GETTEXT_PLUGINS})
+set (VERSION_SHOW_DESKTOP "1.2.2")
+set (PACKAGE_SHOW_DESKTOP "cd-showDesktop")
+set (show_desktopdatadir "${pluginsdatadir}/showDesktop")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/showDesktop/data/showDesktop.conf.in ${CMAKE_CURRENT_BINARY_DIR}/showDesktop/data/showDesktop.conf)
+add_subdirectory (showDesktop)
+
+############# SHOW MOUSE #################
+set (GETTEXT_SHOW_MOUSE ${GETTEXT_PLUGINS})
+set (VERSION_SHOW_MOUSE "1.0.3")
+set (PACKAGE_SHOW_MOUSE "cd-show_mouse")
+set (show_mousedatadir "${pluginsdatadir}/show_mouse")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/show-mouse/data/show_mouse.conf.in ${CMAKE_CURRENT_BINARY_DIR}/show-mouse/data/show_mouse.conf)
+add_subdirectory (show-mouse)
+
+############# SLIDER #################
+pkg_check_modules (EXIF libexif)
+if ("${EXIF_FOUND}" STREQUAL "")
+	message (STATUS "Could not find libexif; Slider won't be able to rotate the images accordingly to their exif data.")
+endif()
+set (GETTEXT_SLIDER ${GETTEXT_PLUGINS})
+set (VERSION_SLIDER "2.0.6")
+set (PACKAGE_SLIDER "cd-slider")
+set (sliderdatadir "${pluginsdatadir}/slider")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/slider/data/slider.conf.in ${CMAKE_CURRENT_BINARY_DIR}/slider/data/slider.conf)
+add_subdirectory (slider)
+
+############# STACK #################
+set (GETTEXT_STACK ${GETTEXT_PLUGINS})
+set (VERSION_STACK "0.3.0")
+set (PACKAGE_STACK "cd-stack")
+set (stackdatadir "${pluginsdatadir}/stack")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/stack/data/stack.conf.in ${CMAKE_CURRENT_BINARY_DIR}/stack/data/stack.conf)
+add_subdirectory (stack)
+
+############# STATUS NOTIFIER #################
+if ("${enable-status-notifier}" STREQUAL "yes")
+	set (GETTEXT_STATUS_NOTIFIER ${GETTEXT_PLUGINS})
+	set (VERSION_STATUS_NOTIFIER "0.0.1")
+	set (PACKAGE_STATUS_NOTIFIER "cd-status-notifier")
+	set (status_notifierdatadir "${pluginsdatadir}/Status-Notifier")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Status-Notifier/data/Status-Notifier.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Status-Notifier/data/Status-Notifier.conf)
+	add_subdirectory (Status-Notifier)
+endif()
+
+############# SWITCHER #################
+set (GETTEXT_SWITCHER ${GETTEXT_PLUGINS})
+set (VERSION_SWITCHER "2.1.4")
+set (PACKAGE_SWITCHER "cd-switcher")
+set (switcherdatadir "${pluginsdatadir}/switcher")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/switcher/data/switcher.conf.in ${CMAKE_CURRENT_BINARY_DIR}/switcher/data/switcher.conf)
+add_subdirectory (switcher)
+
+############# SYSTEM MONITOR #################
+set (GETTEXT_SYSTEM_MONITOR ${GETTEXT_PLUGINS})
+set (VERSION_SYSTEM_MONITOR "1.0.4")
+set (PACKAGE_SYSTEM_MONITOR "cd-system-monitor")
+set (system_monitordatadir "${pluginsdatadir}/System-monitor")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/System-Monitor/data/System-Monitor.conf.in ${CMAKE_CURRENT_BINARY_DIR}/System-Monitor/data/System-Monitor.conf)
+add_subdirectory (System-Monitor)
+
+############# SYSTRAY #################
+set (GETTEXT_SYSTRAY ${GETTEXT_PLUGINS})
+set (VERSION_SYSTRAY "0.2.1")
+set (PACKAGE_SYSTRAY "cd-systray")
+set (systraydatadir "${pluginsdatadir}/systray")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/systray/data/systray.conf.in ${CMAKE_CURRENT_BINARY_DIR}/systray/data/systray.conf)
+add_subdirectory (systray)
+
+############# TERMINAL #################
+pkg_check_modules (TERMINAL_PACKAGE vte)
+if ("${TERMINAL_PACKAGE_FOUND}" STREQUAL "")
+	message (STATUS "Could not find libvte; Cairo-Dock won't be built with terminal applet.")
+else()
+	set (GETTEXT_TERMINAL ${GETTEXT_PLUGINS})
+	set (VERSION_TERMINAL "1.0.9")
+	set (PACKAGE_TERMINAL "cd-terminal")
+	set (terminaldatadir "${pluginsdatadir}/terminal")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/terminal/data/terminal.conf.in ${CMAKE_CURRENT_BINARY_DIR}/terminal/data/terminal.conf)
+	add_subdirectory (terminal)
+endif()
+
+############# OY #################
+set (GETTEXT_TOMBOY ${GETTEXT_PLUGINS})
+set (VERSION_TOMBOY "1.3.0")
+set (PACKAGE_TOMBOY "cd-tomboy")
+set (tomboydatadir "${pluginsdatadir}/tomboy")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/tomboy/data/tomboy.conf.in ${CMAKE_CURRENT_BINARY_DIR}/tomboy/data/tomboy.conf)
+add_subdirectory (tomboy)
+
+############# TOONS #################
+set (GETTEXT_TOONS ${GETTEXT_PLUGINS})
+set (VERSION_TOONS "1.0.7")
+set (PACKAGE_TOONS "cd-Toons")
+set (toonsdatadir "${pluginsdatadir}/Toons")
+set (toonsuserdirname "Toons")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Toons/data/Toons.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Toons/data/Toons.conf)
+add_subdirectory (Toons)
+
+############# WEATHER #################
+set (GETTEXT_WEATHER ${GETTEXT_PLUGINS})
+set (VERSION_WEATHER "1.2.9")
+set (PACKAGE_WEATHER "cd-weather")
+set (weatherdatadir "${pluginsdatadir}/weather")
+set (weatheruserdirname "weather")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/weather/data/weather.conf.in ${CMAKE_CURRENT_BINARY_DIR}/weather/data/weather.conf)
+add_subdirectory (weather)
+
+############# WEBLETS #################
+pkg_check_modules (WEBKIT webkit-1.0)
+if (NOT "${enable_weblets}" STREQUAL "no")
+	if ("${WEBKIT_FOUND}" STREQUAL "")
+		message (STATUS "Could not find webkit-1.0; Cairo-Dock won't be built with Weblets applet.")
+	else()
+		set (GETTEXT_WEBLETS ${GETTEXT_PLUGINS})
+		set (VERSION_WEBLETS "0.0.9")
+		set (PACKAGE_WEBLETS "cd-weblets")
+		set (webletsdatadir "${pluginsdatadir}/weblets")
+		configure_file (${CMAKE_CURRENT_SOURCE_DIR}/weblets/data/weblets.conf.in ${CMAKE_CURRENT_BINARY_DIR}/weblets/data/weblets.conf)
+		add_subdirectory ("weblets")
+	endif()
+endif()
+
+############# WIFI #################
+set (GETTEXT_WIFI ${GETTEXT_PLUGINS})
+set (VERSION_WIFI "1.2.5")
+set (PACKAGE_WIFI "cd-wifi")
+set (wifidatadir "${pluginsdatadir}/wifi")
+configure_file (${CMAKE_CURRENT_SOURCE_DIR}/wifi/data/wifi.conf.in ${CMAKE_CURRENT_BINARY_DIR}/wifi/data/wifi.conf)
+add_subdirectory (wifi)
+
+############# XFCE-INTEGRATION #################
+if (NOT "${enable_xfce_integration}" STREQUAL "no")
+	pkg_check_modules (XFCE_INTEGRATION_THUNAR thunar-vfs-1)
+	pkg_check_modules (XFCE_INTEGRATION_GVFS gio-2.0)
+	if ("${XFCE_INTEGRATION_THUNAR_FOUND}" STREQUAL "" AND "${XFCE_INTEGRATION_GVFS_FOUND}" STREQUAL "")
+		message (STATUS "Could find neither thunar-vfs or libgio-2.0; Cairo-Dock won't be built with XFCE support.")
+	else()
+		set (VERSION_XFCE_INTEGRATION "1.0.2")
+		set (PACKAGE_XFCE_INTEGRATION "cd_xfce-integration")
+		set (xfce_integrationdatadir "${pluginsdatadir}/xfce-integration")
+		add_subdirectory ("xfce-integration")
+	endif()
+endif()
+
+############# XGAMMA #################
+pkg_check_modules (XGAMMA_PACKAGE x11 xxf86vm)
+if ("${XGAMMA_PACKAGE_FOUND}" STREQUAL "")
+	message (STATUS "Could not find xxf86vm; Cairo-Dock won't be built with Xgamma applet.")
+else()
+	set (GETTEXT_XGAMMA ${GETTEXT_PLUGINS})
+	set (VERSION_XGAMMA "1.1.5")
+	set (PACKAGE_XGAMMA "cd-Xgamma")
+	set (xgammadatadir "${pluginsdatadir}/Xgamma")
+	configure_file (${CMAKE_CURRENT_SOURCE_DIR}/Xgamma/data/Xgamma.conf.in ${CMAKE_CURRENT_BINARY_DIR}/Xgamma/data/Xgamma.conf)
+	add_subdirectory ("Xgamma")
+endif()
+
+add_subdirectory (po)

=== added file 'Cairo-Penguin/CMakeLists.txt'
--- Cairo-Penguin/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Cairo-Penguin/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,14 @@
+add_subdirectory(src)
+add_subdirectory(data)
+
+
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+##dnl Process this file with automake to produce Makefile.in
+#
+#SUBDIRS = . src data 

=== removed file 'Cairo-Penguin/Makefile.am'
--- Cairo-Penguin/Makefile.am	2009-10-05 19:27:17 +0000
+++ Cairo-Penguin/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,3 +0,0 @@
-#dnl Process this file with automake to produce Makefile.in
-
-SUBDIRS = . src data 

=== removed file 'Cairo-Penguin/Makefile.in'
--- Cairo-Penguin/Makefile.in	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,796 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-#dnl Process this file with automake to produce Makefile.in
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Cairo-Penguin
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = . src data 
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Cairo-Penguin/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Cairo-Penguin/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs installdirs-am maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
-	uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Cairo-Penguin/data/CMakeLists.txt'
--- Cairo-Penguin/data/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Cairo-Penguin/data/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,9 @@
+add_subdirectory (themes)
+
+
+########### install files ###############
+
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Cairo-Penguin.conf
+	preview.jpg
+	icon.png
+	DESTINATION ${cairo_penguindatadir})

=== removed file 'Cairo-Penguin/data/Cairo-Penguin.conf'
--- Cairo-Penguin/data/Cairo-Penguin.conf	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/data/Cairo-Penguin.conf	1970-01-01 00:00:00 +0000
@@ -1,40 +0,0 @@
-#!en;1.1.7
-
-#[gtk-about]
-[Icon]
-#j+[0;128] Icon size when the penguin is not free :
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-#s Name of the icon when the penguin is not free :
-name = Tux
-
-#d Name of the dock it belongs to:
-dock name = 
-
-order = 
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Cairo-Penguin
-
-
-#[gtk-preferences]
-[Configuration]
-#h+[/usr/share/cairo-dock/plug-ins/Cairo-Penguin/themes;Cairo-Penguin;Cairo-Penguin] Choose one of the available themes :/
-theme = Classic
-
-#i Delay between animation changes :
-#{in seconds}
-change delay = 8
-
-#e[0;1] Transparency of the penguin :
-alpha = 1.
-
-#B Let the penguin wander everywhere in the dock ?
-free = true
-
-#i+[0;50] Ground offset :
-#{in pixels.}
-ground = 0

=== modified file 'Cairo-Penguin/data/Cairo-Penguin.conf.in'
--- Cairo-Penguin/data/Cairo-Penguin.conf.in	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/data/Cairo-Penguin.conf.in	2010-08-07 01:54:01 +0000
@@ -2,11 +2,11 @@
 
 #[gtk-about]
 [Icon]
-#j+[0;128] Icon size when the penguin is not free :
+#j+[0;128] Icon size for busy penguin:
 #{Set to 0 to use the default applet size}
 icon size = 0;0
 
-#s Name of the icon when the penguin is not free :
+#s Icon name for busy penguin:
 name = Tux
 
 #d Name of the dock it belongs to:
@@ -22,19 +22,19 @@
 
 #[gtk-preferences]
 [Configuration]
-#h+[@cairo_penguindatadir@/themes;@cairo_penguinuserdirname@;Cairo-Penguin] Choose one of the available themes :/
+#h+[@cairo_penguindatadir@/themes;@cairo_penguinuserdirname@;Cairo-Penguin] Choose one of the available themes:/
 theme = Classic
 
 #i Delay between animation changes :
-#{in seconds}
+#{in seconds.
 change delay = 8
 
-#e[0;1] Transparency of the penguin :
+#e[0;1] Penguin transparency:
 alpha = 1.
 
-#B Let the penguin wander everywhere in the dock ?
+#B Let the penguin wander everywhere in the dock?
 free = true
 
-#i+[0;50] Ground offset :
+#i+[0;50] Ground offset:
 #{in pixels.}
 ground = 0

=== removed file 'Cairo-Penguin/data/Makefile.am'
--- Cairo-Penguin/data/Makefile.am	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/data/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,11 +0,0 @@
-
-SUBDIRS = . themes
-
-moduledir = $(cairo_penguindatadir)
-
-module_DATA = \
-	Cairo-Penguin.conf\
-	preview.jpg\
-	icon.png
-
-EXTRA_DIST = $(module_DATA)

=== removed file 'Cairo-Penguin/data/Makefile.in'
--- Cairo-Penguin/data/Makefile.in	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/data/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,852 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Cairo-Penguin/data
-DIST_COMMON = $(srcdir)/Cairo-Penguin.conf.in $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = Cairo-Penguin.conf
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(moduledir)"
-DATA = $(module_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = . themes
-moduledir = $(cairo_penguindatadir)
-module_DATA = \
-	Cairo-Penguin.conf\
-	preview.jpg\
-	icon.png
-
-EXTRA_DIST = $(module_DATA)
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Cairo-Penguin/data/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Cairo-Penguin/data/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-Cairo-Penguin.conf: $(top_builddir)/config.status $(srcdir)/Cairo-Penguin.conf.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-moduleDATA: $(module_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(moduledir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(moduledir)" || exit $$?; \
-	done
-
-uninstall-moduleDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(moduledir)" && rm -f $$files
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile $(DATA)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(moduledir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-moduleDATA
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-moduleDATA
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-moduleDATA install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags tags-recursive uninstall uninstall-am \
-	uninstall-moduleDATA
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Cairo-Penguin/data/messages'
--- Cairo-Penguin/data/messages	1970-01-01 00:00:00 +0000
+++ Cairo-Penguin/data/messages	2010-08-07 01:54:01 +0000
@@ -0,0 +1,28 @@
+_("Icon")
+
+_("Set to 0 to use the default applet size")
+
+_("Icon size for busy penguin:")
+
+_("Icon name for busy penguin:")
+
+_("Name of the dock it belongs to:")
+
+_("Applet's Handbook")
+
+_("Configuration")
+
+_("Choose one of the available themes:")
+
+_("in seconds.")
+
+_("Delay between animation changes :")
+
+_("Penguin transparency:")
+
+_("Let the penguin wander everywhere in the dock?")
+
+_("in pixels.")
+
+_("Ground offset:")
+

=== added file 'Cairo-Penguin/data/themes/CMakeLists.txt'
--- Cairo-Penguin/data/themes/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Cairo-Penguin/data/themes/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,12 @@
+add_subdirectory(Classic)
+
+
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+#SUBDIRS = \
+#	Classic

=== added file 'Cairo-Penguin/data/themes/Classic/CMakeLists.txt'
--- Cairo-Penguin/data/themes/Classic/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Cairo-Penguin/data/themes/Classic/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,37 @@
+
+########### install files ###############
+
+install(FILES  theme.conf 	readme 	basher.png 	blocker.png 	boarder.png 	bomber.png 	bridger.png 	climber.xpm 	digger.png 	drownfall.png 	drownwalk.png 	exit.png 	faller.png 	floater.png 	miner.png 	reader.xpm 	slider.png 	superman.png 	tumble.png 	waiter.png 	walker.png 	sitter.png 	xmas-walker.png DESTINATION ${cairo_penguindatadir}/themes/Classic)
+
+
+
+#original Makefile.am contents follow:
+
+#themedir = $(cairo_penguindatadir)/themes/Classic
+#
+#theme_DATA =	    \
+#	theme.conf\
+#	readme\
+#	basher.png\
+#	blocker.png\
+#	boarder.png\
+#	bomber.png\
+#	bridger.png\
+#	climber.xpm\
+#	digger.png\
+#	drownfall.png\
+#	drownwalk.png\
+#	exit.png\
+#	faller.png\
+#	floater.png\
+#	miner.png\
+#	reader.xpm\
+#	slider.png\
+#	superman.png\
+#	tumble.png\
+#	waiter.png\
+#	walker.png\
+#	sitter.png\
+#	xmas-walker.png
+#
+#EXTRA_DIST = $(theme_DATA)

=== removed file 'Cairo-Penguin/data/themes/Classic/Makefile.am'
--- Cairo-Penguin/data/themes/Classic/Makefile.am	2009-08-26 21:07:39 +0000
+++ Cairo-Penguin/data/themes/Classic/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,28 +0,0 @@
-themedir = $(cairo_penguindatadir)/themes/Classic
-
-theme_DATA =	    \
-	theme.conf\
-	readme\
-	basher.png\
-	blocker.png\
-	boarder.png\
-	bomber.png\
-	bridger.png\
-	climber.xpm\
-	digger.png\
-	drownfall.png\
-	drownwalk.png\
-	exit.png\
-	faller.png\
-	floater.png\
-	miner.png\
-	reader.xpm\
-	slider.png\
-	superman.png\
-	tumble.png\
-	waiter.png\
-	walker.png\
-	sitter.png\
-	xmas-walker.png
-
-EXTRA_DIST = $(theme_DATA)

=== removed file 'Cairo-Penguin/data/themes/Classic/Makefile.in'
--- Cairo-Penguin/data/themes/Classic/Makefile.in	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/data/themes/Classic/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,666 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Cairo-Penguin/data/themes/Classic
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(themedir)"
-DATA = $(theme_DATA)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-themedir = $(cairo_penguindatadir)/themes/Classic
-theme_DATA = \
-	theme.conf\
-	readme\
-	basher.png\
-	blocker.png\
-	boarder.png\
-	bomber.png\
-	bridger.png\
-	climber.xpm\
-	digger.png\
-	drownfall.png\
-	drownwalk.png\
-	exit.png\
-	faller.png\
-	floater.png\
-	miner.png\
-	reader.xpm\
-	slider.png\
-	superman.png\
-	tumble.png\
-	waiter.png\
-	walker.png\
-	sitter.png\
-	xmas-walker.png
-
-EXTRA_DIST = $(theme_DATA)
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Cairo-Penguin/data/themes/Classic/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Cairo-Penguin/data/themes/Classic/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-themeDATA: $(theme_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(themedir)" || $(MKDIR_P) "$(DESTDIR)$(themedir)"
-	@list='$(theme_DATA)'; test -n "$(themedir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themedir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(themedir)" || exit $$?; \
-	done
-
-uninstall-themeDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(theme_DATA)'; test -n "$(themedir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(themedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(themedir)" && rm -f $$files
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(DATA)
-installdirs:
-	for dir in "$(DESTDIR)$(themedir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-themeDATA
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-themeDATA
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic clean-libtool \
-	distclean distclean-generic distclean-libtool distdir dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dvi install-dvi-am \
-	install-exec install-exec-am install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	install-themeDATA installcheck installcheck-am installdirs \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	uninstall uninstall-am uninstall-themeDATA
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Cairo-Penguin/data/themes/Classic/bridger_walk.png'
Binary files Cairo-Penguin/data/themes/Classic/bridger_walk.png	1970-01-01 00:00:00 +0000 and Cairo-Penguin/data/themes/Classic/bridger_walk.png	2010-08-07 01:54:01 +0000 differ
=== added file 'Cairo-Penguin/data/themes/Classic/climber.png'
Binary files Cairo-Penguin/data/themes/Classic/climber.png	1970-01-01 00:00:00 +0000 and Cairo-Penguin/data/themes/Classic/climber.png	2010-08-07 01:54:01 +0000 differ
=== added file 'Cairo-Penguin/data/themes/Classic/explo.png'
Binary files Cairo-Penguin/data/themes/Classic/explo.png	1970-01-01 00:00:00 +0000 and Cairo-Penguin/data/themes/Classic/explo.png	2010-08-07 01:54:01 +0000 differ
=== added file 'Cairo-Penguin/data/themes/Classic/rocketlauncher.png'
Binary files Cairo-Penguin/data/themes/Classic/rocketlauncher.png	1970-01-01 00:00:00 +0000 and Cairo-Penguin/data/themes/Classic/rocketlauncher.png	2010-08-07 01:54:01 +0000 differ
=== added file 'Cairo-Penguin/data/themes/Classic/splat.png'
Binary files Cairo-Penguin/data/themes/Classic/splat.png	1970-01-01 00:00:00 +0000 and Cairo-Penguin/data/themes/Classic/splat.png	2010-08-07 01:54:01 +0000 differ
=== removed file 'Cairo-Penguin/data/themes/Makefile.am'
--- Cairo-Penguin/data/themes/Makefile.am	2009-08-26 21:07:39 +0000
+++ Cairo-Penguin/data/themes/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,2 +0,0 @@
-SUBDIRS = \
-	Classic

=== removed file 'Cairo-Penguin/data/themes/Makefile.in'
--- Cairo-Penguin/data/themes/Makefile.in	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/data/themes/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,796 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Cairo-Penguin/data/themes
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = \
-	Classic
-
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Cairo-Penguin/data/themes/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Cairo-Penguin/data/themes/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs installdirs-am maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
-	uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Cairo-Penguin/src/CMakeLists.txt'
--- Cairo-Penguin/src/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Cairo-Penguin/src/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,92 @@
+
+########### next target ###############
+
+SET(cd-Cairo-Penguin_LIB_SRCS
+	applet-init.c
+	applet-init.h
+	applet-config.c
+	applet-config.h
+	applet-notifications.c
+	applet-notifications.h
+	applet-theme.c
+	applet-theme.h
+	applet-animation.c
+	applet-animation.h
+	applet-struct.h
+)
+
+add_library(${PACKAGE_CAIRO_PENGUIN} SHARED ${cd-Cairo-Penguin_LIB_SRCS})
+
+########### compil ###############
+add_definitions (-DMY_APPLET_SHARE_DATA_DIR="${cairo_penguindatadir}")
+add_definitions (-DMY_APPLET_PREVIEW_FILE="preview.jpg")
+add_definitions (-DMY_APPLET_CONF_FILE="Cairo-Penguin.conf")
+add_definitions (-DMY_APPLET_USER_DATA_DIR="${cairo_penguinuserdirname}")
+add_definitions (-DMY_APPLET_VERSION="${VERSION_CAIRO_PENGUIN}")
+add_definitions (-DMY_APPLET_GETTEXT_DOMAIN="${GETTEXT_CAIRO_PENGUIN}")
+add_definitions (-DMY_APPLET_DOCK_VERSION="${dock_version}")
+add_definitions (-DMY_APPLET_ICON_FILE="icon.png")
+add_definitions (-DCD_APPLET_MULTI_INSTANCE="1")
+add_definitions (-DGL_GLEXT_PROTOTYPES="1")
+
+include_directories (
+	${PACKAGE_INCLUDE_DIRS})
+
+link_directories (
+	${PACKAGE_LIBRARY_DIRS})
+
+target_link_libraries (${PACKAGE_CAIRO_PENGUIN}
+	${PACKAGE_LIBRARIES})
+
+install(TARGETS ${PACKAGE_CAIRO_PENGUIN} DESTINATION ${pluginsdir})
+
+
+
+#original Makefile.am contents follow:
+
+# #dnl Process this file with automake to produce Makefile.in
+#
+#lib_LTLIBRARIES = 
+#	libcd-Cairo-Penguin.la
+#
+#
+#libcd_Cairo_Penguin_la_SOURCES = 
+#	applet-init.c
+#	applet-init.h
+#	applet-config.c
+#	applet-config.h
+#	applet-notifications.c
+#	applet-notifications.h
+#	applet-theme.c
+#	applet-theme.h
+#	applet-animation.c
+#	applet-animation.h
+#	applet-struct.h
+#
+#
+#dock_version = `pkg-config --modversion cairo-dock`
+#
+#libcd_Cairo_Penguin_la_CFLAGS = 
+#	-I$(top_srcdir)/src
+#	$(PACKAGE_CFLAGS)
+#	-DMY_APPLET_SHARE_DATA_DIR=""${cairo_penguindatadir)""
+#	-DMY_APPLET_PREVIEW_FILE=""preview.jpg""
+#	-DMY_APPLET_CONF_FILE=""Cairo-Penguin.conf""
+#	-DMY_APPLET_USER_DATA_DIR=""${cairo_penguinuserdirname)""
+#	-DMY_APPLET_VERSION=""${VERSION_CAIRO_PENGUIN)""
+#	-DMY_APPLET_GETTEXT_DOMAIN=""${GETTEXT_CAIRO_PENGUIN)""
+#	-DMY_APPLET_DOCK_VERSION=""${dock_version)""
+#	-DMY_APPLET_ICON_FILE=""icon.png""
+#	-DCD_APPLET_MULTI_INSTANCE="1"
+#	-DGL_GLEXT_PROTOTYPES=""1""
+#	-std=c99
+#	-Werror-implicit-function-declaration
+##	-g -ggdb -W -Wall
+#
+#
+#libcd_Cairo_Penguin_la_LIBADD = 
+#	$(PACKAGE_LIBS) -lm
+#
+#
+#libcd_Cairo_Penguin_la_LDFLAGS =
+#	-avoid-version -module

=== removed file 'Cairo-Penguin/src/Makefile.am'
--- Cairo-Penguin/src/Makefile.am	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/src/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,48 +0,0 @@
- #dnl Process this file with automake to produce Makefile.in
-
-lib_LTLIBRARIES = \
-	libcd-Cairo-Penguin.la
-
-
-libcd_Cairo_Penguin_la_SOURCES = \
-	applet-init.c\
-	applet-init.h\
-	applet-config.c\
-	applet-config.h\
-	applet-notifications.c\
-	applet-notifications.h\
-	applet-theme.c\
-	applet-theme.h\
-	applet-animation.c\
-	applet-animation.h\
-	applet-struct.h
-
-
-dock_version = `pkg-config --modversion cairo-dock`
-
-libcd_Cairo_Penguin_la_CFLAGS = \
-	-I$(top_srcdir)/src\
-	$(PACKAGE_CFLAGS)\
-	-DMY_APPLET_SHARE_DATA_DIR=\""$(cairo_penguindatadir)"\"\
-	-DMY_APPLET_README_FILE=\""readme"\"\
-	-DMY_APPLET_PREVIEW_FILE=\""preview.jpg"\"\
-	-DMY_APPLET_CONF_FILE=\""Cairo-Penguin.conf"\"\
-	-DMY_APPLET_USER_DATA_DIR=\""$(cairo_penguinuserdirname)"\"\
-	-DMY_APPLET_VERSION=\""$(VERSION_CAIRO_PENGUIN)"\"\
-	-DMY_APPLET_GETTEXT_DOMAIN=\""$(GETTEXT_CAIRO_PENGUIN)"\"\
-	-DMY_APPLET_DOCK_VERSION=\""$(dock_version)"\"\
-	-DMY_APPLET_ICON_FILE=\""icon.png"\"\
-	-DCD_APPLET_MULTI_INSTANCE=\"1\"\
-	-DGL_GLEXT_PROTOTYPES=\""1"\"\
-	-std=c99\
-	-Werror-implicit-function-declaration\
-	-O3
-#	-g -ggdb -W -Wall
-
-
-libcd_Cairo_Penguin_la_LIBADD = \
-	$(PACKAGE_LIBS) -lm
-
-
-libcd_Cairo_Penguin_la_LDFLAGS =\
-	-avoid-version -module

=== removed file 'Cairo-Penguin/src/Makefile.in'
--- Cairo-Penguin/src/Makefile.in	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/src/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,845 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Cairo-Penguin/src
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)"
-LTLIBRARIES = $(lib_LTLIBRARIES)
-am__DEPENDENCIES_1 =
-libcd_Cairo_Penguin_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
-am_libcd_Cairo_Penguin_la_OBJECTS =  \
-	libcd_Cairo_Penguin_la-applet-init.lo \
-	libcd_Cairo_Penguin_la-applet-config.lo \
-	libcd_Cairo_Penguin_la-applet-notifications.lo \
-	libcd_Cairo_Penguin_la-applet-theme.lo \
-	libcd_Cairo_Penguin_la-applet-animation.lo
-libcd_Cairo_Penguin_la_OBJECTS = $(am_libcd_Cairo_Penguin_la_OBJECTS)
-libcd_Cairo_Penguin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) \
-	$(libcd_Cairo_Penguin_la_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-SOURCES = $(libcd_Cairo_Penguin_la_SOURCES)
-DIST_SOURCES = $(libcd_Cairo_Penguin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-lib_LTLIBRARIES = \
-	libcd-Cairo-Penguin.la
-
-libcd_Cairo_Penguin_la_SOURCES = \
-	applet-init.c\
-	applet-init.h\
-	applet-config.c\
-	applet-config.h\
-	applet-notifications.c\
-	applet-notifications.h\
-	applet-theme.c\
-	applet-theme.h\
-	applet-animation.c\
-	applet-animation.h\
-	applet-struct.h
-
-dock_version = `pkg-config --modversion cairo-dock`
-libcd_Cairo_Penguin_la_CFLAGS = \
-	-I$(top_srcdir)/src\
-	$(PACKAGE_CFLAGS)\
-	-DMY_APPLET_SHARE_DATA_DIR=\""$(cairo_penguindatadir)"\"\
-	-DMY_APPLET_README_FILE=\""readme"\"\
-	-DMY_APPLET_PREVIEW_FILE=\""preview.jpg"\"\
-	-DMY_APPLET_CONF_FILE=\""Cairo-Penguin.conf"\"\
-	-DMY_APPLET_USER_DATA_DIR=\""$(cairo_penguinuserdirname)"\"\
-	-DMY_APPLET_VERSION=\""$(VERSION_CAIRO_PENGUIN)"\"\
-	-DMY_APPLET_GETTEXT_DOMAIN=\""$(GETTEXT_CAIRO_PENGUIN)"\"\
-	-DMY_APPLET_DOCK_VERSION=\""$(dock_version)"\"\
-	-DMY_APPLET_ICON_FILE=\""icon.png"\"\
-	-DCD_APPLET_MULTI_INSTANCE=\"1\"\
-	-DGL_GLEXT_PROTOTYPES=\""1"\"\
-	-std=c99\
-	-Werror-implicit-function-declaration\
-	-O3
-
-#	-g -ggdb -W -Wall
-libcd_Cairo_Penguin_la_LIBADD = \
-	$(PACKAGE_LIBS) -lm
-
-libcd_Cairo_Penguin_la_LDFLAGS = \
-	-avoid-version -module
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Cairo-Penguin/src/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Cairo-Penguin/src/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
-	}
-
-uninstall-libLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
-	done
-
-clean-libLTLIBRARIES:
-	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libcd-Cairo-Penguin.la: $(libcd_Cairo_Penguin_la_OBJECTS) $(libcd_Cairo_Penguin_la_DEPENDENCIES) 
-	$(libcd_Cairo_Penguin_la_LINK) -rpath $(libdir) $(libcd_Cairo_Penguin_la_OBJECTS) $(libcd_Cairo_Penguin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Cairo_Penguin_la-applet-animation.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Cairo_Penguin_la-applet-config.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Cairo_Penguin_la-applet-init.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Cairo_Penguin_la-applet-notifications.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Cairo_Penguin_la-applet-theme.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libcd_Cairo_Penguin_la-applet-init.lo: applet-init.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -MT libcd_Cairo_Penguin_la-applet-init.lo -MD -MP -MF $(DEPDIR)/libcd_Cairo_Penguin_la-applet-init.Tpo -c -o libcd_Cairo_Penguin_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Cairo_Penguin_la-applet-init.Tpo $(DEPDIR)/libcd_Cairo_Penguin_la-applet-init.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-init.c' object='libcd_Cairo_Penguin_la-applet-init.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -c -o libcd_Cairo_Penguin_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
-
-libcd_Cairo_Penguin_la-applet-config.lo: applet-config.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -MT libcd_Cairo_Penguin_la-applet-config.lo -MD -MP -MF $(DEPDIR)/libcd_Cairo_Penguin_la-applet-config.Tpo -c -o libcd_Cairo_Penguin_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Cairo_Penguin_la-applet-config.Tpo $(DEPDIR)/libcd_Cairo_Penguin_la-applet-config.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-config.c' object='libcd_Cairo_Penguin_la-applet-config.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -c -o libcd_Cairo_Penguin_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
-
-libcd_Cairo_Penguin_la-applet-notifications.lo: applet-notifications.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -MT libcd_Cairo_Penguin_la-applet-notifications.lo -MD -MP -MF $(DEPDIR)/libcd_Cairo_Penguin_la-applet-notifications.Tpo -c -o libcd_Cairo_Penguin_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Cairo_Penguin_la-applet-notifications.Tpo $(DEPDIR)/libcd_Cairo_Penguin_la-applet-notifications.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-notifications.c' object='libcd_Cairo_Penguin_la-applet-notifications.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -c -o libcd_Cairo_Penguin_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
-
-libcd_Cairo_Penguin_la-applet-theme.lo: applet-theme.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -MT libcd_Cairo_Penguin_la-applet-theme.lo -MD -MP -MF $(DEPDIR)/libcd_Cairo_Penguin_la-applet-theme.Tpo -c -o libcd_Cairo_Penguin_la-applet-theme.lo `test -f 'applet-theme.c' || echo '$(srcdir)/'`applet-theme.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Cairo_Penguin_la-applet-theme.Tpo $(DEPDIR)/libcd_Cairo_Penguin_la-applet-theme.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-theme.c' object='libcd_Cairo_Penguin_la-applet-theme.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -c -o libcd_Cairo_Penguin_la-applet-theme.lo `test -f 'applet-theme.c' || echo '$(srcdir)/'`applet-theme.c
-
-libcd_Cairo_Penguin_la-applet-animation.lo: applet-animation.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -MT libcd_Cairo_Penguin_la-applet-animation.lo -MD -MP -MF $(DEPDIR)/libcd_Cairo_Penguin_la-applet-animation.Tpo -c -o libcd_Cairo_Penguin_la-applet-animation.lo `test -f 'applet-animation.c' || echo '$(srcdir)/'`applet-animation.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Cairo_Penguin_la-applet-animation.Tpo $(DEPDIR)/libcd_Cairo_Penguin_la-applet-animation.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-animation.c' object='libcd_Cairo_Penguin_la-applet-animation.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Cairo_Penguin_la_CFLAGS) $(CFLAGS) -c -o libcd_Cairo_Penguin_la-applet-animation.lo `test -f 'applet-animation.c' || echo '$(srcdir)/'`applet-animation.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libLTLIBRARIES clean-libtool ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libLTLIBRARIES
-
- #dnl Process this file with automake to produce Makefile.in
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== modified file 'Cairo-Penguin/src/applet-animation.c'
--- Cairo-Penguin/src/applet-animation.c	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/src/applet-animation.c	2010-08-07 01:54:01 +0000
@@ -195,8 +195,7 @@
 	
 	if (CD_APPLET_MY_CONTAINER_IS_OPENGL)
 	{
-		if (! cairo_dock_begin_draw_icon (myIcon, myContainer))
-			return ;
+		CD_APPLET_START_DRAWING_MY_ICON_OR_RETURN ();
 		
 		int iIconWidth, iIconHeight;
 		cairo_dock_get_icon_extent (myIcon, myContainer, &iIconWidth, &iIconHeight);
@@ -218,7 +217,7 @@
 			x, - iIconHeight/2 + y);
 		_cairo_dock_disable_texture ();
 		
-		cairo_dock_end_draw_icon (myIcon, myContainer);
+		CD_APPLET_FINISH_DRAWING_MY_ICON;
 	}
 	else
 	{

=== modified file 'Cairo-Penguin/src/applet-init.c'
--- Cairo-Penguin/src/applet-init.c	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/src/applet-init.c	2010-08-07 01:54:01 +0000
@@ -27,14 +27,18 @@
 #include "applet-init.h"
 
 
-CD_APPLET_DEFINITION ("Cairo-Penguin",
+CD_APPLET_DEFINE_BEGIN ("Cairo-Penguin",
 	2, 0, 0,
-	CAIRO_DOCK_CATEGORY_ACCESSORY,
+	CAIRO_DOCK_CATEGORY_APPLET_FUN,
 	N_("Add a lively Penguin in your dock !\n"
 	"Left click to change the animation,\n"
 	"Middle-click to disturb him ^_^\n"
 	"Tux images are taken from Pingus, some other characters are available or can be added easily."),
 	"Fabounet (Fabrice Rey)")
+	CD_APPLET_DEFINE_COMMON_APPLET_INTERFACE
+	CD_APPLET_REDEFINE_TITLE (N_("Cairo-Penguin"));
+	CD_APPLET_SET_CONTAINER_TYPE (CAIRO_DOCK_MODULE_CAN_DOCK);
+CD_APPLET_DEFINE_END
 
 
 CD_APPLET_INIT_BEGIN

=== modified file 'Cairo-Penguin/src/applet-notifications.c'
--- Cairo-Penguin/src/applet-notifications.c	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/src/applet-notifications.c	2010-08-07 01:54:01 +0000
@@ -25,20 +25,20 @@
 #include "applet-notifications.h"
 
 #define PENGUIN_NB_MESSAGES 13
-static gchar *s_pMessage[PENGUIN_NB_MESSAGES] = {
-	N_("Hey, I'm here !"),
+static const gchar *s_pMessage[PENGUIN_NB_MESSAGES] = {
+	N_("Hey, I'm here!"),
 	N_("Sorry but I'm busy right now."),
 	N_("I don't have time to play with you, I have to dig and mine all these icons."),
-	N_("Your dock is so messy ! Let me clean it."),
-	N_("Admit my superiority on you as a penguin !"),
-	N_("Wait, do you want to kill me ?!"),
-	N_("Do you know how much painful it is to be clicked on ??"),
-	N_("It's my dock now, mwahahaha !"),
-	N_("I want to be a pirate !"),
-	N_("You shall not pass !"),
-	N_("I'm your father !"),
+	N_("Your dock is so messy! Let me clean it."),
+	N_("Admit my superiority on you as a penguin!"),
+	N_("Wait, do you want to kill me?!"),
+	N_("Do you know how painful it is to be clicked on??"),
+	N_("It's my dock now, mwahahaha!"),
+	N_("I want to be a pirate!"),
+	N_("You shall not pass!"),
+	N_("I'm your father!"),
 	N_("- Gee, Brain, what do you want to do tonight?\n- The same thing we do every night, Pinky : try to take over the Dock!"),
-	N_("For Aiur !")};
+	N_("For Aiur!")};
 
 
 CD_APPLET_ON_CLICK_PROTO
@@ -111,7 +111,7 @@
 	{
 		if (pClickedIcon != myIcon && ! (CAIRO_DOCK_IS_APPLET (pClickedIcon) && pClickedIcon->pModuleInstance->pModule == myIcon->pModuleInstance->pModule))
 		{
-			g_print ("%s\n", myApplet->cConfFilePath);
+			cd_debug ("%s\n", myApplet->cConfFilePath);
 			cairo_dock_notify (CAIRO_DOCK_BUILD_ICON_MENU, myIcon, myContainer, CD_APPLET_MY_MENU);
 			return CAIRO_DOCK_INTERCEPT_NOTIFICATION;
 		}
@@ -120,7 +120,7 @@
 		
 		CD_APPLET_ADD_SEPARATOR_IN_MENU (CD_APPLET_MY_MENU);
 		
-		GtkWidget *pModuleSubMenu = CD_APPLET_ADD_SUB_MENU (D_("Hey, you there !"), CD_APPLET_MY_MENU);
+		GtkWidget *pModuleSubMenu = CD_APPLET_ADD_SUB_MENU (D_("Hey, you there!"), CD_APPLET_MY_MENU);
 		//GtkWidget *pModuleSubMenu = CD_APPLET_CREATE_MY_SUB_MENU ();
 		if (penguin_is_resting (pAnimation))
 		{

=== modified file 'Cairo-Penguin/src/applet-theme.c'
--- Cairo-Penguin/src/applet-theme.c	2010-02-14 00:51:22 +0000
+++ Cairo-Penguin/src/applet-theme.c	2010-08-07 01:54:01 +0000
@@ -24,7 +24,7 @@
 #include "applet-theme.h"
 
 
-static gchar * _penguin_get_animation_properties (GKeyFile *pKeyFile, gchar *cAnimationName, PenguinAnimation *pAnimation, PenguinAnimation *pDefaultAnimation)
+static gchar * _penguin_get_animation_properties (GKeyFile *pKeyFile, const gchar *cAnimationName, PenguinAnimation *pAnimation, PenguinAnimation *pDefaultAnimation)
 {
 	if (! g_key_file_has_group (pKeyFile, cAnimationName))
 		return NULL;

=== modified file 'ChangeLog'
--- ChangeLog	2010-02-14 00:51:22 +0000
+++ ChangeLog	2010-08-07 01:54:01 +0000
@@ -1,107 +1,76 @@
-Modifications made on the SVN and BZR : Rev 2.0.8.1 => 2.0.9
+Modifications made on the SVN and BZR: Rev 2.0.8.1 => 2.0.9
 
 /* A bugs fixed version */
 
 Fabounet :
  * Miscellaneous :
-   * Added dnd2share forgot on the general configure.ac
-   * changed agencement of many options in conf files for a better ergonomy.
-   * updated to fit structure changes in the core
- * Alsamixer : fixed the listing of available channels in the config.
- * Animated Icons : fixed Spot animation
- * Cairo-Penguin :
-   * fixed its position within vertical docks.
-   * fixed a crash on right-click
- * Clipper : Fixed incremental selection bug in mouse selection
- * Clock :
-   * use gtk font selector
-   * improved numeric view
- * Cpusage : merged in System-Monitor for code reusability and global bug fixes.
- * DBus :
-   * correction in init/stop module
-   * bugs fixed in the DBus interface
-   * Updated functionalities
-   * Added a documentation of the DBus methods.
-   * split the interface in 2 for a easier use.
-   * rewriting for sub-icons
- * Desklet rendering :
-   * desklet caroussel : fixed bug with non-square desklet.
-   * Rewriting of the desklet Slide view.
-   * fixed a crash on the Tree view of desklets
+   * Added documentation in .h files
+   * Cleaning of Cairo-Dock API
+   * Fixed some of memory leaks
+   * Fixed a crash when a module stop
+   * set the Widget Layer rule automatically
+   * detection of composition
+   * metacity: automatically turn on composite
+   * proposed to see the help if it has never been done
+   * message when no plug-in
+   * removed some print messages
+ * Config pannel :
+   * changed the agencement of many options for a better ergonomy.
+   * enhancement of previews in config panels
+   * correction of the icon's order bug
+   * Using font selector to simplify the config panel
+   * small refresh of the config panel
+   * Improved the config panel for launchers
  * Dock rendering :
-   * Curve view :
-     * fixed extended mode
-     * physical separator fix
-     * fixed opengl Curve view
-   * Default view : fixed extended mode
-   * 3D view :
-     * fixed extended mode
-     * physical separator fix
-   * correction in Slide view
- * DnD2Share : Fixed the new bug with videobin.
- * Icon-effect : fixed animation refresh
- * Integration plug-ins : changed name
- * Keyboard-indicator :
-   * use gtk font selector
-   * bug-fix and added a text ratio
- * MP :
-   * made from a merge of the RB + XMMS applets.
-   * fixed support for Amarok2 and Xmms2
-   * minor bug fixes (present in RB) and support for Banshee for Karmic.
-   * correction of the MusicPlayer's icon's thumbnail bug
-   * better cover detection.
-   * correction in the 3D box theme
-   * updated some default values in config files
-   * fixed a crash when stopping MP
- * Motion blur : fixed refresh
- * Nvidia : merged in System-Monitor for code reusability and global bug fixes.
- * po :
-   * added NL translations in 'potfiles'
-   * unified plug-ins translation (easier for the lp translation tool)
- * Powermanager : fixed a bug when charge is between 99.9 and 100
- * QB : fixed 'icon size' option
- * Rame : merged in System-Monitor for code reusability and global bug fixes.
- * Rhythmbox : unified in MP (there was a bit buggy)
- * ShowDesktop : Adding possibility to swap buttons
- * System-Monitor : merge of Cpusage, Nvidia and Rame in order to reuse the code and fix some bugs common to these 3 applets.
- * Switcher :
-   * fixed the 'keep ratio' mode.
-   * fixed 3D picking of the selected desktop.
- * Terminal : fixed bug to force the closing.
- * Tomboy : imporved the desklet mode
- * Toons : fixed Toons in vertical mode
- * Wifi : fixed when user mode can't launch iwconfig
- * XFCE : tried to fix the XFCE bug (nautilus open)
- * XMMS / Audacious / Amarok / Banshee : merged in MP and updated to fit the latest versions of the players.
-
-
-Nochka85 :
- * DBus : add missing icon + updated the demo
- * DnD2Share : Updated the support of Uppix.
- * MP : Fixed OSD Pause when the player isn't launched
+   * fixed extended panel mode
+ * Desklets :
+   * Fixed picking 3D bug.
+   * bug-fix on ratio 
+   * desklets can't be hidden
+ * Dialogs :
+   * fixed to don't have twice the same dialog on notification
+   * dialogs can't be hidden
+   * the dock doesn't go under windows when a dialog exists
+ * Gauges :
+   * graph :
+     * fixed the scale of graph to fit the icon's width
+     * fixed graph with mixed values
+ * OpenGL :
+   * Added a workaround for ATI xorg drivers (with KMS on kernel boot)
+   * try to start the OpenGL backend without Stencil if failed
+ * Task bar :
+   * correction of some icons doesn't appear
+   * correction of the discontinuity in icon disappearance animation
+   * solved the jump of icons when closing
+   * fixed the bug with quick-hide
+   * fixed the drawing of indicator on appli's icon
+   * integration of the icon glide movement into the animation loop
+   * added some tooltips to the menu
+   * lock dock option works now for all icons
+ * Themes :
+   * added versionning for distant themes
+   * Default: correction in some conf files
+   * fixed 1 crash when reloading theme
+   * Improved the theme selector
+   * TM handles .tar.bz2 and .tgz
+ * Subdocks
+   * fixed block bugs
+   * correction of the sub-sub-docks bug
+ * Xinerama: available for all root docks to take into account different screen sizes
+ * XShape: correction 1 bug on fullscreen mode
+
 
 
 Mav :
- * Each plug-ins : removed unused translations
- * gnome-integration : removed translation
- * MP : updated the support for the latest versions of some players.
-
-
-Tofe :
- * fixed most of bugs in Mail but not enough stable yet to be released.
-
- 
- Matttbe :
- * Each plug-ins :
-  * removed unused translations
-  * removed configure.ac of Makefile.am
-  * Updated translations
- * QB : consider files ended with tild (*~) as hidden
- * Tomboy :
-  * updated to support Gnote for Karmic.
-  * Reloaded the dbus connexion when the note-taking application is changed
-  * Removed the double title in the config panel
- * Dnd2share : fixed the support of videobin.org (API change of the site) (thanks to j^)
+ * Fix headers cairo-dock-dbus
+ * Updated LICENCE file.
+ * Updated default-theme.
+
+
+Matttbe :
+ * Updated translations
+ * Added licences in each file
+ * fixed a little bug in tips of the cairo-dock menu
  
  ===========================
  
@@ -159,17 +128,84 @@
  
  ===========================
  
- Modifications made on BZR : Rev 2.0.9.2 => 2.2.0
- 
- Fabounet :
-  * Il y a tellement ^^
- 
- 
- Matttbe :
-  * Updated translations
-  * Added new icons
-  * Fixed dnd2share with another Public directory
-  * preview.png -> preview.jpg
-  * Added Exaile 0.3 support
- 
- (Faut mettre blindé :þ -> boh, ça passera même si on ne met rien en fait ^^)
+ Rev 2.1.3-6 => 2.1.3-10-lucid
+
+/* A bugs fixed version */
+
+Core: 
+  * Fixed some bugs:
+    * Fixed a important crash when read several xml data
+    * LP: #521167 Cairo-dock crashes by theme changing
+    * Fixed a bug with desklets buttons
+    * Used icons of the system
+    * Fixed a bug when removing a container with OpenGL backend
+    * Fixed some typo on some define
+    * Fixed a little bug in the drag motion
+    * Reduced the disk access for SSD disk
+  * Used the official Ubuntu Lucid theme.
+
+Plug-ins
+ * New upstream release
+  * Fixed some bugs:
+    * LP: #455261 (Cannot Modify / Add Custom Launchers)
+    * LP: #449422 (Cairo-Dock resize problem)
+    * LP: #489349 (showDesktop Applet only seems to work
+           every second time you click on it)
+    * LP: #526742 (The system monitor plugin and netspeed
+           plugin inverts upside-down continuously)
+    * Dbus: Used the right DBus API of Cairo-Dock (2.1.3 stable)
+    * Used icons of the system
+    * alsaMixer: fixed a crash when read several xml data
+    * musicPlayer:
+    * Removed some annoying warnings
+    * Banshee-plugin: fixed some bugs due to the new version (1.4.0)
+
+ ===========================
+ 
+ Rev 2.1.3-10 => 2.2.0-0beta4
+ 
+Core
+ * Migrated from Autotools to CMake
+ * Use libcurl for file downloads
+ * OpenGL backend: migrated from Pbuffer to FBO.
+ * Added 2 new visibility modes
+ * Added hiding animations
+ * Removed files management from the core
+ * VFS backend: new methods added
+ * OpenGL backend: added a cairo-like API for paths
+ * Applet API: unified methods to handle icons in sub-docks and desklets
+ * Added ability to have several docks with independant configurations
+ * Icons that demand attention are visible even when the dock is hidden
+ * Icons are now loaded progressively for a faster startup
+ * Desklets: added ability to click behind desklets
+ * Labels: homogeneous spacing and better rendering in OpenGL
+ * Better guessing of launcher's class
+ * Config panel :
+  * Improved the simple config panel, new categories of applets in the advanced panel
+  * Added buttons to enable some features of Gnome/Compiz/etc.
+  * Added internet connection options
+ * Added a config file for startup options
+ * Added man pages
+ * Removed unwanted verbosity
+ * Updated translations
+
+Plug-ins
+
+ * Me-Menu: new applet that adds the Me-Menu inside the dock
+ * Messaging-Menu: new applet that adds the Messaging-Menu inside the dock
+ * Dock-rendering: added a new 'Panel' view
+ * DBus: added new methods to the API   added management of third-party applets through a repository
+ * Clock: horizontal packaging of time date
+ * Switcher: horizontal packaging of desktops
+ * Dnd2Share: added tiny-url ability
+ * Logout: added the ability to lock the screen
+ * Dustbin: handle trashes in all the volumes
+ * Shortcuts: display a message when unmounting and connecting disks, and fixed icons reordering
+ * MusicPlayer: added support for Guayadeque
+ * Switcher: added Exposé in the list of actions for middle-click
+ * Dialog-rendering: improved the 'tooltip' view
+ * Improved the integration with KDEand use gio for XFCE 4.6
+ * Mail: bug-fix in messages count
+ * Folders: new applet that adds file-managing abilities to the dock.
+ * Updated translations
+

=== added file 'Clipper/CMakeLists.txt'
--- Clipper/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Clipper/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,14 @@
+add_subdirectory(src)
+add_subdirectory(data)
+
+
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+##dnl Process this file with automake to produce Makefile.in
+#
+#SUBDIRS = . src data 

=== removed file 'Clipper/Makefile.am'
--- Clipper/Makefile.am	2009-10-05 19:27:17 +0000
+++ Clipper/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,3 +0,0 @@
-#dnl Process this file with automake to produce Makefile.in
-
-SUBDIRS = . src data 

=== removed file 'Clipper/Makefile.in'
--- Clipper/Makefile.in	2010-02-14 00:51:22 +0000
+++ Clipper/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,796 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-#dnl Process this file with automake to produce Makefile.in
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Clipper
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = . src data 
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Clipper/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Clipper/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs installdirs-am maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
-	uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Clipper/data/CMakeLists.txt'
--- Clipper/data/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Clipper/data/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,10 @@
+
+########### install files ###############
+
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Clipper.conf
+	preview.jpg
+	icon.svg
+	Clipper-actions-gnome.conf
+	Clipper-actions-xfce.conf
+	Clipper-actions-kde.conf
+	DESTINATION ${Clipperdatadir})

=== removed file 'Clipper/data/Clipper.conf'
--- Clipper/data/Clipper.conf	2010-02-14 00:51:22 +0000
+++ Clipper/data/Clipper.conf	1970-01-01 00:00:00 +0000
@@ -1,154 +0,0 @@
-#!en;1.1.2
-
-#[gtk-about]
-[Icon]
-#j+[0;128] Desired icon size for this applet
-#{Set to 0 to use the default applet size}
-icon size = 0;0
-
-#s Name of the icon as it will appear in its label in the dock :
-name = Clipper
-
-#S+ Image's filename :
-#{Let empty to use the default one.}
-icon = 
-
-#d Name of the dock it belongs to:
-dock name = 
-
-order=
-
-#F[Applet's Handbook]
-frame_hand=
-#A
-handbook=Clipper
-
-
-#[gtk-convert]
-[Desklet]
-
-#X[Position]
-frame_pos =
-
-#b Lock position ?
-#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
-locked = false
-
-#j[48;512] Desklet's dimension (width x height) :
-#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
-size = 96;96
-
-#i[-2048;2048] Desklet's position (x ; y) :
-#{Depending on your WindowManager, you can move it with ALT + left_click}
-x position=0
-#i[-2048;2048] ...
-y position=0
-
-#I[-180;180] Rotation :
-#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
-rotation = 0
-
-#X[Visibility]
-frame_visi =
-
-#b Is detached from the dock ?
-initially detached=false
-#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
-#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
-accessibility=0
-#b Should be visible on all desktops ?
-sticky=true
-
-
-
-use size=
-
-#F[Decorations;gtk-orientation-portrait]
-frame_deco=
-
-#o+ Choose a decoration theme for this desklet :
-#{Choose 'Custom decorations' to define your own decorations below.}
-decorations = default
-
-#v
-sep_deco =
-
-#S+ Background image :
-#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
-bg desklet =
-#e+[0;1] Background tansparency :
-bg alpha = 1
-#i+[0;256] Left offset :
-#{in pixels. Use this to adjust the left position of the drawings.}
-left offset = 0
-#i+[0;256] Top offset :
-#{in pixels. Use this to adjust the top position of the drawings.}
-top offset = 0
-#i+[0;256] Right offset :
-#{in pixels. Use this to adjust the right position of the drawings.}
-right offset = 0
-#i+[0;256] Bottom offset :
-#{in pixels. Use this to adjust the bottom position of the drawings.}
-bottom offset = 0
-#S+ Foreground image :
-#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
-fg desklet =
-#e+[0;1] Foreground tansparency :
-fg alpha = 1
-
-#[gtk-preferences]
-[Configuration]
-
-#F[Items;gtk-convert]
-frame_item =
-
-#l[None;Clipboard;Selection;Both] Which items should be remembered ?
-#{Clipboard items are those you get with CTRL+c. Selection items are those you get by selecting some text with the mouse.}
-item type = 3
-
-#I[1;50] Number of items :
-nb items = 10
-
-#B Separate clipboard and selection ?
-#{It is especially usefull if you often select text with mouse and don't want to lose your clipboard items because of a great number of selection items.}
-separate = false
-
-#I[1;50] If so, number of selection items :
-nb items2 = 10
-
-#b Paste into Clipboard ?
-#{When you click on an item, its content will become accessible with CTRL+v}
-paste clipboard = true
-
-#b Paste into Selection ?
-#{When you click on an item, its content will become accessible with the middle-click}
-paste selection = true
-
-#k Shortkey to pop-up the items menu :
-shortkey = <Control>F8
-
-#b Pop-up menus at mouse position ?
-menu on mouse = true
-
-
-#F[Actions;gtk-execute]
-frame_act =
-
-#b Enable actions ?
-#{If some actions are associated with an item, they will be proposed to you when the item is created.}
-enable actions = true
-
-#b Replay actions ?
-#{Display the actions when selecting an item in the history.}
-replay action = false
-
-#I[1;12] Duration of the action menu :
-#{in seconds.}
-action duration = 4
-
-
-#F[Persistent items;gtk-dnd-multiple]
-frame_per =
-
-#U A list of persistent items that can be accessed with middle-click :/
-persistent = 

=== modified file 'Clipper/data/Clipper.conf.in'
--- Clipper/data/Clipper.conf.in	2010-02-14 00:51:22 +0000
+++ Clipper/data/Clipper.conf.in	2010-08-07 01:54:01 +0000
@@ -6,11 +6,11 @@
 #{Set to 0 to use the default applet size}
 icon size = 0;0
 
-#s Name of the icon as it will appear in its label in the dock :
+#s Name of the icon as it will appear in its caption in the dock:
 name = Clipper
 
-#S+ Image's filename :
-#{Let empty to use the default one.}
+#S+ Image filename:
+#{Leave empty to use the default one.}
 icon = 
 
 #d Name of the dock it belongs to:
@@ -30,70 +30,69 @@
 #X[Position]
 frame_pos =
 
-#b Lock position ?
-#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
+#b Lock position?
+#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
 locked = false
 
-#j[48;512] Desklet's dimension (width x height) :
-#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
+#j[24;512] Desklet dimensions (width x height):
+#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
 size = 96;96
 
-#i[-2048;2048] Desklet's position (x ; y) :
-#{Depending on your WindowManager, you can move it with ALT + left_click}
+#i[-2048;2048] Desklet position (x, y):
+#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
 x position=0
 #i[-2048;2048] ...
 y position=0
 
-#I[-180;180] Rotation :
+#I[-180;180] Rotation:
 #{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
 rotation = 0
 
 #X[Visibility]
 frame_visi =
 
-#b Is detached from the dock ?
+#b Is detached from the dock
 initially detached=false
-#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
+#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
 #{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
 accessibility=0
-#b Should be visible on all desktops ?
+#b Should be visible on all desktops?
 sticky=true
 
 
 
-use size=
 
 #F[Decorations;gtk-orientation-portrait]
 frame_deco=
 
-#o+ Choose a decoration theme for this desklet :
+#o+ Choose a decoration theme for this desklet:
 #{Choose 'Custom decorations' to define your own decorations below.}
 decorations = default
 
 #v
 sep_deco =
 
-#S+ Background image :
-#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
+#S+ Background image:
+#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
 bg desklet =
-#e+[0;1] Background tansparency :
+#e+[0;1] Background transparency:
 bg alpha = 1
-#i+[0;256] Left offset :
-#{in pixels. Use this to adjust the left position of the drawings.}
+#i+[0;256] Left offset:
+#{in pixels. Use this to adjust the left position of drawings.}
 left offset = 0
-#i+[0;256] Top offset :
-#{in pixels. Use this to adjust the top position of the drawings.}
+#i+[0;256] Top offset:
+#{in pixels. Use this to adjust the top position of drawings.}
 top offset = 0
-#i+[0;256] Right offset :
-#{in pixels. Use this to adjust the right position of the drawings.}
+#i+[0;256] Right offset:
+#{in pixels. Use this to adjust the right position of drawings.}
 right offset = 0
-#i+[0;256] Bottom offset :
-#{in pixels. Use this to adjust the bottom position of the drawings.}
+#i+[0;256] Bottom offset:
+#{in pixels. Use this to adjust the bottom position of drawings.}
 bottom offset = 0
-#S+ Foreground image :
-#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
+#S+ Foreground image:
+#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
 fg desklet =
-#e+[0;1] Foreground tansparency :
+#e+[0;1] Foreground tansparency:
 fg alpha = 1
 
 #[gtk-preferences]
@@ -102,47 +101,52 @@
 #F[Items;gtk-convert]
 frame_item =
 
-#l[None;Clipboard;Selection;Both] Which items should be remembered ?
+#l[None;Clipboard;Selection;Both] Which items should be remembered?
 #{Clipboard items are those you get with CTRL+c. Selection items are those you get by selecting some text with the mouse.}
 item type = 3
 
-#I[1;50] Number of items :
+#I[1;50] Number of items:
 nb items = 10
 
-#B Separate clipboard and selection ?
-#{It is especially usefull if you often select text with mouse and don't want to lose your clipboard items because of a great number of selection items.}
+#b Remember items between 2 sessions ?
+remember = false
+
+last items =
+
+#B Separate clipboard and selection?
+#{It is especially useful if you often select text with the mouse and don't want to loose your clipboard items due to too many items in the selection.}
 separate = false
 
-#I[1;50] If so, number of selection items :
+#I[1;50] If so, number of selection items:
 nb items2 = 10
 
-#b Paste into Clipboard ?
+#b Paste into Clipboard?
 #{When you click on an item, its content will become accessible with CTRL+v}
 paste clipboard = true
 
-#b Paste into Selection ?
+#b Paste into Selection?
 #{When you click on an item, its content will become accessible with the middle-click}
 paste selection = true
 
-#k Shortkey to pop-up the items menu :
+#k Shortkey to pop-up the items menu:
 shortkey = <Control>F8
 
-#b Pop-up menus at mouse position ?
+#b Pop-up menus at mouse position?
 menu on mouse = true
 
 
 #F[Actions;gtk-execute]
 frame_act =
 
-#b Enable actions ?
-#{If some actions are associated with an item, they will be proposed to you when the item is created.}
+#b Enable actions?
+#{If some actions are associated with an item, they will be proposed when the item is created.}
 enable actions = true
 
-#b Replay actions ?
-#{Display the actions when selecting an item in the history.}
+#b Replay actions?
+#{Display actions when selecting an item in the history.}
 replay action = false
 
-#I[1;12] Duration of the action menu :
+#I[1;12] Duration of the action menu:
 #{in seconds.}
 action duration = 4
 
@@ -150,5 +154,5 @@
 #F[Persistent items;gtk-dnd-multiple]
 frame_per =
 
-#U A list of persistent items that can be accessed with middle-click :/
+#U A list of persistent items which can be accessed with middle-click:/
 persistent = 

=== removed file 'Clipper/data/Makefile.am'
--- Clipper/data/Makefile.am	2010-02-14 00:51:22 +0000
+++ Clipper/data/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,14 +0,0 @@
-
-SUBDIRS = .
-
-moduledir = $(Clipperdatadir)
-
-module_DATA = \
-	Clipper.conf\
-	preview.jpg\
-	icon.svg\
-	Clipper-actions-gnome.conf\
-	Clipper-actions-xfce.conf\
-	Clipper-actions-kde.conf
-
-EXTRA_DIST = $(module_DATA)

=== removed file 'Clipper/data/Makefile.in'
--- Clipper/data/Makefile.in	2010-02-14 00:51:22 +0000
+++ Clipper/data/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,855 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Clipper/data
-DIST_COMMON = $(srcdir)/Clipper.conf.in $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = Clipper.conf
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(moduledir)"
-DATA = $(module_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = .
-moduledir = $(Clipperdatadir)
-module_DATA = \
-	Clipper.conf\
-	preview.jpg\
-	icon.svg\
-	Clipper-actions-gnome.conf\
-	Clipper-actions-xfce.conf\
-	Clipper-actions-kde.conf
-
-EXTRA_DIST = $(module_DATA)
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Clipper/data/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Clipper/data/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-Clipper.conf: $(top_builddir)/config.status $(srcdir)/Clipper.conf.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-moduleDATA: $(module_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(moduledir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(moduledir)" || exit $$?; \
-	done
-
-uninstall-moduleDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(moduledir)" && rm -f $$files
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile $(DATA)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(moduledir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-moduleDATA
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-moduleDATA
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-moduleDATA install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags tags-recursive uninstall uninstall-am \
-	uninstall-moduleDATA
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Clipper/data/messages'
--- Clipper/data/messages	1970-01-01 00:00:00 +0000
+++ Clipper/data/messages	2010-08-07 01:54:01 +0000
@@ -0,0 +1,146 @@
+_("Icon")
+
+_("Set to 0 to use the default applet size")
+
+_("Desired icon size for this applet")
+
+_("Name of the icon as it will appear in its caption in the dock:")
+
+_("Leave empty to use the default one.")
+
+_("Image filename:")
+
+_("Name of the dock it belongs to:")
+
+_("Applet's Handbook")
+
+_("Desklet")
+
+_("Position")
+
+_("If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.")
+
+_("Lock position?")
+
+_("Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.")
+
+_("Desklet dimensions (width x height):")
+
+_("Depending on your WindowManager, you may be able to move this with ALT + left-click.")
+
+_("Desklet position (x, y):")
+
+_("You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.")
+
+_("Rotation:")
+
+_("Visibility")
+
+_("Is detached from the dock")
+
+_("for CompizFusion's \"widget layer\", set behaviour in Compiz to: (class=Cairo-dock & type=utility)")
+
+_("Visibility:")
+
+_("Normal")
+
+_("Keep above")
+
+_("Keep below")
+
+_("Keep on widget layer")
+
+_("Reserve space")
+
+_("Should be visible on all desktops?")
+
+_("Decorations")
+
+_("Choose 'Custom decorations' to define your own decorations below.")
+
+_("Choose a decoration theme for this desklet:")
+
+_("Image to be displayed below drawings, e.g. a frame. Leave empty for no image.")
+
+_("Background image:")
+
+_("Background transparency:")
+
+_("in pixels. Use this to adjust the left position of drawings.")
+
+_("Left offset:")
+
+_("in pixels. Use this to adjust the top position of drawings.")
+
+_("Top offset:")
+
+_("in pixels. Use this to adjust the right position of drawings.")
+
+_("Right offset:")
+
+_("in pixels. Use this to adjust the bottom position of drawings.")
+
+_("Bottom offset:")
+
+_("Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.")
+
+_("Foreground image:")
+
+_("Foreground tansparency:")
+
+_("Configuration")
+
+_("Items")
+
+_("Clipboard items are those you get with CTRL+c. Selection items are those you get by selecting some text with the mouse.")
+
+_("Which items should be remembered?")
+
+_("None")
+
+_("Clipboard")
+
+_("Selection")
+
+_("Both")
+
+_("Number of items:")
+
+_("Remember items between 2 sessions ?")
+
+_("It is especially useful if you often select text with the mouse and don't want to loose your clipboard items due to too many items in the selection.")
+
+_("Separate clipboard and selection?")
+
+_("If so, number of selection items:")
+
+_("When you click on an item, its content will become accessible with CTRL+v")
+
+_("Paste into Clipboard?")
+
+_("When you click on an item, its content will become accessible with the middle-click")
+
+_("Paste into Selection?")
+
+_("Shortkey to pop-up the items menu:")
+
+_("Pop-up menus at mouse position?")
+
+_("Actions")
+
+_("If some actions are associated with an item, they will be proposed when the item is created.")
+
+_("Enable actions?")
+
+_("Display actions when selecting an item in the history.")
+
+_("Replay actions?")
+
+_("in seconds.")
+
+_("Duration of the action menu:")
+
+_("Persistent items")
+
+_("A list of persistent items which can be accessed with middle-click:")
+

=== added file 'Clipper/src/CMakeLists.txt'
--- Clipper/src/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Clipper/src/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,84 @@
+
+########### next target ###############
+
+SET(cd-Clipper_LIB_SRCS
+	applet-init.c 		applet-init.h
+	applet-config.c 		applet-config.h
+	applet-notifications.c 	applet-notifications.h
+	applet-clipboard.c 	applet-clipboard.h
+	applet-struct.h
+)
+
+add_library(${PACKAGE_CLIPPER} SHARED ${cd-Clipper_LIB_SRCS})
+
+########### compil ###############
+add_definitions (-DMY_APPLET_SHARE_DATA_DIR="${Clipperdatadir}")
+add_definitions (-DMY_APPLET_PREVIEW_FILE="preview.jpg")
+add_definitions (-DMY_APPLET_CONF_FILE="Clipper.conf")
+add_definitions (-DMY_APPLET_USER_DATA_DIR="Clipper")
+add_definitions (-DMY_APPLET_VERSION="${VERSION_CLIPPER}")
+add_definitions (-DMY_APPLET_GETTEXT_DOMAIN="${GETTEXT_CLIPPER}")
+add_definitions (-DMY_APPLET_DOCK_VERSION="${dock_version}")
+add_definitions (-DMY_APPLET_ICON_FILE="icon.svg")
+
+include_directories (
+	${PACKAGE_INCLUDE_DIRS})
+
+link_directories (
+	${PACKAGE_LIBRARY_DIRS})
+
+target_link_libraries (${PACKAGE_CLIPPER}
+	${PACKAGE_LIBRARIES})
+
+install(TARGETS ${PACKAGE_CLIPPER} DESTINATION ${pluginsdir})
+
+
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+# #dnl Process this file with automake to produce Makefile.in
+#
+#lib_LTLIBRARIES = 
+#	libcd-Clipper.la
+#
+#
+#libcd_Clipper_la_SOURCES = 
+#	applet-init.c
+#	applet-init.h
+#	applet-config.c
+#	applet-config.h
+#	applet-notifications.c
+#	applet-notifications.h
+#	applet-clipboard.c
+#	applet-clipboard.h
+#	applet-struct.h
+#
+#
+#dock_version = `pkg-config --modversion cairo-dock`
+#
+#libcd_Clipper_la_CFLAGS = 
+#	-I$(top_srcdir)/src
+#	$(PACKAGE_CFLAGS)
+#	-DMY_APPLET_SHARE_DATA_DIR=""${Clipperdatadir)""
+#	-DMY_APPLET_PREVIEW_FILE=""preview.jpg""
+#	-DMY_APPLET_CONF_FILE=""Clipper.conf""
+#	-DMY_APPLET_USER_DATA_DIR=""Clipper""
+#	-DMY_APPLET_VERSION=""${VERSION_CLIPPER)""
+#	-DMY_APPLET_GETTEXT_DOMAIN=""${GETTEXT_CLIPPER)""
+#	-DMY_APPLET_DOCK_VERSION=""${dock_version)""
+#	-DMY_APPLET_ICON_FILE=""icon.svg""
+#	-std=c99
+#	-Werror-implicit-function-declaration
+##	-g -ggdb -W -Wall
+#
+#
+#libcd_Clipper_la_LIBADD = 
+#	$(PACKAGE_LIBS) -lm
+#
+#
+#libcd_Clipper_la_LDFLAGS =
+#	-avoid-version -module

=== removed file 'Clipper/src/Makefile.am'
--- Clipper/src/Makefile.am	2010-02-14 00:51:22 +0000
+++ Clipper/src/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,44 +0,0 @@
- #dnl Process this file with automake to produce Makefile.in
-
-lib_LTLIBRARIES = \
-	libcd-Clipper.la
-
-
-libcd_Clipper_la_SOURCES = \
-	applet-init.c\
-	applet-init.h\
-	applet-config.c\
-	applet-config.h\
-	applet-notifications.c\
-	applet-notifications.h\
-	applet-clipboard.c\
-	applet-clipboard.h\
-	applet-struct.h
-
-
-dock_version = `pkg-config --modversion cairo-dock`
-
-libcd_Clipper_la_CFLAGS = \
-	-I$(top_srcdir)/src\
-	$(PACKAGE_CFLAGS)\
-	-DMY_APPLET_SHARE_DATA_DIR=\""$(Clipperdatadir)"\"\
-	-DMY_APPLET_README_FILE=\""readme"\"\
-	-DMY_APPLET_PREVIEW_FILE=\""preview.jpg"\"\
-	-DMY_APPLET_CONF_FILE=\""Clipper.conf"\"\
-	-DMY_APPLET_USER_DATA_DIR=\""Clipper"\"\
-	-DMY_APPLET_VERSION=\""$(VERSION_CLIPPER)"\"\
-	-DMY_APPLET_GETTEXT_DOMAIN=\""$(GETTEXT_CLIPPER)"\"\
-	-DMY_APPLET_DOCK_VERSION=\""$(dock_version)"\"\
-	-DMY_APPLET_ICON_FILE=\""icon.svg"\"\
-	-std=c99\
-	-Werror-implicit-function-declaration\
-	-O3
-#	-g -ggdb -W -Wall
-
-
-libcd_Clipper_la_LIBADD = \
-	$(PACKAGE_LIBS) -lm
-
-
-libcd_Clipper_la_LDFLAGS =\
-	-avoid-version -module

=== removed file 'Clipper/src/Makefile.in'
--- Clipper/src/Makefile.in	2010-02-14 00:51:22 +0000
+++ Clipper/src/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,830 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Clipper/src
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)"
-LTLIBRARIES = $(lib_LTLIBRARIES)
-am__DEPENDENCIES_1 =
-libcd_Clipper_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
-am_libcd_Clipper_la_OBJECTS = libcd_Clipper_la-applet-init.lo \
-	libcd_Clipper_la-applet-config.lo \
-	libcd_Clipper_la-applet-notifications.lo \
-	libcd_Clipper_la-applet-clipboard.lo
-libcd_Clipper_la_OBJECTS = $(am_libcd_Clipper_la_OBJECTS)
-libcd_Clipper_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libcd_Clipper_la_CFLAGS) \
-	$(CFLAGS) $(libcd_Clipper_la_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-CCLD = $(CC)
-LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-SOURCES = $(libcd_Clipper_la_SOURCES)
-DIST_SOURCES = $(libcd_Clipper_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-lib_LTLIBRARIES = \
-	libcd-Clipper.la
-
-libcd_Clipper_la_SOURCES = \
-	applet-init.c\
-	applet-init.h\
-	applet-config.c\
-	applet-config.h\
-	applet-notifications.c\
-	applet-notifications.h\
-	applet-clipboard.c\
-	applet-clipboard.h\
-	applet-struct.h
-
-dock_version = `pkg-config --modversion cairo-dock`
-libcd_Clipper_la_CFLAGS = \
-	-I$(top_srcdir)/src\
-	$(PACKAGE_CFLAGS)\
-	-DMY_APPLET_SHARE_DATA_DIR=\""$(Clipperdatadir)"\"\
-	-DMY_APPLET_README_FILE=\""readme"\"\
-	-DMY_APPLET_PREVIEW_FILE=\""preview.jpg"\"\
-	-DMY_APPLET_CONF_FILE=\""Clipper.conf"\"\
-	-DMY_APPLET_USER_DATA_DIR=\""Clipper"\"\
-	-DMY_APPLET_VERSION=\""$(VERSION_CLIPPER)"\"\
-	-DMY_APPLET_GETTEXT_DOMAIN=\""$(GETTEXT_CLIPPER)"\"\
-	-DMY_APPLET_DOCK_VERSION=\""$(dock_version)"\"\
-	-DMY_APPLET_ICON_FILE=\""icon.svg"\"\
-	-std=c99\
-	-Werror-implicit-function-declaration\
-	-O3
-
-#	-g -ggdb -W -Wall
-libcd_Clipper_la_LIBADD = \
-	$(PACKAGE_LIBS) -lm
-
-libcd_Clipper_la_LDFLAGS = \
-	-avoid-version -module
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Clipper/src/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Clipper/src/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
-	}
-
-uninstall-libLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
-	done
-
-clean-libLTLIBRARIES:
-	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libcd-Clipper.la: $(libcd_Clipper_la_OBJECTS) $(libcd_Clipper_la_DEPENDENCIES) 
-	$(libcd_Clipper_la_LINK) -rpath $(libdir) $(libcd_Clipper_la_OBJECTS) $(libcd_Clipper_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Clipper_la-applet-clipboard.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Clipper_la-applet-config.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Clipper_la-applet-init.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Clipper_la-applet-notifications.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libcd_Clipper_la-applet-init.lo: applet-init.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -MT libcd_Clipper_la-applet-init.lo -MD -MP -MF $(DEPDIR)/libcd_Clipper_la-applet-init.Tpo -c -o libcd_Clipper_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Clipper_la-applet-init.Tpo $(DEPDIR)/libcd_Clipper_la-applet-init.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-init.c' object='libcd_Clipper_la-applet-init.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -c -o libcd_Clipper_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
-
-libcd_Clipper_la-applet-config.lo: applet-config.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -MT libcd_Clipper_la-applet-config.lo -MD -MP -MF $(DEPDIR)/libcd_Clipper_la-applet-config.Tpo -c -o libcd_Clipper_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Clipper_la-applet-config.Tpo $(DEPDIR)/libcd_Clipper_la-applet-config.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-config.c' object='libcd_Clipper_la-applet-config.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -c -o libcd_Clipper_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
-
-libcd_Clipper_la-applet-notifications.lo: applet-notifications.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -MT libcd_Clipper_la-applet-notifications.lo -MD -MP -MF $(DEPDIR)/libcd_Clipper_la-applet-notifications.Tpo -c -o libcd_Clipper_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Clipper_la-applet-notifications.Tpo $(DEPDIR)/libcd_Clipper_la-applet-notifications.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-notifications.c' object='libcd_Clipper_la-applet-notifications.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -c -o libcd_Clipper_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
-
-libcd_Clipper_la-applet-clipboard.lo: applet-clipboard.c
-@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -MT libcd_Clipper_la-applet-clipboard.lo -MD -MP -MF $(DEPDIR)/libcd_Clipper_la-applet-clipboard.Tpo -c -o libcd_Clipper_la-applet-clipboard.lo `test -f 'applet-clipboard.c' || echo '$(srcdir)/'`applet-clipboard.c
-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libcd_Clipper_la-applet-clipboard.Tpo $(DEPDIR)/libcd_Clipper_la-applet-clipboard.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='applet-clipboard.c' object='libcd_Clipper_la-applet-clipboard.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Clipper_la_CFLAGS) $(CFLAGS) -c -o libcd_Clipper_la-applet-clipboard.lo `test -f 'applet-clipboard.c' || echo '$(srcdir)/'`applet-clipboard.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libLTLIBRARIES clean-libtool ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libLTLIBRARIES
-
- #dnl Process this file with automake to produce Makefile.in
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== modified file 'Clipper/src/applet-clipboard.c'
--- Clipper/src/applet-clipboard.c	2010-02-14 00:51:22 +0000
+++ Clipper/src/applet-clipboard.c	2010-08-07 01:54:01 +0000
@@ -102,8 +102,8 @@
 		pItem = myData.pItems->data;
 		if (pItem->iType & CD_CLIPPER_PRIMARY)  // le dernier item est aussi une selection souris
 		{
-			int len = strlen (pItem->cText);
-			if (len < strlen (text) && strncmp (pItem->cText, text, len) == 0)  // on ne peut pas dire len == strlen (text) - 1 avec l'UTF-8.
+			guint len = strlen (pItem->cText);
+			if (len < strlen (text) && (strncmp (pItem->cText, text, len) == 0 || strncmp (pItem->cText, text+strlen(text)-len, len) == 0))  // on ne peut pas dire len == strlen (text) - 1 avec l'UTF-8.
 			{
 				cd_debug ("incremental selection, drop previous one");
 				cd_clipper_free_item (pItem);
@@ -379,7 +379,7 @@
 	CD_APPLET_ENTER;
 	if (pMenu == myData.pActionMenu)
 	{
-		g_print ("auto-destruction\n");
+		cd_debug ("auto-destruction\n");
 		gtk_widget_destroy (myData.pActionMenu);  // n'appellera pas le 'delete_menu'
 		myData.pActionMenu = NULL;
 	}
@@ -590,7 +590,7 @@
 		gtk_get_current_event_time ());
 }
 
-gchar *cd_clipper_concat_items_of_type (CDClipperItemType iType)
+gchar *cd_clipper_concat_items_of_type (CDClipperItemType iType, const gchar *cSeparator)
 {
 	GString *sText = g_string_new ("");
 	CDClipperItem *pItem;
@@ -600,9 +600,26 @@
 		pItem = it->data;
 		if ((pItem->iType & iType) == 0)
 			continue;
-		g_string_append_printf (sText, "%s\n", pItem->cText);
+		g_string_append_printf (sText, "%s%s", pItem->cText, it->next ? cSeparator : "");
 	}
 	gchar *cText = sText->str;
 	g_string_free (sText, FALSE);
 	return cText;
 }
+
+void cd_clipper_load_items (const gchar *cItems)
+{
+	CDClipperItem *pItem;
+	gchar **cItemList = g_strsplit (cItems, CD_ITEMS_DELIMITER, -1);
+	int i;
+	for (i = 0; cItemList[i] != NULL; i ++)
+	{
+		pItem = g_new0 (CDClipperItem, 1);
+		pItem->iType = CD_CLIPPER_CLIPBOARD;
+		pItem->cText = cItemList[i];
+		pItem->cDisplayedText = cairo_dock_cut_string (pItem->cText, 50);
+		myData.pItems = g_list_insert_sorted (myData.pItems, pItem, (GCompareFunc)_cd_clipper_compare_item);
+		myData.iNbItems[pItem->iType] ++;
+	}
+	g_free (cItemList);
+}

=== modified file 'Clipper/src/applet-clipboard.h'
--- Clipper/src/applet-clipboard.h	2010-02-14 00:51:22 +0000
+++ Clipper/src/applet-clipboard.h	2010-08-07 01:54:01 +0000
@@ -49,6 +49,9 @@
 void cd_clipper_popup_menu (GtkWidget *pMenu);
 
 
-gchar *cd_clipper_concat_items_of_type (CDClipperItemType iType);
+gchar *cd_clipper_concat_items_of_type (CDClipperItemType iType, const gchar *cSeparator);
+
+void cd_clipper_load_items (const gchar *cItems);
+
 
 #endif

=== modified file 'Clipper/src/applet-config.c'
--- Clipper/src/applet-config.c	2010-02-14 00:51:22 +0000
+++ Clipper/src/applet-config.c	2010-08-07 01:54:01 +0000
@@ -70,6 +70,9 @@
 	
 	gsize length = 0;
 	myConfig.pPersistentItems = CD_CONFIG_GET_STRING_LIST("Configuration", "persistent", &length);
+	
+	myConfig.bRememberItems = CD_CONFIG_GET_BOOLEAN_WITH_DEFAULT ("Configuration", "remember", FALSE);
+	myConfig.cRememberedItems = CD_CONFIG_GET_STRING ("Configuration", "last items");  // on les recupere meme si on ne veut psa s'en souvenir, pour pouvoir effacer le contenu de la cle si on desactive l'option.
 CD_APPLET_GET_CONFIG_END
 
 
@@ -81,6 +84,7 @@
 		g_free (myConfig.cShortCut);
 	}
 	g_strfreev (myConfig.pPersistentItems);
+	g_free (myConfig.cRememberedItems);
 CD_APPLET_RESET_CONFIG_END
 
 

=== modified file 'Clipper/src/applet-init.c'
--- Clipper/src/applet-init.c	2009-10-05 19:27:17 +0000
+++ Clipper/src/applet-init.c	2010-08-07 01:54:01 +0000
@@ -26,9 +26,9 @@
 #include "applet-init.h"
 
 
-CD_APPLET_DEFINITION ("Clipper",
+CD_APPLET_DEFINITION (N_("Clipper"),
 	1, 6, 3,
-	CAIRO_DOCK_CATEGORY_ACCESSORY,
+	CAIRO_DOCK_CATEGORY_APPLET_ACCESSORY,
 	N_("This applet keeps a trace of the clipboard and mouse selection,\n"
 	"so that you can recall them quickly. It's a clone of the well-know Klipper.\n"
 	"It supports clipboard and mouse selection, predefined actions, and persistent items.\n"
@@ -44,10 +44,7 @@
 		CD_APPLET_SET_DESKLET_RENDERER ("Simple");
 	}
 	
-	if (myIcon->cFileName == NULL)
-	{
-		CD_APPLET_SET_LOCAL_IMAGE_ON_MY_ICON (MY_APPLET_ICON_FILE);
-	}
+	CD_APPLET_SET_DEFAULT_IMAGE_ON_MY_ICON_IF_NONE;
 	
 	GtkClipboard *pClipBoard;
 	if (myConfig.iItemType & CD_CLIPPER_CLIPBOARD)
@@ -62,8 +59,11 @@
 		myData.iSidPrimaryOwnerChange = g_signal_connect (G_OBJECT (pClipBoard), "owner-change", G_CALLBACK(cd_clipper_selection_owner_changed), NULL);
 	}
 	
-	//_on_text_received (NULL, "http://test.fr";, NULL);
-	//_on_text_received (NULL, "http://truc.fr";, NULL);
+	if (myConfig.cRememberedItems != NULL)
+	{
+		cd_clipper_load_items (myConfig.cRememberedItems);
+	}
+	
 	CD_APPLET_REGISTER_FOR_CLICK_EVENT;
 	CD_APPLET_REGISTER_FOR_BUILD_MENU_EVENT;
 	CD_APPLET_REGISTER_FOR_MIDDLE_CLICK_EVENT;
@@ -89,25 +89,30 @@
 		pClipBoard = gtk_clipboard_get (GDK_SELECTION_PRIMARY);
 		g_signal_handler_disconnect (pClipBoard, myData.iSidPrimaryOwnerChange);
 	}
+	
+	if (myConfig.bRememberItems)  // on se souvient des items courants.
+	{
+		gchar *cRememberedItems = cd_clipper_concat_items_of_type (CD_CLIPPER_CLIPBOARD, CD_ITEMS_DELIMITER);  // on prend que les CTRL+c.
+		cairo_dock_update_conf_file (CD_APPLET_MY_CONF_FILE,
+			G_TYPE_STRING, "Configuration", "last items", cRememberedItems,
+			G_TYPE_INVALID);
+		g_free (cRememberedItems);
+	}
 CD_APPLET_STOP_END
 
 
 //\___________ The reload occurs in 2 occasions : when the user changes the applet's config, and when the user reload the cairo-dock's config or modify the desklet's size. The macro CD_APPLET_MY_CONFIG_CHANGED can tell you this. myConfig has already been reloaded at this point if you're in the first case, myData is untouched. You also have the macro CD_APPLET_MY_CONTAINER_TYPE_CHANGED that can tell you if you switched from dock/desklet to desklet/dock mode.
 CD_APPLET_RELOAD_BEGIN
-	if (myDesklet)
-	{
-		CD_APPLET_SET_DESKLET_RENDERER ("Simple");
-		gtk_widget_queue_draw (myDesklet->container.pWidget);
-	}
-	
 	//\_______________ On recharge les donnees qui ont pu changer.
 	if (CD_APPLET_MY_CONFIG_CHANGED)
 	{
-		if (myIcon->cFileName == NULL)
+		if (myDesklet && CD_APPLET_MY_CONTAINER_TYPE_CHANGED)  // we are now in a desklet, set a renderer.
 		{
-			CD_APPLET_SET_LOCAL_IMAGE_ON_MY_ICON (MY_APPLET_ICON_FILE);
+			CD_APPLET_SET_DESKLET_RENDERER ("Simple");
 		}
 		
+		CD_APPLET_SET_DEFAULT_IMAGE_ON_MY_ICON_IF_NONE;
+		
 		g_list_foreach (myData.pActions, (GFunc) cd_clipper_free_action, NULL);
 		g_list_free (myData.pActions);
 		myData.pActions = NULL;
@@ -149,5 +154,14 @@
 				myData.iSidPrimaryOwnerChange = 0;
 			}
 		}
+		
+		if (myConfig.cRememberedItems != NULL && ! myConfig.bRememberItems)  // on ne veut plus s'en souvenir.
+		{
+			cairo_dock_update_conf_file (CD_APPLET_MY_CONF_FILE,
+				G_TYPE_STRING, "Configuration", "last items", "",
+				G_TYPE_INVALID);
+			g_free (myConfig.cRememberedItems);
+			myConfig.cRememberedItems = NULL;
+		}
 	}
 CD_APPLET_RELOAD_END

=== modified file 'Clipper/src/applet-notifications.c'
--- Clipper/src/applet-notifications.c	2010-02-14 00:51:22 +0000
+++ Clipper/src/applet-notifications.c	2010-08-07 01:54:01 +0000
@@ -69,7 +69,7 @@
 static void _cd_clipper_paste_all (GtkMenuItem *menu_item, gpointer data)
 {
 	CD_APPLET_ENTER;
-	gchar *cText = cd_clipper_concat_items_of_type ((myConfig.iItemType & CD_CLIPPER_CLIPBOARD) ? CD_CLIPPER_CLIPBOARD : CD_CLIPPER_PRIMARY);  // on prend que les CTRL+c si possible.
+	gchar *cText = cd_clipper_concat_items_of_type ((myConfig.iItemType & CD_CLIPPER_CLIPBOARD) ? CD_CLIPPER_CLIPBOARD : CD_CLIPPER_PRIMARY, "\n");  // on prend que les CTRL+c si possible.
 	GtkClipboard *pClipBoard;
 	if (myConfig.bPasteInPrimary)
 	{

=== modified file 'Clipper/src/applet-struct.h'
--- Clipper/src/applet-struct.h	2009-08-26 21:07:39 +0000
+++ Clipper/src/applet-struct.h	2010-08-07 01:54:01 +0000
@@ -24,6 +24,8 @@
 #include <cairo-dock.h>
 #include <cairo-dock-applet-single-instance.h>
 
+#define CD_ITEMS_DELIMITER "=-+-="
+
 typedef enum {
 	CD_CLIPPER_NONE=0,
 	CD_CLIPPER_CLIPBOARD,
@@ -62,6 +64,8 @@
 	gint iActionMenuDuration;
 	gchar *cShortCut;
 	gchar **pPersistentItems;
+	gboolean bRememberItems;
+	gchar *cRememberedItems;
 	} ;
 
 //\___________ structure containing the applet's data, like surfaces, dialogs, results of calculus, etc.

=== added file 'Dbus/CMakeLists.txt'
--- Dbus/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Dbus/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,15 @@
+
+add_subdirectory(src)
+add_subdirectory(data)
+
+
+########### install files ###############
+
+
+
+
+#original Makefile.am contents follow:
+
+##dnl Process this file with automake to produce Makefile.in
+#
+#SUBDIRS = . src data

=== removed file 'Dbus/Makefile.am'
--- Dbus/Makefile.am	2009-10-05 19:27:17 +0000
+++ Dbus/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,3 +0,0 @@
-#dnl Process this file with automake to produce Makefile.in
-
-SUBDIRS = . src data

=== removed file 'Dbus/Makefile.in'
--- Dbus/Makefile.in	2010-02-14 00:51:22 +0000
+++ Dbus/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,796 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-#dnl Process this file with automake to produce Makefile.in
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Dbus
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = . src data
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Dbus/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Dbus/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs installdirs-am maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
-	uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

=== added file 'Dbus/data/CMakeLists.txt'
--- Dbus/data/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ Dbus/data/CMakeLists.txt	2010-08-07 01:54:01 +0000
@@ -0,0 +1,6 @@
+
+########### install files ###############
+
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Dbus.conf
+	icon.svg
+	DESTINATION ${dbusdatadir})

=== removed file 'Dbus/data/Dbus.conf'
--- Dbus/data/Dbus.conf	2010-02-14 00:51:22 +0000
+++ Dbus/data/Dbus.conf	1970-01-01 00:00:00 +0000
@@ -1,42 +0,0 @@
-#!en;1.0.0
-
-#[gtk-preferences]
-[Configuration]
-
-#b Let extern applications pop-up dialogs in the dock ?
-enable pop-up = true
-
-#b Let extern applications reboot the dock ?
-enable reboot = true
-
-#b Let extern applications quit the dock ?
-enable quit = true
-
-#b Let extern applications show/hide the desklets ?
-enable desklets = true
-
-#b Let extern applications reload the applets ?
-enable reload module = true
-
-#b Let extern applications show/hide the docks ?
-enable show dock = true
-
-#b Let extern applications add launchers into the docks ?
-enable add launcher = true
-
-#b Let extern applications modify the labels of icons ?
-enable set label = true
-
-#b Let extern applications modify the quick-infos on icons ?
-enable set quickinfo = true
-
-#b Let extern applications modify the image of icons ?
-enable set icon = true
-
-#b Let extern applications animate the icons ?
-enable animate icon = true
-
-#b Let extern applications register new module ?
-enable new module = true
-
-modules=

=== modified file 'Dbus/data/Dbus.conf.in'
--- Dbus/data/Dbus.conf.in	2009-10-05 19:27:17 +0000
+++ Dbus/data/Dbus.conf.in	2010-08-07 01:54:01 +0000
@@ -3,40 +3,40 @@
 #[gtk-preferences]
 [Configuration]
 
-#b Let extern applications pop-up dialogs in the dock ?
+#b Let external applications pop up dialogs in the dock?
 enable pop-up = true
 
-#b Let extern applications reboot the dock ?
+#b Let external applications reboot the dock?
 enable reboot = true
 
-#b Let extern applications quit the dock ?
+#b Let external applications quit the dock?
 enable quit = true
 
-#b Let extern applications show/hide the desklets ?
+#b Let external applications show/hide desklets?
 enable desklets = true
 
-#b Let extern applications reload the applets ?
+#b Let external applications reload applets?
 enable reload module = true
 
-#b Let extern applications show/hide the docks ?
+#b Let external applications show/hide docks?
 enable show dock = true
 
-#b Let extern applications add launchers into the docks ?
+#b Let extern applications add launchers to the docks?
 enable add launcher = true
 
-#b Let extern applications modify the labels of icons ?
+#b Let external applications modify the labels of icons?
 enable set label = true
 
-#b Let extern applications modify the quick-infos on icons ?
+#b Let extern applications modify the quick-infos on icons?
 enable set quickinfo = true
 
-#b Let extern applications modify the image of icons ?
+#b Let extern applications modify the icons' image?
 enable set icon = true
 
-#b Let extern applications animate the icons ?
+#b Let extern applications animate icons?
 enable animate icon = true
 
-#b Let extern applications register new module ?
+#b Let extern applications register new module?
 enable new module = true
 
 modules=
\ No newline at end of file

=== removed file 'Dbus/data/Makefile.am'
--- Dbus/data/Makefile.am	2009-08-26 21:07:39 +0000
+++ Dbus/data/Makefile.am	1970-01-01 00:00:00 +0000
@@ -1,10 +0,0 @@
-
-SUBDIRS = .
-
-moduledir = $(dbusdatadir)
-
-module_DATA = \
-	Dbus.conf\
-	icon.svg
-
-EXTRA_DIST = $(module_DATA)

=== removed file 'Dbus/data/Makefile.in'
--- Dbus/data/Makefile.in	2010-02-14 00:51:22 +0000
+++ Dbus/data/Makefile.in	1970-01-01 00:00:00 +0000
@@ -1,851 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = Dbus/data
-DIST_COMMON = $(srcdir)/Dbus.conf.in $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = Dbus.conf
-CONFIG_CLEAN_VPATH_FILES =
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(moduledir)"
-DATA = $(module_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-pkgdatadir = @pkgdatadir@
-ACLOCAL = @ACLOCAL@
-ALL_LINGUAS = @ALL_LINGUAS@
-ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
-ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
-AMTAR = @AMTAR@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CATALOGS = @CATALOGS@
-CATOBJEXT = @CATOBJEXT@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-Clipperdatadir = @Clipperdatadir@
-DATADIRNAME = @DATADIRNAME@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-EXIF_CFLAGS = @EXIF_CFLAGS@
-EXIF_LIBS = @EXIF_LIBS@
-FGREP = @FGREP@
-GETTEXT_ALSA_MIXER = @GETTEXT_ALSA_MIXER@
-GETTEXT_ANIMATED_ICONS = @GETTEXT_ANIMATED_ICONS@
-GETTEXT_CAIRO_PENGUIN = @GETTEXT_CAIRO_PENGUIN@
-GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
-GETTEXT_CLOCK = @GETTEXT_CLOCK@
-GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
-GETTEXT_DBUS = @GETTEXT_DBUS@
-GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
-GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
-GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
-GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
-GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
-GETTEXT_GMENU = @GETTEXT_GMENU@
-GETTEXT_ICON_EFFECTS = @GETTEXT_ICON_EFFECTS@
-GETTEXT_ILLUSION = @GETTEXT_ILLUSION@
-GETTEXT_KEYBOARD_INDICATOR = @GETTEXT_KEYBOARD_INDICATOR@
-GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
-GETTEXT_MAIL = @GETTEXT_MAIL@
-GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
-GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
-GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
-GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
-GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
-GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
-GETTEXT_RENDERING = @GETTEXT_RENDERING@
-GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
-GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
-GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
-GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
-GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
-GETTEXT_SLIDER = @GETTEXT_SLIDER@
-GETTEXT_STACK = @GETTEXT_STACK@
-GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
-GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
-GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
-GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
-GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
-GETTEXT_TOONS = @GETTEXT_TOONS@
-GETTEXT_WEATHER = @GETTEXT_WEATHER@
-GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
-GETTEXT_WIFI = @GETTEXT_WIFI@
-GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
-GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
-GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
-GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
-GMENU_PACKAGE_LIBS = @GMENU_PACKAGE_LIBS@
-GMOFILES = @GMOFILES@
-GMSGFMT = @GMSGFMT@
-GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
-GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
-GREP = @GREP@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INSTOBJEXT = @INSTOBJEXT@
-INTLLIBS = @INTLLIBS@
-INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
-INTLTOOL_MERGE = @INTLTOOL_MERGE@
-INTLTOOL_PERL = @INTLTOOL_PERL@
-INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
-KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
-KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
-KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
-KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
-MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGFMT_OPTS = @MSGFMT_OPTS@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OLD_GNOME_INTEGRATION_CFLAGS = @OLD_GNOME_INTEGRATION_CFLAGS@
-OLD_GNOME_INTEGRATION_LIBS = @OLD_GNOME_INTEGRATION_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_ALSA_MIXER = @PACKAGE_ALSA_MIXER@
-PACKAGE_ANIMATED_ICONS = @PACKAGE_ANIMATED_ICONS@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_CAIRO_PENGUIN = @PACKAGE_CAIRO_PENGUIN@
-PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
-PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
-PACKAGE_CLOCK = @PACKAGE_CLOCK@
-PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
-PACKAGE_DBUS = @PACKAGE_DBUS@
-PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
-PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
-PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
-PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
-PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
-PACKAGE_GMENU = @PACKAGE_GMENU@
-PACKAGE_GNOME_INTEGRATION = @PACKAGE_GNOME_INTEGRATION@
-PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
-PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
-PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
-PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
-PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
-PACKAGE_LIBS = @PACKAGE_LIBS@
-PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
-PACKAGE_MAIL = @PACKAGE_MAIL@
-PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
-PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
-PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
-PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
-PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
-PACKAGE_RENDERING = @PACKAGE_RENDERING@
-PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
-PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
-PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
-PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
-PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
-PACKAGE_SLIDER = @PACKAGE_SLIDER@
-PACKAGE_STACK = @PACKAGE_STACK@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
-PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
-PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
-PACKAGE_TOMBOY = @PACKAGE_TOMBOY@
-PACKAGE_TOONS = @PACKAGE_TOONS@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PACKAGE_WEATHER = @PACKAGE_WEATHER@
-PACKAGE_WEBLETS = @PACKAGE_WEBLETS@
-PACKAGE_WIFI = @PACKAGE_WIFI@
-PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
-PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-POFILES = @POFILES@
-POSUB = @POSUB@
-PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
-PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
-SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
-STRIP = @STRIP@
-TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
-TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_ALSA_MIXER = @VERSION_ALSA_MIXER@
-VERSION_ANIMATED_ICONS = @VERSION_ANIMATED_ICONS@
-VERSION_CAIRO_PENGUIN = @VERSION_CAIRO_PENGUIN@
-VERSION_CLIPPER = @VERSION_CLIPPER@
-VERSION_CLOCK = @VERSION_CLOCK@
-VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
-VERSION_DBUS = @VERSION_DBUS@
-VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
-VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
-VERSION_DND2SHARE = @VERSION_DND2SHARE@
-VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
-VERSION_DUSTBIN = @VERSION_DUSTBIN@
-VERSION_GMENU = @VERSION_GMENU@
-VERSION_GNOME_INTEGRATION = @VERSION_GNOME_INTEGRATION@
-VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
-VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
-VERSION_ILLUSION = @VERSION_ILLUSION@
-VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
-VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
-VERSION_LOGOUT = @VERSION_LOGOUT@
-VERSION_MAIL = @VERSION_MAIL@
-VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
-VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
-VERSION_NETSPEED = @VERSION_NETSPEED@
-VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
-VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
-VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
-VERSION_RENDERING = @VERSION_RENDERING@
-VERSION_RSS_READER = @VERSION_RSS_READER@
-VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
-VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
-VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
-VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
-VERSION_SLIDER = @VERSION_SLIDER@
-VERSION_STACK = @VERSION_STACK@
-VERSION_SWITCHER = @VERSION_SWITCHER@
-VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
-VERSION_SYSTRAY = @VERSION_SYSTRAY@
-VERSION_TERMINAL = @VERSION_TERMINAL@
-VERSION_TOMBOY = @VERSION_TOMBOY@
-VERSION_TOONS = @VERSION_TOONS@
-VERSION_WEATHER = @VERSION_WEATHER@
-VERSION_WEBLETS = @VERSION_WEBLETS@
-VERSION_WIFI = @VERSION_WIFI@
-VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
-VERSION_XGAMMA = @VERSION_XGAMMA@
-WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
-WEBKIT_LIBS = @WEBKIT_LIBS@
-XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
-XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
-XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
-XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
-XGETTEXT = @XGETTEXT@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-alsa_mixerdatadir = @alsa_mixerdatadir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-animated_iconsdatadir = @animated_iconsdatadir@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-cairo_penguindatadir = @cairo_penguindatadir@
-cairo_penguinuserdirname = @cairo_penguinuserdirname@
-clockdatadir = @clockdatadir@
-clockuserdirname = @clockuserdirname@
-compiz_icondatadir = @compiz_icondatadir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-dbusdatadir = @dbusdatadir@
-desklet_renderingdatadir = @desklet_renderingdatadir@
-dialog_renderingdatadir = @dialog_renderingdatadir@
-dnd2sharedatadir = @dnd2sharedatadir@
-docdir = @docdir@
-drop_indicatordatadir = @drop_indicatordatadir@
-dustbindatadir = @dustbindatadir@
-dustbinuserdirname = @dustbinuserdirname@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-gmenudatadir = @gmenudatadir@
-gnome_integration_olddatadir = @gnome_integration_olddatadir@
-gnome_integrationdatadir = @gnome_integrationdatadir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-icon_effectsdatadir = @icon_effectsdatadir@
-illusiondatadir = @illusiondatadir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-kde_integrationdatadir = @kde_integrationdatadir@
-keyboard_indicatordatadir = @keyboard_indicatordatadir@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-logoutdatadir = @logoutdatadir@
-lt_ECHO = @lt_ECHO@
-maildatadir = @maildatadir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-motion_blurdatadir = @motion_blurdatadir@
-musicplayerdatadir = @musicplayerdatadir@
-netspeeddatadir = @netspeeddatadir@
-network_monitordatadir = @network_monitordatadir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-powermanagerdatadir = @powermanagerdatadir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-quick_browserdatadir = @quick_browserdatadir@
-renderingdatadir = @renderingdatadir@
-rss_readerdatadir = @rss_readerdatadir@
-sbindir = @sbindir@
-scooby_dodatadir = @scooby_dodatadir@
-sharedstatedir = @sharedstatedir@
-shortcutsdatadir = @shortcutsdatadir@
-show_desktopdatadir = @show_desktopdatadir@
-show_mousedatadir = @show_mousedatadir@
-sliderdatadir = @sliderdatadir@
-srcdir = @srcdir@
-stackdatadir = @stackdatadir@
-switcherdatadir = @switcherdatadir@
-sysconfdir = @sysconfdir@
-system_monitordatadir = @system_monitordatadir@
-systraydatadir = @systraydatadir@
-target_alias = @target_alias@
-terminaldatadir = @terminaldatadir@
-tomboydatadir = @tomboydatadir@
-toonsdatadir = @toonsdatadir@
-toonsuserdirname = @toonsuserdirname@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-weatherdatadir = @weatherdatadir@
-weatheruserdirname = @weatheruserdirname@
-webletsdatadir = @webletsdatadir@
-wifidatadir = @wifidatadir@
-xfce_integrationdatadir = @xfce_integrationdatadir@
-xgammadatadir = @xgammadatadir@
-SUBDIRS = .
-moduledir = $(dbusdatadir)
-module_DATA = \
-	Dbus.conf\
-	icon.svg
-
-EXTRA_DIST = $(module_DATA)
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Dbus/data/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --foreign Dbus/data/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure:  $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-Dbus.conf: $(top_builddir)/config.status $(srcdir)/Dbus.conf.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-moduleDATA: $(module_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(moduledir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(moduledir)" || exit $$?; \
-	done
-
-uninstall-moduleDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(moduledir)" && rm -f $$files
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#    

Follow ups