# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cairo-dock-plug-ins
#	cairo-dock-plug-ins/Makefile
#	cairo-dock-plug-ins/distinfo
#	cairo-dock-plug-ins/pkg-descr
#	cairo-dock-plug-ins/pkg-plist
#
echo c - cairo-dock-plug-ins
mkdir -p cairo-dock-plug-ins > /dev/null 2>&1
echo x - cairo-dock-plug-ins/Makefile
sed 's/^X//' >cairo-dock-plug-ins/Makefile << '12062c5889666b4b9284a1595afe8adf'
X# $FreeBSD: head/deskutils/cairo-dock-plugins/Makefile 363045 2014-07-27 11:10:43Z marino $
X
XPORTNAME=	cairo-dock-plug-ins
XPORTVERSION=    3.4.0
XDISTVERSION=    ${PORTVERSION}.git20141115
XCATEGORIES=	deskutils
XMASTER_SITES=	http://pazzle.otdux.com.ua/
XDISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${ICONS_PACKAGE}${EXTRACT_SUFX}
X
XMAINTAINER=	fidaj@ukr.net
XCOMMENT=	Cairo-Dock-Plugins for Cairo-Dock
X
XLICENSE=        GPLv3
X
XRUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget
XLIB_DEPENDS=	libgldi.so:${PORTSDIR}/deskutils/cairo-dock
X
XDATADIR=	${PREFIX}/share/cairo-dock
X
XUSE_GITHUB=     yes
XGH_ACCOUNT=     Cairo-Dock
XGH_PROJECT=     ${PORTNAME}
XGH_COMMIT=      0ade052
XGH_TAGNAME=     0ade052
X
XWRKSRC=         ${WRKDIR}/${GH_ACCOUNT}-${PORTNAME}-${GH_COMMIT}
XLICENSE_FILE=   ${WRKSRC}/LICENSE
X
XICONS_PACKAGE=	cairo-dock-plugins-png-icons
XGNU_CONFIGURE=	yes
XUSE_GNOME=	glib20 gtk30 librsvg2 libxml2
XUSE_LDCONFIG=	yes
XUSE_XORG=	xrender
XUSES=		cmake gettext pkgconfig python
XLDFLAGS+=	-L${LOCALBASE}/lib
XPLIST_SUB+=	PYVER="${PYTHON_VERSION:S/thon//}"
XCMAKE_ARGS+=	-DROOT_PREFIX:PATH=${STAGEDIR}
X
XOPTIONS_DEFINE=
XOPTIONS_GROUP=		INTEGR PLUGINS ADDON TPI
XOPTIONS_GROUP_INTEGR=	GNOME_INTEGRATION KDE_INTEGRATION XFCE_INTEGRATION
XOPTIONS_GROUP_PLUGINS=	ALSA_MIXER GMENU IMPULSE KEYBOARD_INDICATOR \
X			MAIL SOUND_EFFECTS WEBLETS XGAMMA ZEITGEIST
XOPTIONS_GROUP_ADDON=	EXIF ICAL UPOWER
X#OPTIONS_GROUP_TPI=	PYTHON RUBY MONO VALA
X
XOPTIONS_SUB=	yes
X
XOPTIONS_DEFAULT=	GMENU WEBLETS
X
XALSA_MIXER_DESC=	Alsa-Mixer applet
XEXIF_DESC=		Read file meta-data
XGMENU_DESC=		GMenu applet
XGNOME_INTEGRATION_DESC=	GNOME integration support
XICAL_DESC=		IETF Calendaring and Scheduling protocols
XIMPULSE_DESC=		Impulse applet
XKDE_INTEGRATION_DESC=	KDE integration support
XKEYBOARD_INDICATOR_DESC=	 Keyboard-indicator applet
XMAIL_DESC=		Mail applet
X#MONO_DESC=		Mono interface
X#PYTHON_DESC=		Python interface
X#RUBY_DESC=		Ruby interface
XSOUND_EFFECTS_DESC=	Sound Effects applet
XUPOWER_DESC=		D-Bus daemon for power management tasks
XTERMINAL_DESC=		Terminal applet
X#VALA_DESC=		Vala interface
XWEBLETS_DESC=		Weblets applet
XXGAMMA_DESC=		Xgamma applet
XXFCE_INTEGRATION_DESC=	XFCE integration support
XZEITGEIST_DESC=		User logs activities
X
XINTEGR_DESC=		Integration plug-ins
XPLUGINS_DESC=		Plug-ins
XADDON_DESC=		Add On
X#TPI_DESC=		Third Party Interfaces
X
XALSA_MIXER_LIB_DEPENDS=	libasound.so:${PORTSDIR}/audio/alsa-lib
XALSA_MIXER_RUN_DEPENDS=	${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins
XALSA_MIXER_CMAKE_ON=	-Denable-alsa-mixer:BOOL=TRUE
XALSA_MIXER_CMAKE_OFF=	-Denable-alsa-mixer:BOOL=FALSE
X
XEXIF_LIB_DEPENDS=	libexif.so:${PORTSDIR}/graphics/libexif
XEXIF_CMAKE_ON=		-Denable-exif-support:BOOL=TRUE
XEXIF_CMAKE_OFF=		-Denable-exif-support:BOOL=FALSE
X
XGMENU_LIB_DEPENDS=	libgnome-menu-3.so:${PORTSDIR}/x11/gnome-menus
XGMENU_CMAKE_ON=		-Denable-gmenu:BOOL=TRUE
XGMENU_CMAKE_OFF=	-Denable-gmenu:BOOL=FALSE
X
X#GNOME_INTEGRATION_LIB_DEPENDS=	
XGNOME_INTEGRATION_CMAKE_ON=	-Denable-gnome-integration:BOOL=TRUE
XGNOME_INTEGRATION_CMAKE_OFF=	-Denable-gnome-integration:BOOL=FALSE
X
XICAL_LIB_DEPENDS=	libical.so:${PORTSDIR}/devel/libical
XICAL_CMAKE_ON=		-Denable-ical-support:BOOL=TRUE
XICAL_CMAKE_OFF=		-Denable-ical-support:BOOL=FALSE
X
XIMPULSE_LIB_DEPENDS=	libpulse.so:${PORTSDIR}/audio/pulseaudio
XIMPULSE_CMAKE_ON=	-Denable-impulse:BOOL=TRUE
XIMPULSE_CMAKE_OFF=	-Denable-impulse:BOOL=FALSE
X
X#KDE_INTEGRATION_LIB_DEPENDS=	
XKDE_INTEGRATION_USE_QT4=	corelib
XKDE_INTEGRATION_USE_KDE4=       kdelibs
XKDE_INTEGRATION_CMAKE_ON=	-Denable-kde-integration:BOOL=TRUE
XKDE_INTEGRATION_CMAKE_OFF=	-Denable-kde-integration:BOOL=FALSE
X
XKEYBOARD_INDICATOR_LIB_DEPENDS=	libexif.so:${PORTSDIR}/graphics/libexif \
X				libxklavier.so:${PORTSDIR}/x11/libxklavier
XKEYBOARD_INDICATOR_CMAKE_ON=	-Denable-keyboard-indicator:BOOL=TRUE
XKEYBOARD_INDICATOR_CMAKE_OFF=	-Denable-keyboard-indicator:BOOL=FALSE
X
XMAIL_LIB_DEPENDS=	libetpan.so:${PORTSDIR}/mail/libetpan
XMAIL_CMAKE_ON=		-Denable-mail:BOOL=TRUE
XMAIL_CMAKE_OFF=		-Denable-mail:BOOL=FALSE
X
X#MONO_BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono
X#MONO_RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono
X#MONO_CMAKE_ON=		-Denable-mono-interface:BOOL=TRUE
X#MONO_CMAKE_OFF=		-Denable-mono-interface:BOOL=FALSE
X
X#PYTHON_LIB_DEPENDS=	
X#PYTHON_CMAKE_ON=	-Denable-python-interface:BOOL=TRUE
X#PYTHON_CMAKE_OFF=	-Denable-python-interface:BOOL=FALSE
X
X#RUBY_LIB_DEPENDS=	
X#RUBY_CMAKE_ON=		-Denable-ruby-interface:BOOL=TRUE
X#RUBY_CMAKE_OFF=		-Denable-ruby-interface:BOOL=FALSE
X
XSOUND_EFFECTS_LIB_DEPENDS=	libasound.so:${PORTSDIR}/audio/alsa-lib
XSOUND_EFFECTS_RUN_DEPENDS=	${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins
XSOUND_EFFECTS_CMAKE_ON=		-Denable-sound-effects:BOOL=TRUE
XSOUND_EFFECTS_CMAKE_OFF=	-Denable-sound-effects:BOOL=FALSE
X
X# Needs newer vte
X#TERMINAL_LIB_DEPENDS=	vte:${PORTSDIR}/x11-toolkits/vte
X#TERMINAL_CMAKE_ON=	-Denable-terminal:BOOL=TRUE
X#TERMINAL_CMAKE_OFF=	-Denable-terminal:BOOL=FALSE
X
XUPOWER_LIB_DEPENDS=	libupower-glib.so:${PORTSDIR}/sysutils/upower
XUPOWER_CMAKE_ON=	-Denable-upower-support:BOOL=TRUE
XUPOWER_CMAKE_OFF=	-Denable-upower-support:BOOL=FALSE
X
X#VALA_LIB_DEPENDS=	
X#VALA_CMAKE_ON=		-Denable-vala-interface:BOOL=TRUE
X#VALA_CMAKE_OFF=		-Denable-vala-interface:BOOL=FALSE
X
XWEBLETS_LIB_DEPENDS=	libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
XWEBLETS_CMAKE_ON=	-Denable-weblets:BOOL=TRUE
XWEBLETS_CMAKE_OFF=	-Denable-weblets:BOOL=FALSE
X
XXGAMMA_RUN_DEPENDS=	xgamma:${PORTSDIR}/x11/xgamma
XXGAMMA_CMAKE_ON=	-Denable-xgamma:BOOL=TRUE
XXGAMMA_CMAKE_OFF=	-Denable-xgamma:BOOL=FALSE
X
XXFCE_INTEGRATION_LIB_DEPENDS=	libexif.so:${PORTSDIR}/graphics/libexif
XXFCE_INTEGRATION_CMAKE_ON=	-Denable-xfce-integration:BOOL=TRUE
XXFCE_INTEGRATION_CMAKE_OFF=	-Denable-xfce-integration:BOOL=FALSE
X
XZEITGEIST_LIB_DEPENDS=	libzeitgeist-1.0.so:${PORTSDIR}/sysutils/libzeitgeist
XZEITGEIST_CMAKE_ON=	-Denable-recent-events:BOOL=TRUE
XZEITGEIST_CMAKE_OFF=	-Denable-recent-events:BOOL=FALSE
X
Xpost-patch:
X	@${CP} -R ${WRKDIR}/${ICONS_PACKAGE}/* ${WRKSRC}
X	@${FIND} ${WRKSRC} -type f \( -name "*.c" -o -name "*.conf" \
X		-o -name netspeed -o -name nvidia-config -o -name "*.sh" \
X		-o -name "*.rb" \) | ${XARGS} ${REINPLACE_CMD} -i.orig -e \
X	    's|/bin/bash|${LOCALBASE}/bin/bash|g; \
X	     s|/usr/bin/python|${PYTHON_CMD}|g; \
X	     s|/usr/bin/ruby|${LOCALBASE}/bin/ruby|g; \
X	     s|/usr/share/applications|${LOCALBASE}/share/applications|g; \
X	     s|/usr/share/cairo-dock|${LOCALBASE}/share/cairo-dock|g'
X
Xpost-install:
X#.if defined(VALA)
X	${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/CDApplet.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/
X#.endif
X	${RM} -R ${STAGEDIR}${PREFIX}/lib/pkgconfig
X
X.include <bsd.port.mk>
12062c5889666b4b9284a1595afe8adf
echo x - cairo-dock-plug-ins/distinfo
sed 's/^X//' >cairo-dock-plug-ins/distinfo << '8ff683291163315790545fffaba1c3fb'
XSHA256 (cairo-dock-plug-ins-3.4.0.git20141115.tar.gz) = 90dac06dc6e9dbe159c7d4fdbf3d7bee26884a3c2220ed7421f274733d6d8e84
XSIZE (cairo-dock-plug-ins-3.4.0.git20141115.tar.gz) = 7398541
XSHA256 (cairo-dock-plugins-png-icons.tar.gz) = f88327b073ac3673ea8765c608c7fe7beb1357b2c16c4dd8a26c14ec9cc2244a
XSIZE (cairo-dock-plugins-png-icons.tar.gz) = 1446489
8ff683291163315790545fffaba1c3fb
echo x - cairo-dock-plug-ins/pkg-descr
sed 's/^X//' >cairo-dock-plug-ins/pkg-descr << 'b102f34ea94270b711c04531e2b760e9'
XCairo-Dock-Plug-ins for Cairo-Dock is a light and eye-candy dock to launch your
Xprograms easily. It uses Cairo / OpenGL to render nice graphics (many in
Xcorrelation with Compiz) with hardware acceleration. It's fully configurable
Xand customizable and can be a taskbar too. You can easily plug applets into it
Xor in a desklet mode.
X
XWWW: http://www.glx-dock.org/
b102f34ea94270b711c04531e2b760e9
echo x - cairo-dock-plug-ins/pkg-plist
sed 's/^X//' >cairo-dock-plug-ins/pkg-plist << '863d82c9b8356c8ad5984acb6727a838'
X%%ALSA_MIXER%%lib/cairo-dock/libcd-AlsaMixer.so
Xlib/cairo-dock/libcd-Animated-icons.so
Xlib/cairo-dock/libcd-Cairo-Penguin.so
Xlib/cairo-dock/libcd-Clipper.so
Xlib/cairo-dock/libcd-Composite-Manager.so
Xlib/cairo-dock/libcd-Dbus.so
Xlib/cairo-dock/libcd-Folders.so
X%%IMPULSE%%lib/cairo-dock/libcd-Impulse.so
Xlib/cairo-dock/libcd-Remote-Control.so
X%%ZEITGEIST%%lib/cairo-dock/libcd-Recent-Events.so
Xlib/cairo-dock/libcd-Screenshot.so
X%%SOUND_EFFECTS%%lib/cairo-dock/libcd-Sound-Effects.so
X%%GMENU%%lib/cairo-dock/libcd-GMenu.so
Xlib/cairo-dock/libcd-Toons.so
X%%XGAMMA%%lib/cairo-dock/libcd-Xgamma.so
Xlib/cairo-dock/libcd-clock.so
Xlib/cairo-dock/libcd-desklet-rendering.so
Xlib/cairo-dock/libcd-dialog-rendering.so
Xlib/cairo-dock/libcd-dnd2share.so
Xlib/cairo-dock/libcd-drop_indicator.so
Xlib/cairo-dock/libcd-dustbin.so
Xlib/cairo-dock/libcd-icon-effect.so
Xlib/cairo-dock/libcd-illusion.so
Xlib/cairo-dock/libcd-logout.so
X%%MAIL%%lib/cairo-dock/libcd-mail.so
Xlib/cairo-dock/libcd-motion_blur.so
Xlib/cairo-dock/libcd-musicPlayer.so
Xlib/cairo-dock/libcd-netspeed.so
Xlib/cairo-dock/libcd-powermanager.so
Xlib/cairo-dock/libcd-quick-browser.so
Xlib/cairo-dock/libcd-rendering.so
Xlib/cairo-dock/libcd-rssreader.so
Xlib/cairo-dock/libcd-shortcuts.so
Xlib/cairo-dock/libcd-showDesktop.so
Xlib/cairo-dock/libcd-show_mouse.so
Xlib/cairo-dock/libcd-slider.so
Xlib/cairo-dock/libcd-stack.so
Xlib/cairo-dock/libcd-switcher.so
Xlib/cairo-dock/libcd-system-monitor.so
Xlib/cairo-dock/libcd-systray.so
Xlib/cairo-dock/libcd-tomboy.so
Xlib/cairo-dock/libcd-weather.so
X%%WEBLETS%%lib/cairo-dock/libcd-weblets.so
Xlib/cairo-dock/libcd-wifi.so
X%%GNOME_INTEGRATION%%lib/cairo-dock/libcd_gnome-integration.so
X%%KDE_INTEGRATION%%lib/cairo-dock/libcd_kde-integration.so
X%%KEYBOARD_INDICATOR%%lib/cairo-dock/libcd-keyboard-indicator.so
X%%XFCE_INTEGRATION%%lib/cairo-dock/libcd_xfce-integration.so
Xlib/libCDApplet.so
X%%PYTHON_SITELIBDIR%%/CDApplet-1.0-%%PYVER%%.egg-info
X%%PYTHON_SITELIBDIR%%/CDApplet.py
X%%PYTHON_SITELIBDIR%%/CDApplet.pyc
X%%PYTHON_SITELIBDIR%%/CDBashApplet-1.0-%%PYVER%%.egg-info
X%%PYTHON_SITELIBDIR%%/CDBashApplet.py
X%%PYTHON_SITELIBDIR%%/CDBashApplet.pyc
X%%PYTHON_SITELIBDIR%%/CairoDock.py
X%%PYTHON_SITELIBDIR%%/CairoDock.pyc
Xlibdata/pkgconfig/CDApplet.pc
Xlib/ruby/2.0/CDApplet.rb
X%%DATADIR%%/gauges/Battery-Mono/0.svg
X%%DATADIR%%/gauges/Battery-Mono/1.svg
X%%DATADIR%%/gauges/Battery-Mono/2.svg
X%%DATADIR%%/gauges/Battery-Mono/3.svg
X%%DATADIR%%/gauges/Battery-Mono/4.svg
X%%DATADIR%%/gauges/Battery-Mono/5.svg
X%%DATADIR%%/gauges/Battery-Mono/preview
X%%DATADIR%%/gauges/Battery-Mono/readme
X%%DATADIR%%/gauges/Battery-Mono/theme.xml
X%%DATADIR%%/gauges/Battery-Mono/version
X%%DATADIR%%/gauges/Battery/background.svg
X%%DATADIR%%/gauges/Battery/battery0.svg
X%%DATADIR%%/gauges/Battery/battery1.svg
X%%DATADIR%%/gauges/Battery/battery2.svg
X%%DATADIR%%/gauges/Battery/battery3.svg
X%%DATADIR%%/gauges/Battery/battery4.svg
X%%DATADIR%%/gauges/Battery/battery5.svg
X%%DATADIR%%/gauges/Battery/battery6.svg
X%%DATADIR%%/gauges/Battery/battery7.svg
X%%DATADIR%%/gauges/Battery/foreground.svg
X%%DATADIR%%/gauges/Battery/readme
X%%DATADIR%%/gauges/Battery/theme.xml
X%%DATADIR%%/gauges/Wifi_default/link-0.svg
X%%DATADIR%%/gauges/Wifi_default/link-1.svg
X%%DATADIR%%/gauges/Wifi_default/link-2.svg
X%%DATADIR%%/gauges/Wifi_default/link-3.svg
X%%DATADIR%%/gauges/Wifi_default/link-4.svg
X%%DATADIR%%/gauges/Wifi_default/link-5.svg
X%%DATADIR%%/gauges/Wifi_default/preview
X%%DATADIR%%/gauges/Wifi_default/readme
X%%DATADIR%%/gauges/Wifi_default/theme.xml
X%%DATADIR%%/gauges/Wifi_default/version
X%%DATADIR%%/plug-ins/Animated-icons/Animated-icons.conf
X%%DATADIR%%/plug-ins/Animated-icons/busy.svg
X%%DATADIR%%/plug-ins/Animated-icons/halo.png
X%%DATADIR%%/plug-ins/Animated-icons/icon-busy.png
X%%DATADIR%%/plug-ins/Animated-icons/icon-rotation.png
X%%DATADIR%%/plug-ins/Animated-icons/icon-wave.png
X%%DATADIR%%/plug-ins/Animated-icons/icon.svg
X%%DATADIR%%/plug-ins/Animated-icons/preview.jpg
X%%DATADIR%%/plug-ins/Animated-icons/ray.png
X%%DATADIR%%/plug-ins/Animated-icons/spot.png
X%%DATADIR%%/plug-ins/Animated-icons/texture-chrome.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/Cairo-Penguin.conf
X%%DATADIR%%/plug-ins/Cairo-Penguin/icon.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/preview.jpg
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/basher.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/blocker.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/boarder.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/bomber.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/bridger.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/climber.xpm
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/digger.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/drownfall.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/drownwalk.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/exit.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/faller.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/floater.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/miner.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/reader.xpm
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/readme
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/sitter.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/slider.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/superman.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/theme.conf
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/tumble.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/waiter.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/walker.png
X%%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic/xmas-walker.png
X%%DATADIR%%/plug-ins/Clipper/Clipper-actions-gnome.conf
X%%DATADIR%%/plug-ins/Clipper/Clipper-actions-kde.conf
X%%DATADIR%%/plug-ins/Clipper/Clipper-actions-xfce.conf
X%%DATADIR%%/plug-ins/Clipper/Clipper.conf
X%%DATADIR%%/plug-ins/Clipper/icon.svg
X%%DATADIR%%/plug-ins/Clipper/preview.jpg
X%%DATADIR%%/plug-ins/Composite-Manager/Composite-Manager.conf
X%%DATADIR%%/plug-ins/Composite-Manager/composite-off.png
X%%DATADIR%%/plug-ins/Composite-Manager/composite-on.png
X%%DATADIR%%/plug-ins/Composite-Manager/icon.png
X%%DATADIR%%/plug-ins/Composite-Manager/preview.jpg
X%%DATADIR%%/plug-ins/Dbus/CDApplet.h
X%%DATADIR%%/plug-ins/Dbus/CDBashApplet.sh
X%%DATADIR%%/plug-ins/Dbus/Dbus.conf
X%%DATADIR%%/plug-ins/Dbus/icon.svg
X%%DATADIR%%/plug-ins/Folders/Folders.conf
X%%DATADIR%%/plug-ins/Folders/icon.png
X%%DATADIR%%/plug-ins/Folders/preview.jpg
X%%DATADIR%%/plug-ins/RSSreader/RSSreader.conf
X%%DATADIR%%/plug-ins/RSSreader/icon.svg
X%%DATADIR%%/plug-ins/RSSreader/preview.jpg
X%%DATADIR%%/plug-ins/Remote-Control/Remote-Control.conf
X%%DATADIR%%/plug-ins/Remote-Control/arrows.svg
X%%DATADIR%%/plug-ins/Remote-Control/icon.png
X%%DATADIR%%/plug-ins/Remote-Control/preview.jpg
X%%ZEITGEIST%%%%DATADIR%%/plug-ins/Recent-Events/Recent-Events.conf
X%%ZEITGEIST%%%%DATADIR%%/plug-ins/Recent-Events/icon.svg
X%%ZEITGEIST%%%%DATADIR%%/plug-ins/Recent-Events/preview.jpg
X%%DATADIR%%/plug-ins/Screenshot/Screenshot.conf
X%%DATADIR%%/plug-ins/Screenshot/icon.svg
X%%DATADIR%%/plug-ins/Screenshot/preview.jpg
X%%DATADIR%%/plug-ins/System-monitor/System-Monitor.conf
X%%DATADIR%%/plug-ins/System-monitor/button-cpu.svg
X%%DATADIR%%/plug-ins/System-monitor/button-ram.svg
X%%DATADIR%%/plug-ins/System-monitor/icon.png
X%%DATADIR%%/plug-ins/System-monitor/nvidia-config
X%%DATADIR%%/plug-ins/System-monitor/preview.jpg
X%%DATADIR%%/plug-ins/Toons/Toons.conf
X%%DATADIR%%/plug-ins/Toons/icon.png
X%%DATADIR%%/plug-ins/Toons/preview.jpg
X%%DATADIR%%/plug-ins/Toons/themes/Classic/eyelid.svg
X%%DATADIR%%/plug-ins/Toons/themes/Classic/pupil.svg
X%%DATADIR%%/plug-ins/Toons/themes/Classic/readme
X%%DATADIR%%/plug-ins/Toons/themes/Classic/theme.conf
X%%DATADIR%%/plug-ins/Toons/themes/Classic/toon.svg
X%%XGAMMA%%%%DATADIR%%/plug-ins/Xgamma/Xgamma.conf
X%%XGAMMA%%%%DATADIR%%/plug-ins/Xgamma/icon.png
X%%XGAMMA%%%%DATADIR%%/plug-ins/Xgamma/preview.jpg
X%%DATADIR%%/plug-ins/clock/clock.conf
X%%DATADIR%%/plug-ins/clock/dates.svg
X%%DATADIR%%/plug-ins/clock/digital/default/config
X%%DATADIR%%/plug-ins/clock/digital/default/frame_0.svg
X%%DATADIR%%/plug-ins/clock/digital/default/frame_1.svg
X%%DATADIR%%/plug-ins/clock/digital/default/frame_2.svg
X%%DATADIR%%/plug-ins/clock/digital/default/frame_3.svg
X%%DATADIR%%/plug-ins/clock/icon-alarm.png
X%%DATADIR%%/plug-ins/clock/icon-task.png
X%%DATADIR%%/plug-ins/clock/icon.png
X%%DATADIR%%/plug-ins/clock/preview.jpg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-drop-shadow.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-face-shadow.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-face.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-frame.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-glass.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-hour-hand-shadow.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-hour-hand.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-marks.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-minute-hand-shadow.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-minute-hand.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-second-hand-shadow.svg
X%%DATADIR%%/plug-ins/clock/themes/default/clock-second-hand.svg
X%%DATADIR%%/plug-ins/clock/themes/default/readme
X%%DATADIR%%/plug-ins/clock/themes/default/theme.conf
X%%DATADIR%%/plug-ins/desklet-rendering/board.png
X%%DATADIR%%/plug-ins/desklet-rendering/branche1.svg
X%%DATADIR%%/plug-ins/desklet-rendering/branche2.svg
X%%DATADIR%%/plug-ins/desklet-rendering/cd_box.svg
X%%DATADIR%%/plug-ins/desklet-rendering/cd_box_cover.svg
X%%DATADIR%%/plug-ins/desklet-rendering/clear-bg.svg
X%%DATADIR%%/plug-ins/desklet-rendering/dark-bg.svg
X%%DATADIR%%/plug-ins/desklet-rendering/frame.svg
X%%DATADIR%%/plug-ins/desklet-rendering/icon.svg
X%%DATADIR%%/plug-ins/desklet-rendering/light-bg.svg
X%%DATADIR%%/plug-ins/desklet-rendering/reflect.svg
X%%DATADIR%%/plug-ins/desklet-rendering/scotch+frame.svg
X%%DATADIR%%/plug-ins/desklet-rendering/scotch.svg
X%%DATADIR%%/plug-ins/desklet-rendering/starcraft2.png
X%%DATADIR%%/plug-ins/desklet-rendering/water-dark-bg.png
X%%DATADIR%%/plug-ins/desklet-rendering/water-drop-bg.png
X%%DATADIR%%/plug-ins/dialog-rendering/icon.svg
X%%DATADIR%%/plug-ins/dnd2share/dnd2share.conf
X%%DATADIR%%/plug-ins/dnd2share/icon.svg
X%%DATADIR%%/plug-ins/dnd2share/preview.jpg
X%%DATADIR%%/plug-ins/dnd2share/upload2free.sh
X%%DATADIR%%/plug-ins/drop-indicator/default-drop-indicator.svg
X%%DATADIR%%/plug-ins/drop-indicator/default-hover-indicator.svg
X%%DATADIR%%/plug-ins/drop-indicator/drop_indicator.conf
X%%DATADIR%%/plug-ins/drop-indicator/icon.svg
X%%DATADIR%%/plug-ins/drop-indicator/preview.jpg
X%%DATADIR%%/plug-ins/dustbin/dustbin.conf
X%%DATADIR%%/plug-ins/dustbin/icon.png
X%%DATADIR%%/plug-ins/dustbin/preview.jpg
X%%DATADIR%%/plug-ins/dustbin/themes/default/preview
X%%DATADIR%%/plug-ins/dustbin/themes/default/trashcan_empty.svg
X%%DATADIR%%/plug-ins/dustbin/themes/default/trashcan_full.svg
X%%GNOME_INTEGRATION%%%%DATADIR%%/plug-ins/gnome-integration/icon.png
X%%DATADIR%%/plug-ins/icon-effect/icon-effect.conf
X%%DATADIR%%/plug-ins/icon-effect/icon-fire.svg
X%%DATADIR%%/plug-ins/icon-effect/icon-firework.png
X%%DATADIR%%/plug-ins/icon-effect/icon-storm.png
X%%DATADIR%%/plug-ins/icon-effect/icon.png
X%%DATADIR%%/plug-ins/icon-effect/preview.jpg
X%%DATADIR%%/plug-ins/icon-effect/rain.png
X%%DATADIR%%/plug-ins/icon-effect/snow.png
X%%DATADIR%%/plug-ins/icon-effect/star.png
X%%DATADIR%%/plug-ins/illusion/icon-black-hole.svg
X%%DATADIR%%/plug-ins/illusion/icon-break.svg
X%%DATADIR%%/plug-ins/illusion/icon-evaporate.svg
X%%DATADIR%%/plug-ins/illusion/icon-explode.svg
X%%DATADIR%%/plug-ins/illusion/icon-fade-out.svg
X%%DATADIR%%/plug-ins/illusion/icon.svg
X%%DATADIR%%/plug-ins/illusion/illusion.conf
X%%DATADIR%%/plug-ins/illusion/preview.jpg
X%%KDE_INTEGRATION%%%%DATADIR%%/plug-ins/kde-integration/icon.png
X%%DATADIR%%/plug-ins/logout/icon-scheduling.svg
X%%DATADIR%%/plug-ins/logout/icon.svg
X%%DATADIR%%/plug-ins/logout/locked.svg
X%%DATADIR%%/plug-ins/logout/logout.conf
X%%DATADIR%%/plug-ins/logout/logout.sh
X%%DATADIR%%/plug-ins/logout/preview.jpg
X%%DATADIR%%/plug-ins/logout/system-guest.svg
X%%DATADIR%%/plug-ins/logout/system-hibernate.svg
X%%DATADIR%%/plug-ins/logout/system-log-out.svg
X%%DATADIR%%/plug-ins/logout/system-restart.svg
X%%DATADIR%%/plug-ins/logout/system-shutdown.svg
X%%DATADIR%%/plug-ins/logout/system-suspend.svg
X%%MAIL%%%%DATADIR%%/plug-ins/mail/cd_mail_icon.png
X%%MAIL%%%%DATADIR%%/plug-ins/mail/cd_mail_newmail.svg
X%%MAIL%%%%DATADIR%%/plug-ins/mail/cd_mail_nomail.svg
X%%MAIL%%%%DATADIR%%/plug-ins/mail/mail.conf
X%%MAIL%%%%DATADIR%%/plug-ins/mail/preview.jpg
X%%MAIL%%%%DATADIR%%/plug-ins/mail/themes/Default/has_mail.svg
X%%MAIL%%%%DATADIR%%/plug-ins/mail/themes/Default/new_mail_sound.wav
X%%MAIL%%%%DATADIR%%/plug-ins/mail/themes/Default/no_mail.svg
X%%DATADIR%%/plug-ins/motion-blur/icon.png
X%%DATADIR%%/plug-ins/motion-blur/motion_blur.conf
X%%DATADIR%%/plug-ins/musicPlayer/0.svg
X%%DATADIR%%/plug-ins/musicPlayer/1.svg
X%%DATADIR%%/plug-ins/musicPlayer/2.svg
X%%DATADIR%%/plug-ins/musicPlayer/3.svg
X%%DATADIR%%/plug-ins/musicPlayer/broken.jpg
X%%DATADIR%%/plug-ins/musicPlayer/broken.svg
X%%DATADIR%%/plug-ins/musicPlayer/default.jpg
X%%DATADIR%%/plug-ins/musicPlayer/default.svg
X%%DATADIR%%/plug-ins/musicPlayer/icon.png
X%%DATADIR%%/plug-ins/musicPlayer/musicPlayer.conf
X%%DATADIR%%/plug-ins/musicPlayer/pause.jpg
X%%DATADIR%%/plug-ins/musicPlayer/pause.svg
X%%DATADIR%%/plug-ins/musicPlayer/play.jpg
X%%DATADIR%%/plug-ins/musicPlayer/play.svg
X%%DATADIR%%/plug-ins/musicPlayer/preview.jpg
X%%DATADIR%%/plug-ins/musicPlayer/stop.jpg
X%%DATADIR%%/plug-ins/musicPlayer/stop.svg
X%%DATADIR%%/plug-ins/musicPlayer/themes/cd_box_simple/frame.svg
X%%DATADIR%%/plug-ins/musicPlayer/themes/cd_box_simple/preview
X%%DATADIR%%/plug-ins/musicPlayer/themes/cd_box_simple/readme
X%%DATADIR%%/plug-ins/musicPlayer/themes/cd_box_simple/reflect.svg
X%%DATADIR%%/plug-ins/musicPlayer/themes/cd_box_simple/theme.conf
X%%DATADIR%%/plug-ins/netspeed/bad.png
X%%DATADIR%%/plug-ins/netspeed/default.png
X%%DATADIR%%/plug-ins/netspeed/icon.png
X%%DATADIR%%/plug-ins/netspeed/netspeed
X%%DATADIR%%/plug-ins/netspeed/netspeed.conf
X%%DATADIR%%/plug-ins/netspeed/ok.png
X%%DATADIR%%/plug-ins/netspeed/preview.jpg
X%%DATADIR%%/plug-ins/netspeed/unknown.png
X%%DATADIR%%/plug-ins/powermanager/charge.svg
X%%DATADIR%%/plug-ins/powermanager/default-battery.svg
X%%DATADIR%%/plug-ins/powermanager/default-charge.svg
X%%DATADIR%%/plug-ins/powermanager/icon.png
X%%DATADIR%%/plug-ins/powermanager/powermanager.conf
X%%DATADIR%%/plug-ins/powermanager/preview.jpg
X%%DATADIR%%/plug-ins/powermanager/sector.svg
X%%DATADIR%%/plug-ins/quick_browser/icon.svg
X%%DATADIR%%/plug-ins/quick_browser/preview.jpg
X%%DATADIR%%/plug-ins/quick_browser/quick-browser.conf
X%%DATADIR%%/plug-ins/rendering/icon.svg
X%%DATADIR%%/plug-ins/rendering/preview-3D-plane.jpg
X%%DATADIR%%/plug-ins/rendering/preview-caroussel.jpg
X%%DATADIR%%/plug-ins/rendering/preview-curve.jpg
X%%DATADIR%%/plug-ins/rendering/preview-panel.jpg
X%%DATADIR%%/plug-ins/rendering/preview-parabolic.jpg
X%%DATADIR%%/plug-ins/rendering/preview-rainbow.jpg
X%%DATADIR%%/plug-ins/rendering/preview-slide.jpg
X%%DATADIR%%/plug-ins/rendering/readme-3D-plane-view
X%%DATADIR%%/plug-ins/rendering/readme-caroussel-view
X%%DATADIR%%/plug-ins/rendering/readme-curve-view
X%%DATADIR%%/plug-ins/rendering/readme-panel-view
X%%DATADIR%%/plug-ins/rendering/readme-parabolic-view
X%%DATADIR%%/plug-ins/rendering/readme-rainbow-view
X%%DATADIR%%/plug-ins/rendering/readme-slide-view
X%%DATADIR%%/plug-ins/rendering/rendering.conf
X%%DATADIR%%/plug-ins/shared-files/images/expose-desktops.svg
X%%DATADIR%%/plug-ins/shared-files/images/expose-windows.svg
X%%DATADIR%%/plug-ins/shared-files/images/icon-gauge.png
X%%DATADIR%%/plug-ins/shared-files/images/icon-graph.png
X%%DATADIR%%/plug-ins/shared-files/images/show-desktop.svg
X%%DATADIR%%/plug-ins/shared-files/images/widget-layer.svg
X%%DATADIR%%/plug-ins/shared-files/scripts/lock-screen.sh
X%%DATADIR%%/plug-ins/shortcuts/icon.png
X%%DATADIR%%/plug-ins/shortcuts/preview.jpg
X%%DATADIR%%/plug-ins/shortcuts/shortcuts.conf
X%%DATADIR%%/plug-ins/showDesktop/icon-active.png
X%%DATADIR%%/plug-ins/showDesktop/icon.png
X%%DATADIR%%/plug-ins/showDesktop/showDesktop.conf
X%%DATADIR%%/plug-ins/show_mouse/icon.png
X%%DATADIR%%/plug-ins/show_mouse/preview.jpg
X%%DATADIR%%/plug-ins/show_mouse/show_mouse.conf
X%%DATADIR%%/plug-ins/slider/icon.png
X%%DATADIR%%/plug-ins/slider/preview.jpg
X%%DATADIR%%/plug-ins/slider/slider.conf
X%%DATADIR%%/plug-ins/stack/icon.png
X%%DATADIR%%/plug-ins/stack/preview.jpg
X%%DATADIR%%/plug-ins/stack/stack.conf
X%%DATADIR%%/plug-ins/stack/text-icon.svg
X%%DATADIR%%/plug-ins/stack/url-icon.svg
X%%DATADIR%%/plug-ins/switcher/broken.svg
X%%DATADIR%%/plug-ins/switcher/default.svg
X%%DATADIR%%/plug-ins/switcher/preview.jpg
X%%DATADIR%%/plug-ins/switcher/switcher.conf
X%%DATADIR%%/plug-ins/switcher/workspaces.svg
X%%DATADIR%%/plug-ins/systray/icon.png
X%%DATADIR%%/plug-ins/systray/preview.jpg
X%%DATADIR%%/plug-ins/systray/systray.conf
X%%DATADIR%%/plug-ins/tomboy/close.svg
X%%DATADIR%%/plug-ins/tomboy/icon.svg
X%%DATADIR%%/plug-ins/tomboy/note.svg
X%%DATADIR%%/plug-ins/tomboy/preview.jpg
X%%DATADIR%%/plug-ins/tomboy/tomboy.conf
X%%DATADIR%%/plug-ins/weather/broken.png
X%%DATADIR%%/plug-ins/weather/icon.png
X%%DATADIR%%/plug-ins/weather/preview.jpg
X%%DATADIR%%/plug-ins/weather/themes/Classic/0.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/1.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/10.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/11.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/12.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/13.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/14.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/15.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/16.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/17.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/18.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/19.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/2.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/20.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/21.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/22.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/23.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/24.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/25.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/26.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/27.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/28.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/29.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/3.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/30.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/31.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/32.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/33.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/34.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/35.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/36.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/37.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/38.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/39.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/4.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/40.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/41.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/42.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/43.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/44.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/45.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/46.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/47.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/5.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/6.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/7.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/8.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/9.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/na.png
X%%DATADIR%%/plug-ins/weather/themes/Classic/preview
X%%DATADIR%%/plug-ins/weather/themes/Classic/readme
X%%DATADIR%%/plug-ins/weather/weather.conf
X%%WEBLETS%%%%DATADIR%%/plug-ins/weblets/icon.png
X%%WEBLETS%%%%DATADIR%%/plug-ins/weblets/preview.jpg
X%%WEBLETS%%%%DATADIR%%/plug-ins/weblets/weblets.conf
X%%DATADIR%%/plug-ins/wifi/default.svg
X%%DATADIR%%/plug-ins/wifi/icon.png
X%%DATADIR%%/plug-ins/wifi/no-signal.svg
X%%DATADIR%%/plug-ins/wifi/preview.jpg
X%%DATADIR%%/plug-ins/wifi/wifi.conf
X%%XFCE_INTEGRATION%%%%DATADIR%%/plug-ins/xfce-integration/icon.png
Xshare/locale/ar/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/ca/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/cs/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/de/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/el/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/en/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/es/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/et/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/eu/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/fr/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/he/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/hr/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/hu/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/id/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/it/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/ja/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/ko/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/lt/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/nl/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/pl/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/pt/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/pt_BR/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/ru/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/sk/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/sr/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/sr@latin/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/sv/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/tr/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/uk/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/uz/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/zh_CN/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/locale/zh_TW/LC_MESSAGES/cairo-dock-plugins.mo
Xshare/vala/vapi/CDApplet.deps
Xshare/vala/vapi/CDApplet.vapi
X@dirrmtry %%DATADIR%%/gauges/Battery
X@dirrmtry %%DATADIR%%/gauges/Battery-Mono
X@dirrmtry %%DATADIR%%/gauges/Wifi_default
X@dirrmtry %%DATADIR%%/plug-ins/Animated-icons
X@dirrmtry %%DATADIR%%/plug-ins/Cairo-Penguin/themes/Classic
X@dirrmtry %%DATADIR%%/plug-ins/Cairo-Penguin/themes
X@dirrmtry %%DATADIR%%/plug-ins/Cairo-Penguin
X@dirrmtry %%DATADIR%%/plug-ins/Clipper
X@dirrmtry %%DATADIR%%/plug-ins/Composite-Manager
X@dirrmtry %%DATADIR%%/plug-ins/Dbus
X@dirrmtry %%DATADIR%%/plug-ins/Folders
X@dirrmtry %%DATADIR%%/plug-ins/RSSreader
X@dirrmtry %%DATADIR%%/plug-ins/Remote-Control
X@dirrmtry %%DATADIR%%/plug-ins/Screenshot
X@dirrmtry %%DATADIR%%/plug-ins/System-monitor
X@dirrmtry %%DATADIR%%/plug-ins/Toons/themes/Classic
X@dirrmtry %%DATADIR%%/plug-ins/Toons/themes
X@dirrmtry %%DATADIR%%/plug-ins/Toons
X%%XGAMMA%%@dirrmtry %%DATADIR%%/plug-ins/Xgamma
X@dirrmtry %%DATADIR%%/plug-ins/clock/digital/default
X@dirrmtry %%DATADIR%%/plug-ins/clock/digital
X@dirrmtry %%DATADIR%%/plug-ins/clock/themes/default
X@dirrmtry %%DATADIR%%/plug-ins/clock/themes
X@dirrmtry %%DATADIR%%/plug-ins/clock
X@dirrmtry %%DATADIR%%/plug-ins/desklet-rendering
X@dirrmtry %%DATADIR%%/plug-ins/dialog-rendering
X@dirrmtry %%DATADIR%%/plug-ins/dnd2share
X@dirrmtry %%DATADIR%%/plug-ins/drop-indicator
X@dirrmtry %%DATADIR%%/plug-ins/dustbin/themes/default
X@dirrmtry %%DATADIR%%/plug-ins/dustbin/themes
X@dirrmtry %%DATADIR%%/plug-ins/dustbin
X%%GNOME_INTEGRATION%%@dirrmtry %%DATADIR%%/plug-ins/gnome-integration
X@dirrmtry %%DATADIR%%/plug-ins/icon-effect
X@dirrmtry %%DATADIR%%/plug-ins/illusion
X%%KDE_INTEGRATION%%@dirrmtry %%DATADIR%%/plug-ins/kde-integration
X@dirrmtry %%DATADIR%%/plug-ins/logout
X%%MAIL%%@dirrmtry %%DATADIR%%/plug-ins/mail/themes/Default
X%%MAIL%%@dirrmtry %%DATADIR%%/plug-ins/mail/themes
X%%MAIL%%@dirrmtry %%DATADIR%%/plug-ins/mail
X@dirrmtry %%DATADIR%%/plug-ins/motion-blur
X@dirrmtry %%DATADIR%%/plug-ins/musicPlayer/themes/cd_box_simple
X@dirrmtry %%DATADIR%%/plug-ins/musicPlayer/themes
X@dirrmtry %%DATADIR%%/plug-ins/musicPlayer
X@dirrmtry %%DATADIR%%/plug-ins/netspeed
X@dirrmtry %%DATADIR%%/plug-ins/powermanager
X@dirrmtry %%DATADIR%%/plug-ins/quick_browser
X@dirrmtry %%DATADIR%%/plug-ins/rendering
X@dirrmtry %%DATADIR%%/plug-ins/shared-files/images
X@dirrmtry %%DATADIR%%/plug-ins/shared-files/scripts
X@dirrmtry %%DATADIR%%/plug-ins/shared-files
X@dirrmtry %%DATADIR%%/plug-ins/shortcuts
X@dirrmtry %%DATADIR%%/plug-ins/showDesktop
X@dirrmtry %%DATADIR%%/plug-ins/show_mouse
X@dirrmtry %%DATADIR%%/plug-ins/slider
X@dirrmtry %%DATADIR%%/plug-ins/stack
X@dirrmtry %%DATADIR%%/plug-ins/switcher
X@dirrmtry %%DATADIR%%/plug-ins/systray
X@dirrmtry %%DATADIR%%/plug-ins/tomboy
X@dirrmtry %%DATADIR%%/plug-ins/weather/themes/Classic
X@dirrmtry %%DATADIR%%/plug-ins/weather/themes
X@dirrmtry %%DATADIR%%/plug-ins/weather
X%%WEBLETS%%@dirrmtry %%DATADIR%%/plug-ins/weblets
X@dirrmtry %%DATADIR%%/plug-ins/wifi
X%%XFCE_INTEGRATION%%@dirrmtry %%DATADIR%%/plug-ins/xfce-integration
863d82c9b8356c8ad5984acb6727a838
exit