diff options
90 files changed, 5241 insertions, 5429 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 3b5e6dd9264..6d988c3e278 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:10 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-mixer-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= audio COMMENT= XFce4 mixer plugin diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST index 0df465dcadd..916dc8d51fc 100644 --- a/audio/xfce4-mixer/PLIST +++ b/audio/xfce4-mixer/PLIST @@ -1,32 +1,41 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:17 jlam Exp $ -lib/xfce4/panel-plugins/libmixer.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-mixer.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce4-mixer.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-mixer.mo -${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-mixer.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-mixer.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-mixer.mo -${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-mixer.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo +bin/xfce4-mixer +lib/xfce4/mcs-plugins/sound_settings.la +lib/xfce4/modules/libxfce4mixer.la +lib/xfce4/panel-plugins/libmixer.la +share/applications/xfce-mixer-settings.desktop +share/icons/hicolor/48x48/apps/xfce4-mixer.png diff --git a/audio/xfce4-mixer/buildlink3.mk b/audio/xfce4-mixer/buildlink3.mk index 58faec88ff6..c3285db03d1 100644 --- a/audio/xfce4-mixer/buildlink3.mk +++ b/audio/xfce4-mixer/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_MIXER_BUILDLINK3_MK:= ${XFCE4_MIXER_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-mixer} BUILDLINK_PACKAGES+= xfce4-mixer .if !empty(XFCE4_MIXER_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-mixer+= xfce4-mixer>=4.0.6 +BUILDLINK_DEPENDS.xfce4-mixer+= xfce4-mixer>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-mixer?= ../../audio/xfce4-mixer .endif # XFCE4_MIXER_BUILDLINK3_MK diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index 1764a2c37ab..77e662df157 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfce4-mixer-4.0.6.tar.gz) = a7a2397eb3a9c8b4114a4a83e1c3697916546cf1 -Size (xfce4-mixer-4.0.6.tar.gz) = 360031 bytes +SHA1 (xfce4-mixer-4.2.0.tar.gz) = 204a491ec82107debf2d067b8fd9c19a0170634b +Size (xfce4-mixer-4.2.0.tar.gz) = 544212 bytes diff --git a/graphics/xfce4-iconbox/Makefile b/graphics/xfce4-iconbox/Makefile index 56d4f7992c4..086ff591131 100644 --- a/graphics/xfce4-iconbox/Makefile +++ b/graphics/xfce4-iconbox/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:14:58 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-iconbox-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= graphics COMMENT= XFce4 icon displayer diff --git a/graphics/xfce4-iconbox/PLIST b/graphics/xfce4-iconbox/PLIST index 33f714a796a..33ffef315a9 100644 --- a/graphics/xfce4-iconbox/PLIST +++ b/graphics/xfce4-iconbox/PLIST @@ -1,28 +1,37 @@ -@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:09:38 jlam Exp $ -bin/xfce4-iconbox -lib/xfce4/mcs-plugins/xfce4-iconbox_settings.la +@comment $NetBSD: PLIST,v 1.8 2005/01/17 12:56:13 martti Exp $ +${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce4-iconbox.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-iconbox.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-iconbox.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-iconbox.mo @@ -30,3 +39,8 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-iconbox.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-iconbox.mo +bin/xfce4-iconbox +lib/xfce4/mcs-plugins/xfce4-iconbox_settings.la +share/applications/xfce-iconbox-settings.desktop +share/icons/hicolor/48x48/apps/xfce4-iconbox.png +share/icons/hicolor/scalable/apps/xfce4-iconbox.svg diff --git a/graphics/xfce4-iconbox/buildlink3.mk b/graphics/xfce4-iconbox/buildlink3.mk index b77675fad79..52bc8b02a57 100644 --- a/graphics/xfce4-iconbox/buildlink3.mk +++ b/graphics/xfce4-iconbox/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_ICONBOX_BUILDLINK3_MK:= ${XFCE4_ICONBOX_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-iconbox} BUILDLINK_PACKAGES+= xfce4-iconbox .if !empty(XFCE4_ICONBOX_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-iconbox+= xfce4-iconbox>=4.0.6 +BUILDLINK_DEPENDS.xfce4-iconbox+= xfce4-iconbox>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-iconbox?= ../../graphics/xfce4-iconbox .endif # XFCE4_ICONBOX_BUILDLINK3_MK diff --git a/graphics/xfce4-iconbox/distinfo b/graphics/xfce4-iconbox/distinfo index a039c2fc82a..e94e4f0d210 100644 --- a/graphics/xfce4-iconbox/distinfo +++ b/graphics/xfce4-iconbox/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfce4-iconbox-4.0.6.tar.gz) = b1d99e9c46244ea1404a6a50a72dc7f02505687b -Size (xfce4-iconbox-4.0.6.tar.gz) = 381664 bytes +SHA1 (xfce4-iconbox-4.2.0.tar.gz) = dfc5caaf4249f906fc42bb140e4de4ef95850e8f +Size (xfce4-iconbox-4.2.0.tar.gz) = 395861 bytes diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile index 8c01ffdb4f3..a9e31c42beb 100644 --- a/meta-pkgs/xfce4-extras/Makefile +++ b/meta-pkgs/xfce4-extras/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:12:58 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-extras-${XFCE4_VERSION} -PKGREVISION= 1 DISTFILES= # empty CATEGORIES= meta-pkgs COMMENT= XFce4 extras @@ -29,7 +28,6 @@ do-install: # empty .include "../../sysutils/xfce4-systemload-plugin/buildlink3.mk" .include "../../sysutils/xfce4-xkb-plugin/buildlink3.mk" .include "../../x11/xfce4-clipman-plugin/buildlink3.mk" -.include "../../x11/xfce4-menueditor/buildlink3.mk" .include "../../x11/xfce4-notes-plugin/buildlink3.mk" .include "../../x11/xfce4-taskbar-plugin/buildlink3.mk" .include "../../x11/xfce4-windowlist-plugin/buildlink3.mk" diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile index 680debdd20a..216d1a87d7f 100644 --- a/meta-pkgs/xfce4/Makefile +++ b/meta-pkgs/xfce4/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:12:58 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/01/17 12:56:13 martti Exp $ .include "Makefile.common" DISTNAME= xfce4-${XFCE4_VERSION} -PKGREVISION= 1 DISTFILES= # empty CATEGORIES= meta-pkgs COMMENT= XFce4 @@ -15,23 +14,22 @@ NO_MTREE= # defined do-install: # empty -# Basic stuff +.include "../../audio/xfce4-mixer/buildlink3.mk" +.include "../../graphics/xfce4-icon-theme/buildlink3.mk" .include "../../graphics/xfce4-iconbox/buildlink3.mk" .include "../../print/xfce4-print/buildlink3.mk" +.include "../../sysutils/xfce4-appfinder/buildlink3.mk" .include "../../sysutils/xfce4-fm/buildlink3.mk" +.include "../../sysutils/xfce4-systray/buildlink3.mk" +.include "../../time/xfce4-calendar/buildlink3.mk" +.include "../../wm/xfce4-wm-themes/buildlink3.mk" .include "../../wm/xfce4-wm/buildlink3.mk" .include "../../x11/xfce4-desktop/buildlink3.mk" .include "../../x11/xfce4-gtk2-engines/buildlink3.mk" -.include "../../x11/xfce4-utils/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" - -# Extras -.include "../../audio/xfce4-mixer/buildlink3.mk" -.include "../../sysutils/xfce4-fm-icons/buildlink3.mk" -.include "../../sysutils/xfce4-systray/buildlink3.mk" -.include "../../wm/xfce4-wm-themes/buildlink3.mk" -.include "../../x11/xfce4-themes/buildlink3.mk" +.include "../../x11/xfce4-session/buildlink3.mk" .include "../../x11/xfce4-toys/buildlink3.mk" .include "../../x11/xfce4-trigger-launcher/buildlink3.mk" +.include "../../x11/xfce4-utils/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common index bbbea1db242..7200cc600ba 100644 --- a/meta-pkgs/xfce4/Makefile.common +++ b/meta-pkgs/xfce4/Makefile.common @@ -1,13 +1,13 @@ -# $NetBSD: Makefile.common,v 1.16 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: Makefile.common,v 1.17 2005/01/17 12:56:13 martti Exp $ -MASTER_SITES= http://www.xfce.org/archive/xfce-4.0.6/src/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.6/src/ \ - http://linux.imp.mx/xfce4/xfce_4.0.6/src/ +MASTER_SITES= http://www.xfce.org/archive/xfce-4.2.0/src/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.2.0/src/ \ + http://linux.imp.mx/xfce4/xfce_4.2.0/src/ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.xfce.org/ -XFCE4_VERSION= 4.0.6 +XFCE4_VERSION= 4.2.0 # Do NOT put a PKGREVISION statement in this file! diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk index 123ca16ef2d..44f519497ee 100644 --- a/meta-pkgs/xfce4/buildlink3.mk +++ b/meta-pkgs/xfce4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_BUILDLINK3_MK:= ${XFCE4_BUILDLINK3_MK}+ @@ -11,25 +11,27 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4} BUILDLINK_PACKAGES+= xfce4 .if !empty(XFCE4_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4+= xfce4>=4.0.6 +BUILDLINK_DEPENDS.xfce4+= xfce4>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4 .endif # XFCE4_BUILDLINK3_MK +.include "../../audio/xfce4-mixer/buildlink3.mk" +.include "../../graphics/xfce4-icon-theme/buildlink3.mk" .include "../../graphics/xfce4-iconbox/buildlink3.mk" .include "../../print/xfce4-print/buildlink3.mk" +.include "../../sysutils/xfce4-appfinder/buildlink3.mk" .include "../../sysutils/xfce4-fm/buildlink3.mk" +.include "../../sysutils/xfce4-systray/buildlink3.mk" +.include "../../time/xfce4-calendar/buildlink3.mk" +.include "../../wm/xfce4-wm-themes/buildlink3.mk" .include "../../wm/xfce4-wm/buildlink3.mk" .include "../../x11/xfce4-desktop/buildlink3.mk" .include "../../x11/xfce4-gtk2-engines/buildlink3.mk" -.include "../../x11/xfce4-utils/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../audio/xfce4-mixer/buildlink3.mk" -.include "../../sysutils/xfce4-fm-icons/buildlink3.mk" -.include "../../sysutils/xfce4-systray/buildlink3.mk" -.include "../../wm/xfce4-wm-themes/buildlink3.mk" -.include "../../x11/xfce4-themes/buildlink3.mk" +.include "../../x11/xfce4-session/buildlink3.mk" .include "../../x11/xfce4-toys/buildlink3.mk" .include "../../x11/xfce4-trigger-launcher/buildlink3.mk" +.include "../../x11/xfce4-utils/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index e251a4a4d5e..892d6d34d5f 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:07 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} -PKGREVISION= 1 DISTNAME= xfprint-${XFCE4_VERSION} CATEGORIES= print COMMENT= XFce4 print dialog +.include "../../print/a2ps/buildlink3.mk" .include "../../x11/xfce4-mcs-plugins/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/xfce4-print/PLIST b/print/xfce4-print/PLIST index 32ae2561299..816a15d3631 100644 --- a/print/xfce4-print/PLIST +++ b/print/xfce4-print/PLIST @@ -1,31 +1,35 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:51 jlam Exp $ -bin/xfprint-manager -bin/xfprint4 -lib/libxfprint.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfprint.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfprint.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfprint.mo @@ -33,3 +37,23 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfprint.mo +bin/xfprint-manager +bin/xfprint4 +lib/xfce4/mcs-plugins/xfprint_plugin.la +lib/xfce4/xfprint-plugins/bsdlpr_plugin.la +lib/xfce4/xfprint-plugins/file_plugin.la +share/applications/xfce-xfprint-settings.desktop +share/applications/xfprint-manager.desktop +share/applications/xfprint.desktop +share/icons/hicolor/48x48/apps/xfprint.png +share/icons/hicolor/scalable/apps/xfprint.svg +share/xfce4/doc/C/images/xfprint-manager-queue.png +share/xfce4/doc/C/images/xfprint-manager.png +share/xfce4/doc/C/images/xfprint_headings.png +share/xfce4/doc/C/images/xfprint_input.png +share/xfce4/doc/C/images/xfprint_mcs_plugin.png +share/xfce4/doc/C/images/xfprint_prettyprinting.png +share/xfce4/doc/C/images/xfprint_sheets.png +share/xfce4/doc/C/images/xfprint_virtualpages.png +share/xfce4/doc/C/xfprint.html +@dirrm lib/xfce4/xfprint-plugins diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk index f7f34f7111c..086da4304b4 100644 --- a/print/xfce4-print/buildlink3.mk +++ b/print/xfce4-print/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_PRINT_BUILDLINK3_MK:= ${XFCE4_PRINT_BUILDLINK3_MK}+ @@ -11,10 +11,11 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-print} BUILDLINK_PACKAGES+= xfce4-print .if !empty(XFCE4_PRINT_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-print+= xfce4-print>=4.0.6 +BUILDLINK_DEPENDS.xfce4-print+= xfce4-print>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print .endif # XFCE4_PRINT_BUILDLINK3_MK +.include "../../print/a2ps/buildlink3.mk" .include "../../x11/xfce4-mcs-plugins/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo index ebf4e9e9a61..9dc1996f7e2 100644 --- a/print/xfce4-print/distinfo +++ b/print/xfce4-print/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfprint-4.0.6.tar.gz) = 25b5a86d380aa05d73bb66f19004f6029d2dfe75 -Size (xfprint-4.0.6.tar.gz) = 447407 bytes +SHA1 (xfprint-4.2.0.tar.gz) = c01600e083b7260b80badf66622bd1554aa0635b +Size (xfprint-4.2.0.tar.gz) = 687610 bytes diff --git a/sysutils/xfce4-fm-icons/DESCR b/sysutils/xfce4-fm-icons/DESCR deleted file mode 100644 index ca99152f72e..00000000000 --- a/sysutils/xfce4-fm-icons/DESCR +++ /dev/null @@ -1 +0,0 @@ -Additional filemanager icons for XFce4. diff --git a/sysutils/xfce4-fm-icons/Makefile b/sysutils/xfce4-fm-icons/Makefile deleted file mode 100644 index 4dc869e9936..00000000000 --- a/sysutils/xfce4-fm-icons/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:17 tv Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -PKGNAME= xfce4-fm-icons-${XFCE4_VERSION} -PKGREVISION= 1 -DISTNAME= xffm-icons-${XFCE4_VERSION} -CATEGORIES= sysutils -COMMENT= XFce4 filemanager icons - -.include "../../sysutils/xfce4-fm/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-fm-icons/PLIST b/sysutils/xfce4-fm-icons/PLIST deleted file mode 100644 index 6cfce92d7ff..00000000000 --- a/sysutils/xfce4-fm-icons/PLIST +++ /dev/null @@ -1,1334 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:33:05 martti Exp $ -share/xffm/pixmaps/Crystal/apps/Hardware.png -share/xffm/pixmaps/Crystal/apps/Network.png -share/xffm/pixmaps/Crystal/apps/access.png -share/xffm/pixmaps/Crystal/apps/access2.png -share/xffm/pixmaps/Crystal/apps/acroread.png -share/xffm/pixmaps/Crystal/apps/applixware.png -share/xffm/pixmaps/Crystal/apps/ark.png -share/xffm/pixmaps/Crystal/apps/background.png -share/xffm/pixmaps/Crystal/apps/cache.png -share/xffm/pixmaps/Crystal/apps/clanbomber.png -share/xffm/pixmaps/Crystal/apps/clock.png -share/xffm/pixmaps/Crystal/apps/core.png -share/xffm/pixmaps/Crystal/apps/email.png -share/xffm/pixmaps/Crystal/apps/error.png -share/xffm/pixmaps/Crystal/apps/filetypes.png -share/xffm/pixmaps/Crystal/apps/galeon.png -share/xffm/pixmaps/Crystal/apps/gimp.png -share/xffm/pixmaps/Crystal/apps/gnome-apps.png -share/xffm/pixmaps/Crystal/apps/gvim_48x48.png -share/xffm/pixmaps/Crystal/apps/help_index.png -share/xffm/pixmaps/Crystal/apps/hwinfo.png -share/xffm/pixmaps/Crystal/apps/ica.png -share/xffm/pixmaps/Crystal/apps/important.png -share/xffm/pixmaps/Crystal/apps/java.png -share/xffm/pixmaps/Crystal/apps/kaboodle.png -share/xffm/pixmaps/Crystal/apps/kappfinder.png -share/xffm/pixmaps/Crystal/apps/kate.png -share/xffm/pixmaps/Crystal/apps/kcalc.png -share/xffm/pixmaps/Crystal/apps/kchart.png -share/xffm/pixmaps/Crystal/apps/kcmdevices.png -share/xffm/pixmaps/Crystal/apps/kcmmemory.png -share/xffm/pixmaps/Crystal/apps/kcmpartitions.png -share/xffm/pixmaps/Crystal/apps/kcmpci.png -share/xffm/pixmaps/Crystal/apps/kcontrol.png -share/xffm/pixmaps/Crystal/apps/kdevelop.png -share/xffm/pixmaps/Crystal/apps/kdf.png -share/xffm/pixmaps/Crystal/apps/kdict.png -share/xffm/pixmaps/Crystal/apps/kdisknav.png -share/xffm/pixmaps/Crystal/apps/kdmconfig.png -share/xffm/pixmaps/Crystal/apps/kedit.png -share/xffm/pixmaps/Crystal/apps/keditbookmarks.png -share/xffm/pixmaps/Crystal/apps/kfind.png -share/xffm/pixmaps/Crystal/apps/kfloppy.png -share/xffm/pixmaps/Crystal/apps/kfm_home.png -share/xffm/pixmaps/Crystal/apps/kformula.png -share/xffm/pixmaps/Crystal/apps/kghostview.png -share/xffm/pixmaps/Crystal/apps/khelpcenter.png -share/xffm/pixmaps/Crystal/apps/kivio.png -share/xffm/pixmaps/Crystal/apps/klipper.png -share/xffm/pixmaps/Crystal/apps/klpq.png -share/xffm/pixmaps/Crystal/apps/kmail.png -share/xffm/pixmaps/Crystal/apps/kmenu.png -share/xffm/pixmaps/Crystal/apps/kmenu2.png -share/xffm/pixmaps/Crystal/apps/kmix.png -share/xffm/pixmaps/Crystal/apps/knode.png -share/xffm/pixmaps/Crystal/apps/konqueror.png -share/xffm/pixmaps/Crystal/apps/konqueror2.png -share/xffm/pixmaps/Crystal/apps/konqueror2a.png -share/xffm/pixmaps/Crystal/apps/konsole.png -share/xffm/pixmaps/Crystal/apps/konsole2.png -share/xffm/pixmaps/Crystal/apps/konsole3.png -share/xffm/pixmaps/Crystal/apps/kpackage.png -share/xffm/pixmaps/Crystal/apps/kppp.png -share/xffm/pixmaps/Crystal/apps/kpresenter.png -share/xffm/pixmaps/Crystal/apps/kscd.png -share/xffm/pixmaps/Crystal/apps/kscreensaver.png -share/xffm/pixmaps/Crystal/apps/ksirc.png -share/xffm/pixmaps/Crystal/apps/ksmiletris.png -share/xffm/pixmaps/Crystal/apps/kspread.png -share/xffm/pixmaps/Crystal/apps/ksysguard.png -share/xffm/pixmaps/Crystal/apps/kthememgr.png -share/xffm/pixmaps/Crystal/apps/ktip.png -share/xffm/pixmaps/Crystal/apps/kugar.png -share/xffm/pixmaps/Crystal/apps/kuser.png -share/xffm/pixmaps/Crystal/apps/kvirc.png -share/xffm/pixmaps/Crystal/apps/kword.png -share/xffm/pixmaps/Crystal/apps/kwrite.png -share/xffm/pixmaps/Crystal/apps/laptop_batery.png -share/xffm/pixmaps/Crystal/apps/licq.png -share/xffm/pixmaps/Crystal/apps/lime.png -share/xffm/pixmaps/Crystal/apps/linneighborhood.png -share/xffm/pixmaps/Crystal/apps/linuxconf.png -share/xffm/pixmaps/Crystal/apps/looknfeel.png -share/xffm/pixmaps/Crystal/apps/mouse.png -share/xffm/pixmaps/Crystal/apps/mozilla-m.png -share/xffm/pixmaps/Crystal/apps/mozilla-mail.png -share/xffm/pixmaps/Crystal/apps/mozilla.png -share/xffm/pixmaps/Crystal/apps/multimedia.png -share/xffm/pixmaps/Crystal/apps/nedit.png -share/xffm/pixmaps/Crystal/apps/netscape.png -share/xffm/pixmaps/Crystal/apps/network.png -share/xffm/pixmaps/Crystal/apps/noatun.png -share/xffm/pixmaps/Crystal/apps/noatun2.png -share/xffm/pixmaps/Crystal/apps/openoffice.png -share/xffm/pixmaps/Crystal/apps/opera.png -share/xffm/pixmaps/Crystal/apps/package.png -share/xffm/pixmaps/Crystal/apps/package_applications.png -share/xffm/pixmaps/Crystal/apps/package_favourite.png -share/xffm/pixmaps/Crystal/apps/package_games.png -share/xffm/pixmaps/Crystal/apps/package_multimedia.png -share/xffm/pixmaps/Crystal/apps/package_network.png -share/xffm/pixmaps/Crystal/apps/package_settings.png -share/xffm/pixmaps/Crystal/apps/package_toys.png -share/xffm/pixmaps/Crystal/apps/package_utilities.png -share/xffm/pixmaps/Crystal/apps/password.png -share/xffm/pixmaps/Crystal/apps/penguin.png -share/xffm/pixmaps/Crystal/apps/personal.png -share/xffm/pixmaps/Crystal/apps/phppg.png -share/xffm/pixmaps/Crystal/apps/pysol.png -share/xffm/pixmaps/Crystal/apps/quicktime.png -share/xffm/pixmaps/Crystal/apps/soffice.png -share/xffm/pixmaps/Crystal/apps/staroffice.png -share/xffm/pixmaps/Crystal/apps/synaptic.png -share/xffm/pixmaps/Crystal/apps/terminal.png -share/xffm/pixmaps/Crystal/apps/tux.png -share/xffm/pixmaps/Crystal/apps/vmware.png -share/xffm/pixmaps/Crystal/apps/vnc.png -share/xffm/pixmaps/Crystal/apps/window_list.png -share/xffm/pixmaps/Crystal/apps/wine.png -share/xffm/pixmaps/Crystal/apps/wmaker_apps.png -share/xffm/pixmaps/Crystal/apps/wp.png -share/xffm/pixmaps/Crystal/apps/xclock.png -share/xffm/pixmaps/Crystal/apps/xfig.png -share/xffm/pixmaps/Crystal/apps/xfmail.png -share/xffm/pixmaps/Crystal/apps/xmag.png -share/xffm/pixmaps/Crystal/apps/xmms2.png -share/xffm/pixmaps/Crystal/apps/xmms_classic.png -share/xffm/pixmaps/Crystal/apps/xpaint.png -share/xffm/pixmaps/Crystal/devices/3floppy2_mount.png -share/xffm/pixmaps/Crystal/devices/3floppy2_unmount.png -share/xffm/pixmaps/Crystal/devices/3floppy3_mount.png -share/xffm/pixmaps/Crystal/devices/3floppy3_unmount.png -share/xffm/pixmaps/Crystal/devices/3floppy_mount.png -share/xffm/pixmaps/Crystal/devices/3floppy_unmount.png -share/xffm/pixmaps/Crystal/devices/Download_Drive.png -share/xffm/pixmaps/Crystal/devices/Download_Drive2.png -share/xffm/pixmaps/Crystal/devices/Modem.png -share/xffm/pixmaps/Crystal/devices/archos_mount.png -share/xffm/pixmaps/Crystal/devices/archos_unmount.png -share/xffm/pixmaps/Crystal/devices/cam.png -share/xffm/pixmaps/Crystal/devices/cd2.png -share/xffm/pixmaps/Crystal/devices/cdrom2_mount.png -share/xffm/pixmaps/Crystal/devices/cdrom2_unmount.png -share/xffm/pixmaps/Crystal/devices/cdrom_mount.png -share/xffm/pixmaps/Crystal/devices/cdrom_unmount.png -share/xffm/pixmaps/Crystal/devices/cdwriter_mount.png -share/xffm/pixmaps/Crystal/devices/cdwriter_unmount.png -share/xffm/pixmaps/Crystal/devices/dvd_mount.png -share/xffm/pixmaps/Crystal/devices/dvd_unmount.png -share/xffm/pixmaps/Crystal/devices/handheld.png -share/xffm/pixmaps/Crystal/devices/hdd2_mount.png -share/xffm/pixmaps/Crystal/devices/hdd2_unmount.png -share/xffm/pixmaps/Crystal/devices/hdd_linux_mount.png -share/xffm/pixmaps/Crystal/devices/hdd_linux_unmount.png -share/xffm/pixmaps/Crystal/devices/hdd_mount.png -share/xffm/pixmaps/Crystal/devices/hdd_unmount.png -share/xffm/pixmaps/Crystal/devices/hdd_win_mount.png -share/xffm/pixmaps/Crystal/devices/hdd_win_unmount.png -share/xffm/pixmaps/Crystal/devices/memory.png -share/xffm/pixmaps/Crystal/devices/nfs_mount.png -share/xffm/pixmaps/Crystal/devices/nfs_unmount.png -share/xffm/pixmaps/Crystal/devices/pda.png -share/xffm/pixmaps/Crystal/devices/print_printer.png -share/xffm/pixmaps/Crystal/devices/printer1.png -share/xffm/pixmaps/Crystal/devices/scanner.png -share/xffm/pixmaps/Crystal/devices/tablet.png -share/xffm/pixmaps/Crystal/devices/zip_mount.png -share/xffm/pixmaps/Crystal/devices/zip_unmount.png -share/xffm/pixmaps/Crystal/filesystems/Recycle_Bin_Empty3.png -share/xffm/pixmaps/Crystal/filesystems/Recycle_Bin_Full3.png -share/xffm/pixmaps/Crystal/filesystems/blockdevice.png -share/xffm/pixmaps/Crystal/filesystems/chardevice.png -share/xffm/pixmaps/Crystal/filesystems/desktop.png -share/xffm/pixmaps/Crystal/filesystems/desktop2.png -share/xffm/pixmaps/Crystal/filesystems/exec.png -share/xffm/pixmaps/Crystal/filesystems/favorites.png -share/xffm/pixmaps/Crystal/filesystems/file_broken.png -share/xffm/pixmaps/Crystal/filesystems/file_locked.png -share/xffm/pixmaps/Crystal/filesystems/file_temporary.png -share/xffm/pixmaps/Crystal/filesystems/files.png -share/xffm/pixmaps/Crystal/filesystems/folder.png -share/xffm/pixmaps/Crystal/filesystems/folder2.png -share/xffm/pixmaps/Crystal/filesystems/folder2_cd.png -share/xffm/pixmaps/Crystal/filesystems/folder2_crystal.png -share/xffm/pixmaps/Crystal/filesystems/folder2_green.png -share/xffm/pixmaps/Crystal/filesystems/folder2_grey.png -share/xffm/pixmaps/Crystal/filesystems/folder2_html.png -share/xffm/pixmaps/Crystal/filesystems/folder2_html2.png -share/xffm/pixmaps/Crystal/filesystems/folder2_locked.png -share/xffm/pixmaps/Crystal/filesystems/folder2_midi.png -share/xffm/pixmaps/Crystal/filesystems/folder2_red.png -share/xffm/pixmaps/Crystal/filesystems/folder2_sound.png -share/xffm/pixmaps/Crystal/filesystems/folder2_video.png -share/xffm/pixmaps/Crystal/filesystems/folder2_violet.png -share/xffm/pixmaps/Crystal/filesystems/folder2_yellow.png -share/xffm/pixmaps/Crystal/filesystems/folder3.png -share/xffm/pixmaps/Crystal/filesystems/folder3_green.png -share/xffm/pixmaps/Crystal/filesystems/folder3_grey.png -share/xffm/pixmaps/Crystal/filesystems/folder3_red.png -share/xffm/pixmaps/Crystal/filesystems/folder3_violet.png -share/xffm/pixmaps/Crystal/filesystems/folder3_yellow.png -share/xffm/pixmaps/Crystal/filesystems/folder_cd.png -share/xffm/pixmaps/Crystal/filesystems/folder_crystal.png -share/xffm/pixmaps/Crystal/filesystems/folder_gray.png -share/xffm/pixmaps/Crystal/filesystems/folder_green.png -share/xffm/pixmaps/Crystal/filesystems/folder_grey.png -share/xffm/pixmaps/Crystal/filesystems/folder_gz.png -share/xffm/pixmaps/Crystal/filesystems/folder_home.png -share/xffm/pixmaps/Crystal/filesystems/folder_html.png -share/xffm/pixmaps/Crystal/filesystems/folder_locked.png -share/xffm/pixmaps/Crystal/filesystems/folder_mail.png -share/xffm/pixmaps/Crystal/filesystems/folder_midi.png -share/xffm/pixmaps/Crystal/filesystems/folder_orange.png -share/xffm/pixmaps/Crystal/filesystems/folder_red.png -share/xffm/pixmaps/Crystal/filesystems/folder_rpm.png -share/xffm/pixmaps/Crystal/filesystems/folder_slin.png -share/xffm/pixmaps/Crystal/filesystems/folder_slin_open.png -share/xffm/pixmaps/Crystal/filesystems/folder_sound.png -share/xffm/pixmaps/Crystal/filesystems/folder_tar.png -share/xffm/pixmaps/Crystal/filesystems/folder_violet.png -share/xffm/pixmaps/Crystal/filesystems/folder_yellow.png -share/xffm/pixmaps/Crystal/filesystems/folder_yelow.png -share/xffm/pixmaps/Crystal/filesystems/ftp.png -share/xffm/pixmaps/Crystal/filesystems/link.png -share/xffm/pixmaps/Crystal/filesystems/lockoverlay.png -share/xffm/pixmaps/Crystal/filesystems/network_local.png -share/xffm/pixmaps/Crystal/filesystems/pipe.png -share/xffm/pixmaps/Crystal/filesystems/socket.png -share/xffm/pixmaps/Crystal/filesystems/trashcan_empty.png -share/xffm/pixmaps/Crystal/filesystems/trashcan_full.png -share/xffm/pixmaps/Crystal/filesystems/www.png -share/xffm/pixmaps/Crystal/filesystems/zip.png -share/xffm/pixmaps/Crystal/mime.xml -share/xffm/pixmaps/Crystal/mimetypes/002_text_document.png -share/xffm/pixmaps/Crystal/mimetypes/004_spreadsheet_document.png -share/xffm/pixmaps/Crystal/mimetypes/006_drawing_document.png -share/xffm/pixmaps/Crystal/mimetypes/008_presentation_document.png -share/xffm/pixmaps/Crystal/mimetypes/applix.png -share/xffm/pixmaps/Crystal/mimetypes/ascii.png -share/xffm/pixmaps/Crystal/mimetypes/binary.png -share/xffm/pixmaps/Crystal/mimetypes/cdimage.png -share/xffm/pixmaps/Crystal/mimetypes/cdr.png -share/xffm/pixmaps/Crystal/mimetypes/cdtrack.png -share/xffm/pixmaps/Crystal/mimetypes/colorscm.png -share/xffm/pixmaps/Crystal/mimetypes/core.png -share/xffm/pixmaps/Crystal/mimetypes/core2.png -share/xffm/pixmaps/Crystal/mimetypes/deb.png -share/xffm/pixmaps/Crystal/mimetypes/document.png -share/xffm/pixmaps/Crystal/mimetypes/document2.png -share/xffm/pixmaps/Crystal/mimetypes/encrypted.png -share/xffm/pixmaps/Crystal/mimetypes/exec_wine.png -share/xffm/pixmaps/Crystal/mimetypes/font.png -share/xffm/pixmaps/Crystal/mimetypes/font_bitmap.png -share/xffm/pixmaps/Crystal/mimetypes/font_truetype.png -share/xffm/pixmaps/Crystal/mimetypes/font_type1.png -share/xffm/pixmaps/Crystal/mimetypes/fonts_bitmap.png -share/xffm/pixmaps/Crystal/mimetypes/html.png -share/xffm/pixmaps/Crystal/mimetypes/html2.png -share/xffm/pixmaps/Crystal/mimetypes/image.png -share/xffm/pixmaps/Crystal/mimetypes/images.png -share/xffm/pixmaps/Crystal/mimetypes/info.png -share/xffm/pixmaps/Crystal/mimetypes/kmultiple.png -share/xffm/pixmaps/Crystal/mimetypes/log.png -share/xffm/pixmaps/Crystal/mimetypes/make.png -share/xffm/pixmaps/Crystal/mimetypes/make2.png -share/xffm/pixmaps/Crystal/mimetypes/man.png -share/xffm/pixmaps/Crystal/mimetypes/message.png -share/xffm/pixmaps/Crystal/mimetypes/message2.png -share/xffm/pixmaps/Crystal/mimetypes/midi.png -share/xffm/pixmaps/Crystal/mimetypes/mime.png -share/xffm/pixmaps/Crystal/mimetypes/mime_html.png -share/xffm/pixmaps/Crystal/mimetypes/mime_koffice.png -share/xffm/pixmaps/Crystal/mimetypes/mime_soffice.png -share/xffm/pixmaps/Crystal/mimetypes/mime_sound.png -share/xffm/pixmaps/Crystal/mimetypes/mime_track.png -share/xffm/pixmaps/Crystal/mimetypes/mime_txt.png -share/xffm/pixmaps/Crystal/mimetypes/misc_doc.png -share/xffm/pixmaps/Crystal/mimetypes/netscape_doc.png -share/xffm/pixmaps/Crystal/mimetypes/pdf.png -share/xffm/pixmaps/Crystal/mimetypes/php.png -share/xffm/pixmaps/Crystal/mimetypes/postscript.png -share/xffm/pixmaps/Crystal/mimetypes/postscript2.png -share/xffm/pixmaps/Crystal/mimetypes/quicktime.png -share/xffm/pixmaps/Crystal/mimetypes/real.png -share/xffm/pixmaps/Crystal/mimetypes/real_doc.png -share/xffm/pixmaps/Crystal/mimetypes/recycled.png -share/xffm/pixmaps/Crystal/mimetypes/resource.png -share/xffm/pixmaps/Crystal/mimetypes/rpm.png -share/xffm/pixmaps/Crystal/mimetypes/shellscript.png -share/xffm/pixmaps/Crystal/mimetypes/soffice.png -share/xffm/pixmaps/Crystal/mimetypes/sound.png -share/xffm/pixmaps/Crystal/mimetypes/source.png -share/xffm/pixmaps/Crystal/mimetypes/source_c.png -share/xffm/pixmaps/Crystal/mimetypes/source_cpp.png -share/xffm/pixmaps/Crystal/mimetypes/source_f.png -share/xffm/pixmaps/Crystal/mimetypes/source_h.png -share/xffm/pixmaps/Crystal/mimetypes/source_java.png -share/xffm/pixmaps/Crystal/mimetypes/source_l.png -share/xffm/pixmaps/Crystal/mimetypes/source_moc.png -share/xffm/pixmaps/Crystal/mimetypes/source_o.png -share/xffm/pixmaps/Crystal/mimetypes/source_p.png -share/xffm/pixmaps/Crystal/mimetypes/source_pl.png -share/xffm/pixmaps/Crystal/mimetypes/source_py.png -share/xffm/pixmaps/Crystal/mimetypes/source_s.png -share/xffm/pixmaps/Crystal/mimetypes/source_y.png -share/xffm/pixmaps/Crystal/mimetypes/spreadsheet.png -share/xffm/pixmaps/Crystal/mimetypes/tar.png -share/xffm/pixmaps/Crystal/mimetypes/template_source.png -share/xffm/pixmaps/Crystal/mimetypes/tex.png -share/xffm/pixmaps/Crystal/mimetypes/tgz.png -share/xffm/pixmaps/Crystal/mimetypes/txt.png -share/xffm/pixmaps/Crystal/mimetypes/unknown.png -share/xffm/pixmaps/Crystal/mimetypes/unknown2.png -share/xffm/pixmaps/Crystal/mimetypes/vcalendar.png -share/xffm/pixmaps/Crystal/mimetypes/vcard.png -share/xffm/pixmaps/Crystal/mimetypes/video.png -share/xffm/pixmaps/Crystal/mimetypes/video2.png -share/xffm/pixmaps/Crystal/mimetypes/widget_doc.png -share/xffm/pixmaps/Crystal/mimetypes/wordprocessing.png -share/xffm/pixmaps/Crystal/mimetypes/zip.png -share/xffm/pixmaps/FreeIcons/apps/blender.png -share/xffm/pixmaps/FreeIcons/apps/book.png -share/xffm/pixmaps/FreeIcons/apps/box-closed.png -share/xffm/pixmaps/FreeIcons/apps/box.png -share/xffm/pixmaps/FreeIcons/apps/clock.png -share/xffm/pixmaps/FreeIcons/apps/drawer.png -share/xffm/pixmaps/FreeIcons/apps/exec.png -share/xffm/pixmaps/FreeIcons/apps/galeon.png -share/xffm/pixmaps/FreeIcons/apps/gimp.png -share/xffm/pixmaps/FreeIcons/apps/globe.png -share/xffm/pixmaps/FreeIcons/apps/gnome.png -share/xffm/pixmaps/FreeIcons/apps/gnome2.png -share/xffm/pixmaps/FreeIcons/apps/go.png -share/xffm/pixmaps/FreeIcons/apps/hammer.png -share/xffm/pixmaps/FreeIcons/apps/java.png -share/xffm/pixmaps/FreeIcons/apps/kandy.png -share/xffm/pixmaps/FreeIcons/apps/kcontrol.png -share/xffm/pixmaps/FreeIcons/apps/kfm_home.png -share/xffm/pixmaps/FreeIcons/apps/khelpcenter.png -share/xffm/pixmaps/FreeIcons/apps/klpq.png -share/xffm/pixmaps/FreeIcons/apps/kmail.png -share/xffm/pixmaps/FreeIcons/apps/kmail_tmp.png -share/xffm/pixmaps/FreeIcons/apps/konq.png -share/xffm/pixmaps/FreeIcons/apps/konsole.png -share/xffm/pixmaps/FreeIcons/apps/mozilla.png -share/xffm/pixmaps/FreeIcons/apps/netscape.png -share/xffm/pixmaps/FreeIcons/apps/opera.png -share/xffm/pixmaps/FreeIcons/apps/paint.png -share/xffm/pixmaps/FreeIcons/apps/paint2.png -share/xffm/pixmaps/FreeIcons/apps/pen1.png -share/xffm/pixmaps/FreeIcons/apps/pencil.png -share/xffm/pixmaps/FreeIcons/apps/tool1.png -share/xffm/pixmaps/FreeIcons/apps/tool2.png -share/xffm/pixmaps/FreeIcons/apps/tools.png -share/xffm/pixmaps/FreeIcons/apps/tux1.png -share/xffm/pixmaps/FreeIcons/apps/tux2.png -share/xffm/pixmaps/FreeIcons/apps/tux_config.png -share/xffm/pixmaps/FreeIcons/apps/windows.png -share/xffm/pixmaps/FreeIcons/devices/3floppy_mount.png -share/xffm/pixmaps/FreeIcons/devices/3floppy_unmount.png -share/xffm/pixmaps/FreeIcons/devices/RAID.png -share/xffm/pixmaps/FreeIcons/devices/battery.png -share/xffm/pixmaps/FreeIcons/devices/camera.png -share/xffm/pixmaps/FreeIcons/devices/cdaudio_mount.png -share/xffm/pixmaps/FreeIcons/devices/cdaudio_unmount.png -share/xffm/pixmaps/FreeIcons/devices/cdrom_mount.png -share/xffm/pixmaps/FreeIcons/devices/cdrom_unmount.png -share/xffm/pixmaps/FreeIcons/devices/cdwriter_mount.png -share/xffm/pixmaps/FreeIcons/devices/cdwriter_unmount.png -share/xffm/pixmaps/FreeIcons/devices/dvd_mount.png -share/xffm/pixmaps/FreeIcons/devices/dvd_unmount.png -share/xffm/pixmaps/FreeIcons/devices/hdd_mount.png -share/xffm/pixmaps/FreeIcons/devices/hdd_unmount.png -share/xffm/pixmaps/FreeIcons/devices/laptop.png -share/xffm/pixmaps/FreeIcons/devices/memory.png -share/xffm/pixmaps/FreeIcons/devices/modem.png -share/xffm/pixmaps/FreeIcons/devices/mouse.png -share/xffm/pixmaps/FreeIcons/devices/mp3_player.png -share/xffm/pixmaps/FreeIcons/devices/nfs_mount.png -share/xffm/pixmaps/FreeIcons/devices/nfs_unmount.png -share/xffm/pixmaps/FreeIcons/devices/pc_box.png -share/xffm/pixmaps/FreeIcons/devices/pc_box2.png -share/xffm/pixmaps/FreeIcons/devices/pda.png -share/xffm/pixmaps/FreeIcons/devices/phone.png -share/xffm/pixmaps/FreeIcons/devices/printer1.png -share/xffm/pixmaps/FreeIcons/devices/printer2.png -share/xffm/pixmaps/FreeIcons/devices/scanner.png -share/xffm/pixmaps/FreeIcons/devices/screen_black.png -share/xffm/pixmaps/FreeIcons/devices/screen_blue.png -share/xffm/pixmaps/FreeIcons/devices/screen_green.png -share/xffm/pixmaps/FreeIcons/devices/screen_orange.png -share/xffm/pixmaps/FreeIcons/devices/speaker.png -share/xffm/pixmaps/FreeIcons/devices/tablet.png -share/xffm/pixmaps/FreeIcons/devices/ups.png -share/xffm/pixmaps/FreeIcons/devices/zip_mount.png -share/xffm/pixmaps/FreeIcons/devices/zip_unmount.png -share/xffm/pixmaps/FreeIcons/filesystems/blockdevice.png -share/xffm/pixmaps/FreeIcons/filesystems/camera.png -share/xffm/pixmaps/FreeIcons/filesystems/chardevice.png -share/xffm/pixmaps/FreeIcons/filesystems/desktop.png -share/xffm/pixmaps/FreeIcons/filesystems/documents.png -share/xffm/pixmaps/FreeIcons/filesystems/exec.png -share/xffm/pixmaps/FreeIcons/filesystems/file_broken.png -share/xffm/pixmaps/FreeIcons/filesystems/file_important.png -share/xffm/pixmaps/FreeIcons/filesystems/file_locked.png -share/xffm/pixmaps/FreeIcons/filesystems/folder.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_blue.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_blue_full.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_brown.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_brown_full.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_brown_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_cyan.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_cyan_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_favorites.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_green.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_green_full.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_green_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_grey.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_grey_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_home.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_html.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_image.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_important.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_locked.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_man.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_orange.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_orange_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_red.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_red_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_sound.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_tar.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_txt.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_violet.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_violet_open.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_yellow.png -share/xffm/pixmaps/FreeIcons/filesystems/folder_yellow_open.png -share/xffm/pixmaps/FreeIcons/filesystems/ftp.png -share/xffm/pixmaps/FreeIcons/filesystems/kfm_home.png -share/xffm/pixmaps/FreeIcons/filesystems/link.png -share/xffm/pixmaps/FreeIcons/filesystems/network.png -share/xffm/pixmaps/FreeIcons/filesystems/network_local.png -share/xffm/pixmaps/FreeIcons/filesystems/services.png -share/xffm/pixmaps/FreeIcons/filesystems/trashcan_empty.png -share/xffm/pixmaps/FreeIcons/filesystems/trashcan_full.png -share/xffm/pixmaps/FreeIcons/filesystems/www.png -share/xffm/pixmaps/FreeIcons/mime.xml -share/xffm/pixmaps/FreeIcons/mimetypes/binary.png -share/xffm/pixmaps/FreeIcons/mimetypes/cdtrack.png -share/xffm/pixmaps/FreeIcons/mimetypes/colorscm.png -share/xffm/pixmaps/FreeIcons/mimetypes/core.png -share/xffm/pixmaps/FreeIcons/mimetypes/deb.png -share/xffm/pixmaps/FreeIcons/mimetypes/document.png -share/xffm/pixmaps/FreeIcons/mimetypes/eps.png -share/xffm/pixmaps/FreeIcons/mimetypes/font_bitmap.png -share/xffm/pixmaps/FreeIcons/mimetypes/font_truetype.png -share/xffm/pixmaps/FreeIcons/mimetypes/font_type1.png -share/xffm/pixmaps/FreeIcons/mimetypes/html.png -share/xffm/pixmaps/FreeIcons/mimetypes/image.png -share/xffm/pixmaps/FreeIcons/mimetypes/kmultiple.png -share/xffm/pixmaps/FreeIcons/mimetypes/man.png -share/xffm/pixmaps/FreeIcons/mimetypes/mime_ascii.png -share/xffm/pixmaps/FreeIcons/mimetypes/mime_empty.png -share/xffm/pixmaps/FreeIcons/mimetypes/misc_doc.png -share/xffm/pixmaps/FreeIcons/mimetypes/pdf.png -share/xffm/pixmaps/FreeIcons/mimetypes/postscript.png -share/xffm/pixmaps/FreeIcons/mimetypes/rpm.png -share/xffm/pixmaps/FreeIcons/mimetypes/shellscript.png -share/xffm/pixmaps/FreeIcons/mimetypes/sound.png -share/xffm/pixmaps/FreeIcons/mimetypes/source_c.png -share/xffm/pixmaps/FreeIcons/mimetypes/source_cpp.png -share/xffm/pixmaps/FreeIcons/mimetypes/source_f.png -share/xffm/pixmaps/FreeIcons/mimetypes/txt.png -share/xffm/pixmaps/gnome/a-directory-accept-36.png -share/xffm/pixmaps/gnome/a-directory-accept-lnk-36.png -share/xffm/pixmaps/gnome/a-directory-accept-lnk-ro-36.png -share/xffm/pixmaps/gnome/a-directory-accept-ro-36.png -share/xffm/pixmaps/gnome/emblem-has-hidden.png -share/xffm/pixmaps/gnome/emblem-noaccess-36.png -share/xffm/pixmaps/gnome/emblem-showing-hidden.png -share/xffm/pixmaps/gnome/gnome-application-dvi.png -share/xffm/pixmaps/gnome/gnome-application-encapsulated_postscript.png -share/xffm/pixmaps/gnome/gnome-application-msword.png -share/xffm/pixmaps/gnome/gnome-application-pdf.png -share/xffm/pixmaps/gnome/gnome-application-pgp-encrypted.png -share/xffm/pixmaps/gnome/gnome-application-pgp-keys.png -share/xffm/pixmaps/gnome/gnome-application-pgp.png -share/xffm/pixmaps/gnome/gnome-application-postscript.png -share/xffm/pixmaps/gnome/gnome-application-qif.png -share/xffm/pixmaps/gnome/gnome-application-rtf.png -share/xffm/pixmaps/gnome/gnome-application-smil.png -share/xffm/pixmaps/gnome/gnome-application-vnd.lotus-1-2-3.png -share/xffm/pixmaps/gnome/gnome-application-vnd.ms-excel.png -share/xffm/pixmaps/gnome/gnome-application-vnd.ms-powerpoint.png -share/xffm/pixmaps/gnome/gnome-application-vnd.rn-realmedia.png -share/xffm/pixmaps/gnome/gnome-application-vnd.stardivision.calc.png -share/xffm/pixmaps/gnome/gnome-application-vnd.stardivision.impress.png -share/xffm/pixmaps/gnome/gnome-application-vnd.stardivision.writer.png -share/xffm/pixmaps/gnome/gnome-application-vnd.sun.xml.calc.png -share/xffm/pixmaps/gnome/gnome-application-vnd.sun.xml.impress.png -share/xffm/pixmaps/gnome/gnome-application-vnd.sun.xml.writer.png -share/xffm/pixmaps/gnome/gnome-application-x-abiword.png -share/xffm/pixmaps/gnome/gnome-application-x-applix-spreadsheet.png -share/xffm/pixmaps/gnome/gnome-application-x-applix-word.png -share/xffm/pixmaps/gnome/gnome-application-x-arj.png -share/xffm/pixmaps/gnome/gnome-application-x-backup.png -share/xffm/pixmaps/gnome/gnome-application-x-blender.png -share/xffm/pixmaps/gnome/gnome-application-x-bzip.png -share/xffm/pixmaps/gnome/gnome-application-x-compress.png -share/xffm/pixmaps/gnome/gnome-application-x-dc-rom.png -share/xffm/pixmaps/gnome/gnome-application-x-deb.png -share/xffm/pixmaps/gnome/gnome-application-x-dia-diagram.png -share/xffm/pixmaps/gnome/gnome-application-x-e-theme.png -share/xffm/pixmaps/gnome/gnome-application-x-font-sunos-news.png -share/xffm/pixmaps/gnome/gnome-application-x-gameboy-rom.png -share/xffm/pixmaps/gnome/gnome-application-x-genesis-rom.png -share/xffm/pixmaps/gnome/gnome-application-x-gnome-app-info.png -share/xffm/pixmaps/gnome/gnome-application-x-gnumeric.png -share/xffm/pixmaps/gnome/gnome-application-x-gtktalog.png -share/xffm/pixmaps/gnome/gnome-application-x-gzip.png -share/xffm/pixmaps/gnome/gnome-application-x-jar.png -share/xffm/pixmaps/gnome/gnome-application-x-java-byte-code.png -share/xffm/pixmaps/gnome/gnome-application-x-kde-app-info.png -share/xffm/pixmaps/gnome/gnome-application-x-killustrator.png -share/xffm/pixmaps/gnome/gnome-application-x-kpresenter.png -share/xffm/pixmaps/gnome/gnome-application-x-kspread.png -share/xffm/pixmaps/gnome/gnome-application-x-kword.png -share/xffm/pixmaps/gnome/gnome-application-x-msx-rom.png -share/xffm/pixmaps/gnome/gnome-application-x-n64-rom.png -share/xffm/pixmaps/gnome/gnome-application-x-nes-rom.png -share/xffm/pixmaps/gnome/gnome-application-x-ogg.png -share/xffm/pixmaps/gnome/gnome-application-x-php.png -share/xffm/pixmaps/gnome/gnome-application-x-python-bytecode.png -share/xffm/pixmaps/gnome/gnome-application-x-reject.png -share/xffm/pixmaps/gnome/gnome-application-x-rpm.png -share/xffm/pixmaps/gnome/gnome-application-x-scheme-source.png -share/xffm/pixmaps/gnome/gnome-application-x-sms-rom.png -share/xffm/pixmaps/gnome/gnome-application-x-sql.png -share/xffm/pixmaps/gnome/gnome-application-x-stuffit.png -share/xffm/pixmaps/gnome/gnome-audio-ac3.png -share/xffm/pixmaps/gnome/gnome-audio-basic.png -share/xffm/pixmaps/gnome/gnome-audio-midi.png -share/xffm/pixmaps/gnome/gnome-audio-mpeg.png -share/xffm/pixmaps/gnome/gnome-audio-ulaw.png -share/xffm/pixmaps/gnome/gnome-audio-x-aiff.png -share/xffm/pixmaps/gnome/gnome-audio-x-bmx.png -share/xffm/pixmaps/gnome/gnome-audio-x-it.png -share/xffm/pixmaps/gnome/gnome-audio-x-mod.png -share/xffm/pixmaps/gnome/gnome-audio-x-pn-realaudio.png -share/xffm/pixmaps/gnome/gnome-audio-x-s3m.png -share/xffm/pixmaps/gnome/gnome-audio-x-stm.png -share/xffm/pixmaps/gnome/gnome-audio-x-voc.png -share/xffm/pixmaps/gnome/gnome-audio-x-wav.png -share/xffm/pixmaps/gnome/gnome-audio-x-xi.png -share/xffm/pixmaps/gnome/gnome-audio-x-xm.png -share/xffm/pixmaps/gnome/gnome-audio.png -share/xffm/pixmaps/gnome/gnome-compressed.png -share/xffm/pixmaps/gnome/gnome-edit.png -share/xffm/pixmaps/gnome/gnome-file1.png -share/xffm/pixmaps/gnome/gnome-file2.png -share/xffm/pixmaps/gnome/gnome-font-afm.png -share/xffm/pixmaps/gnome/gnome-font-bdf.png -share/xffm/pixmaps/gnome/gnome-font-linux-psf.png -share/xffm/pixmaps/gnome/gnome-font-ttf.png -share/xffm/pixmaps/gnome/gnome-font-x-pcf.png -share/xffm/pixmaps/gnome/gnome-games.png -share/xffm/pixmaps/gnome/gnome-http-url.png -share/xffm/pixmaps/gnome/gnome-image-bmp.png -share/xffm/pixmaps/gnome/gnome-image-generic.png -share/xffm/pixmaps/gnome/gnome-image-gif.png -share/xffm/pixmaps/gnome/gnome-image-ief.png -share/xffm/pixmaps/gnome/gnome-image-jpeg.png -share/xffm/pixmaps/gnome/gnome-image-pbm.png -share/xffm/pixmaps/gnome/gnome-image-pgm.png -share/xffm/pixmaps/gnome/gnome-image-png.png -share/xffm/pixmaps/gnome/gnome-image-pnm.png -share/xffm/pixmaps/gnome/gnome-image-ppm.png -share/xffm/pixmaps/gnome/gnome-image-psd.png -share/xffm/pixmaps/gnome/gnome-image-ras.png -share/xffm/pixmaps/gnome/gnome-image-rgb.png -share/xffm/pixmaps/gnome/gnome-image-svg.png -share/xffm/pixmaps/gnome/gnome-image-tga.png -share/xffm/pixmaps/gnome/gnome-image-tiff.png -share/xffm/pixmaps/gnome/gnome-image-x-3ds.png -share/xffm/pixmaps/gnome/gnome-image-x-applix-graphic.png -share/xffm/pixmaps/gnome/gnome-image-x-lwo.png -share/xffm/pixmaps/gnome/gnome-image-x-lws.png -share/xffm/pixmaps/gnome/gnome-image-x-xfig.png -share/xffm/pixmaps/gnome/gnome-image-xbm.png -share/xffm/pixmaps/gnome/gnome-image-xcf.png -share/xffm/pixmaps/gnome/gnome-image-xpm.png -share/xffm/pixmaps/gnome/gnome-image-xwd.png -share/xffm/pixmaps/gnome/gnome-library.png -share/xffm/pixmaps/gnome/gnome-man.png -share/xffm/pixmaps/gnome/gnome-multimedia.png -share/xffm/pixmaps/gnome/gnome-network.png -share/xffm/pixmaps/gnome/gnome-newmail.png -share/xffm/pixmaps/gnome/gnome-objectfile.png -share/xffm/pixmaps/gnome/gnome-package.png -share/xffm/pixmaps/gnome/gnome-paint.png -share/xffm/pixmaps/gnome/gnome-penguin-headphones.png -share/xffm/pixmaps/gnome/gnome-print.png -share/xffm/pixmaps/gnome/gnome-schedule.png -share/xffm/pixmaps/gnome/gnome-sound.png -share/xffm/pixmaps/gnome/gnome-terminal.png -share/xffm/pixmaps/gnome/gnome-tex.png -share/xffm/pixmaps/gnome/gnome-text-abiword.png -share/xffm/pixmaps/gnome/gnome-text-css.png -share/xffm/pixmaps/gnome/gnome-text-html.png -share/xffm/pixmaps/gnome/gnome-text-x-authors.png -share/xffm/pixmaps/gnome/gnome-text-x-c++.png -share/xffm/pixmaps/gnome/gnome-text-x-c-header.png -share/xffm/pixmaps/gnome/gnome-text-x-c.png -share/xffm/pixmaps/gnome/gnome-text-x-copying.png -share/xffm/pixmaps/gnome/gnome-text-x-credits.png -share/xffm/pixmaps/gnome/gnome-text-x-csh.png -share/xffm/pixmaps/gnome/gnome-text-x-haskell.png -share/xffm/pixmaps/gnome/gnome-text-x-install.png -share/xffm/pixmaps/gnome/gnome-text-x-java.png -share/xffm/pixmaps/gnome/gnome-text-x-literate-haskell.png -share/xffm/pixmaps/gnome/gnome-text-x-lyx.png -share/xffm/pixmaps/gnome/gnome-text-x-makefile.png -share/xffm/pixmaps/gnome/gnome-text-x-patch.png -share/xffm/pixmaps/gnome/gnome-text-x-perl.png -share/xffm/pixmaps/gnome/gnome-text-x-python.png -share/xffm/pixmaps/gnome/gnome-text-x-readme.png -share/xffm/pixmaps/gnome/gnome-text-x-sh.png -share/xffm/pixmaps/gnome/gnome-text-x-sql.png -share/xffm/pixmaps/gnome/gnome-text-x-zsh.png -share/xffm/pixmaps/gnome/gnome-text-xml.png -share/xffm/pixmaps/gnome/gnome-textfile.png -share/xffm/pixmaps/gnome/gnome-unknown.png -share/xffm/pixmaps/gnome/gnome-video-mpeg.png -share/xffm/pixmaps/gnome/gnome-video-quicktime.png -share/xffm/pixmaps/gnome/gnome-video-x-ms-asf.png -share/xffm/pixmaps/gnome/gnome-video-x-ms-wmv.png -share/xffm/pixmaps/gnome/gnome-video-x-msvideo.png -share/xffm/pixmaps/gnome/gnome-x-font-afm.png -share/xffm/pixmaps/gnome/gnome-x-troff-man.png -share/xffm/pixmaps/gnome/h-directory-accept-36.png -share/xffm/pixmaps/gnome/h-directory-accept-lnk-36.png -share/xffm/pixmaps/gnome/h-directory-accept-lnk-ro-36.png -share/xffm/pixmaps/gnome/h-directory-accept-ro-36.png -share/xffm/pixmaps/gnome/i-blockdev-36.png -share/xffm/pixmaps/gnome/i-broken-36.png -share/xffm/pixmaps/gnome/i-cdrom-audio.png -share/xffm/pixmaps/gnome/i-cdrom.png -share/xffm/pixmaps/gnome/i-cdrom_mount.png -share/xffm/pixmaps/gnome/i-chardev-36.png -share/xffm/pixmaps/gnome/i-core.png -share/xffm/pixmaps/gnome/i-directory-36.png -share/xffm/pixmaps/gnome/i-directory-accept-36.png -share/xffm/pixmaps/gnome/i-directory-accept-lnk-36.png -share/xffm/pixmaps/gnome/i-directory-accept-lnk-ro-36.png -share/xffm/pixmaps/gnome/i-directory-accept-ro-36.png -share/xffm/pixmaps/gnome/i-directory-lnk-36.png -share/xffm/pixmaps/gnome/i-directory-lnk-ro-36.png -share/xffm/pixmaps/gnome/i-directory-ro-36.png -share/xffm/pixmaps/gnome/i-dvd.png -share/xffm/pixmaps/gnome/i-dvd_mount.png -share/xffm/pixmaps/gnome/i-executable-36.png -share/xffm/pixmaps/gnome/i-fifo-36.png -share/xffm/pixmaps/gnome/i-floppy.png -share/xffm/pixmaps/gnome/i-floppy_mount.png -share/xffm/pixmaps/gnome/i-harddisk.png -share/xffm/pixmaps/gnome/i-harddisk_mount.png -share/xffm/pixmaps/gnome/i-manual.png -share/xffm/pixmaps/gnome/i-music-36.png -share/xffm/pixmaps/gnome/i-music.png -share/xffm/pixmaps/gnome/i-nfs.png -share/xffm/pixmaps/gnome/i-nfs_mount.png -share/xffm/pixmaps/gnome/i-printer.png -share/xffm/pixmaps/gnome/i-regular-36.png -share/xffm/pixmaps/gnome/i-regular.png -share/xffm/pixmaps/gnome/i-sock-36.png -share/xffm/pixmaps/gnome/i-spreadsheet.png -share/xffm/pixmaps/gnome/i-symlink-36.png -share/xffm/pixmaps/gnome/i-zipdisk.png -share/xffm/pixmaps/gnome/mime.xml -share/xffm/pixmaps/noia/actions/1downarrow.png -share/xffm/pixmaps/noia/actions/1leftarrow.png -share/xffm/pixmaps/noia/actions/1rightarrow.png -share/xffm/pixmaps/noia/actions/1uparrow.png -share/xffm/pixmaps/noia/actions/2downarrow.png -share/xffm/pixmaps/noia/actions/2leftarrow.png -share/xffm/pixmaps/noia/actions/2rightarrow.png -share/xffm/pixmaps/noia/actions/2uparrow.png -share/xffm/pixmaps/noia/actions/about_kde.png -share/xffm/pixmaps/noia/actions/airbrush.png -share/xffm/pixmaps/noia/actions/appearance.png -share/xffm/pixmaps/noia/actions/apply.png -share/xffm/pixmaps/noia/actions/attach.png -share/xffm/pixmaps/noia/actions/babelfish.png -share/xffm/pixmaps/noia/actions/back.png -share/xffm/pixmaps/noia/actions/blend.png -share/xffm/pixmaps/noia/actions/bookmark.png -share/xffm/pixmaps/noia/actions/bookmark_add.png -share/xffm/pixmaps/noia/actions/bookmark_folder.png -share/xffm/pixmaps/noia/actions/bookmark_toolbar.png -share/xffm/pixmaps/noia/actions/bottom.png -share/xffm/pixmaps/noia/actions/button_cancel.png -share/xffm/pixmaps/noia/actions/button_ok.png -share/xffm/pixmaps/noia/actions/cancel.png -share/xffm/pixmaps/noia/actions/charset.png -share/xffm/pixmaps/noia/actions/clear_left.png -share/xffm/pixmaps/noia/actions/color_fill.png -share/xffm/pixmaps/noia/actions/color_line.png -share/xffm/pixmaps/noia/actions/colorpicker.png -share/xffm/pixmaps/noia/actions/configure.png -share/xffm/pixmaps/noia/actions/configure_shortcuts.png -share/xffm/pixmaps/noia/actions/configure_toolbars.png -share/xffm/pixmaps/noia/actions/connect_creating.png -share/xffm/pixmaps/noia/actions/connect_established.png -share/xffm/pixmaps/noia/actions/connect_no.png -share/xffm/pixmaps/noia/actions/contents.png -share/xffm/pixmaps/noia/actions/contents2.png -share/xffm/pixmaps/noia/actions/contexthelp.png -share/xffm/pixmaps/noia/actions/cssvalidator.png -share/xffm/pixmaps/noia/actions/decrypted.png -share/xffm/pixmaps/noia/actions/domtreeviewer.png -share/xffm/pixmaps/noia/actions/down.png -share/xffm/pixmaps/noia/actions/edit.png -share/xffm/pixmaps/noia/actions/editclear.png -share/xffm/pixmaps/noia/actions/editcopy.png -share/xffm/pixmaps/noia/actions/editcut.png -share/xffm/pixmaps/noia/actions/editdelete.png -share/xffm/pixmaps/noia/actions/editpaste.png -share/xffm/pixmaps/noia/actions/editshred.png -share/xffm/pixmaps/noia/actions/edittrash.png -share/xffm/pixmaps/noia/actions/encrypted.png -share/xffm/pixmaps/noia/actions/eraser.png -share/xffm/pixmaps/noia/actions/exec.png -share/xffm/pixmaps/noia/actions/exit.png -share/xffm/pixmaps/noia/actions/fileclose.png -share/xffm/pixmaps/noia/actions/fileexport.png -share/xffm/pixmaps/noia/actions/filefind.png -share/xffm/pixmaps/noia/actions/fileimport.png -share/xffm/pixmaps/noia/actions/filenew.png -share/xffm/pixmaps/noia/actions/fileopen.png -share/xffm/pixmaps/noia/actions/fileprint.png -share/xffm/pixmaps/noia/actions/filequickprint.png -share/xffm/pixmaps/noia/actions/filesaveas.png -share/xffm/pixmaps/noia/actions/fill.png -share/xffm/pixmaps/noia/actions/filleclose.png -share/xffm/pixmaps/noia/actions/filter.png -share/xffm/pixmaps/noia/actions/find.png -share/xffm/pixmaps/noia/actions/finish.png -share/xffm/pixmaps/noia/actions/flag.png -share/xffm/pixmaps/noia/actions/folder.png -share/xffm/pixmaps/noia/actions/folder_new.png -share/xffm/pixmaps/noia/actions/fonts.png -share/xffm/pixmaps/noia/actions/forward.png -share/xffm/pixmaps/noia/actions/frameprint.png -share/xffm/pixmaps/noia/actions/gear.png -share/xffm/pixmaps/noia/actions/gohome.png -share/xffm/pixmaps/noia/actions/goto.png -share/xffm/pixmaps/noia/actions/halfencrypted.png -share/xffm/pixmaps/noia/actions/help.png -share/xffm/pixmaps/noia/actions/history.png -share/xffm/pixmaps/noia/actions/history_clear.png -share/xffm/pixmaps/noia/actions/htmlvalidator.png -share/xffm/pixmaps/noia/actions/idea.png -share/xffm/pixmaps/noia/actions/identity.png -share/xffm/pixmaps/noia/actions/imagegallery.png -share/xffm/pixmaps/noia/actions/info.png -share/xffm/pixmaps/noia/actions/kalarm.png -share/xffm/pixmaps/noia/actions/key_enter.png -share/xffm/pixmaps/noia/actions/launch.png -share/xffm/pixmaps/noia/actions/locationbar_erase.png -share/xffm/pixmaps/noia/actions/lock.png -share/xffm/pixmaps/noia/actions/mail_delete.png -share/xffm/pixmaps/noia/actions/mail_find.png -share/xffm/pixmaps/noia/actions/mail_forward.png -share/xffm/pixmaps/noia/actions/mail_generic.png -share/xffm/pixmaps/noia/actions/mail_get.png -share/xffm/pixmaps/noia/actions/mail_new.png -share/xffm/pixmaps/noia/actions/mail_reply.png -share/xffm/pixmaps/noia/actions/mail_replyall.png -share/xffm/pixmaps/noia/actions/mail_replylist.png -share/xffm/pixmaps/noia/actions/mail_send.png -share/xffm/pixmaps/noia/actions/misc.png -share/xffm/pixmaps/noia/actions/mouse.png -share/xffm/pixmaps/noia/actions/news_subscribe.png -share/xffm/pixmaps/noia/actions/news_unsubscribe.png -share/xffm/pixmaps/noia/actions/next.png -share/xffm/pixmaps/noia/actions/ok.png -share/xffm/pixmaps/noia/actions/openterm.png -share/xffm/pixmaps/noia/actions/paintbrush.png -share/xffm/pixmaps/noia/actions/pencil.png -share/xffm/pixmaps/noia/actions/player_end.png -share/xffm/pixmaps/noia/actions/player_fwd.png -share/xffm/pixmaps/noia/actions/player_pause.png -share/xffm/pixmaps/noia/actions/player_play.png -share/xffm/pixmaps/noia/actions/player_rew.png -share/xffm/pixmaps/noia/actions/player_start.png -share/xffm/pixmaps/noia/actions/player_stop.png -share/xffm/pixmaps/noia/actions/previous.png -share/xffm/pixmaps/noia/actions/queue.png -share/xffm/pixmaps/noia/actions/redo.png -share/xffm/pixmaps/noia/actions/reload.png -share/xffm/pixmaps/noia/actions/reload_page.png -share/xffm/pixmaps/noia/actions/remove.png -share/xffm/pixmaps/noia/actions/revert.png -share/xffm/pixmaps/noia/actions/run.png -share/xffm/pixmaps/noia/actions/showmenu.png -share/xffm/pixmaps/noia/actions/signature.png -share/xffm/pixmaps/noia/actions/spellcheck.png -share/xffm/pixmaps/noia/actions/stamp.png -share/xffm/pixmaps/noia/actions/start.png -share/xffm/pixmaps/noia/actions/stop.png -share/xffm/pixmaps/noia/actions/thumbnail.png -share/xffm/pixmaps/noia/actions/toggle_log.png -share/xffm/pixmaps/noia/actions/top.png -share/xffm/pixmaps/noia/actions/translate.png -share/xffm/pixmaps/noia/actions/undo.png -share/xffm/pixmaps/noia/actions/unlock.png -share/xffm/pixmaps/noia/actions/up.png -share/xffm/pixmaps/noia/actions/validators.png -share/xffm/pixmaps/noia/actions/view_bottom.png -share/xffm/pixmaps/noia/actions/view_choose.png -share/xffm/pixmaps/noia/actions/view_detailed.png -share/xffm/pixmaps/noia/actions/view_icon.png -share/xffm/pixmaps/noia/actions/view_left_right.png -share/xffm/pixmaps/noia/actions/view_multicolumn.png -share/xffm/pixmaps/noia/actions/view_remove.png -share/xffm/pixmaps/noia/actions/view_right.png -share/xffm/pixmaps/noia/actions/view_sidetree.png -share/xffm/pixmaps/noia/actions/view_text.png -share/xffm/pixmaps/noia/actions/view_top_bottom.png -share/xffm/pixmaps/noia/actions/view_tree.png -share/xffm/pixmaps/noia/actions/viewmag+.png -share/xffm/pixmaps/noia/actions/viewmag-.png -share/xffm/pixmaps/noia/actions/viewmag.png -share/xffm/pixmaps/noia/actions/viewmag1.png -share/xffm/pixmaps/noia/actions/viewmagfit.png -share/xffm/pixmaps/noia/actions/webarchiver.png -share/xffm/pixmaps/noia/actions/window_fullscreen.png -share/xffm/pixmaps/noia/actions/window_new.png -share/xffm/pixmaps/noia/actions/window_nofullscreen.png -share/xffm/pixmaps/noia/actions/wizard.png -share/xffm/pixmaps/noia/apps/access.png -share/xffm/pixmaps/noia/apps/agent.png -share/xffm/pixmaps/noia/apps/ark.png -share/xffm/pixmaps/noia/apps/background.png -share/xffm/pixmaps/noia/apps/bell.png -share/xffm/pixmaps/noia/apps/cache.png -share/xffm/pixmaps/noia/apps/clock.png -share/xffm/pixmaps/noia/apps/colors.png -share/xffm/pixmaps/noia/apps/cookie.png -share/xffm/pixmaps/noia/apps/date.png -share/xffm/pixmaps/noia/apps/emacs.png -share/xffm/pixmaps/noia/apps/email.png -share/xffm/pixmaps/noia/apps/energy.png -share/xffm/pixmaps/noia/apps/enhanced_browsing.png -share/xffm/pixmaps/noia/apps/error.png -share/xffm/pixmaps/noia/apps/filetypes.png -share/xffm/pixmaps/noia/apps/fonts.png -share/xffm/pixmaps/noia/apps/gimp.png -share/xffm/pixmaps/noia/apps/go.png -share/xffm/pixmaps/noia/apps/help.png -share/xffm/pixmaps/noia/apps/help_index.png -share/xffm/pixmaps/noia/apps/hwinfo.png -share/xffm/pixmaps/noia/apps/icons.png -share/xffm/pixmaps/noia/apps/iconthemes.png -share/xffm/pixmaps/noia/apps/kaboodle.png -share/xffm/pixmaps/noia/apps/kaddressbook.png -share/xffm/pixmaps/noia/apps/kalarm.png -share/xffm/pixmaps/noia/apps/kappfinder.png -share/xffm/pixmaps/noia/apps/karm.png -share/xffm/pixmaps/noia/apps/kate.png -share/xffm/pixmaps/noia/apps/kcalc.png -share/xffm/pixmaps/noia/apps/kcharselect.png -share/xffm/pixmaps/noia/apps/kchart.png -share/xffm/pixmaps/noia/apps/kcmdevices.png -share/xffm/pixmaps/noia/apps/kcmdrkonqi.png -share/xffm/pixmaps/noia/apps/kcmfontinst.png -share/xffm/pixmaps/noia/apps/kcmkicker.png -share/xffm/pixmaps/noia/apps/kcmkwix.png -share/xffm/pixmaps/noia/apps/kcmkwm.png -share/xffm/pixmaps/noia/apps/kcmmemory.png -share/xffm/pixmaps/noia/apps/kcmmidi.png -share/xffm/pixmaps/noia/apps/kcmpartitions.png -share/xffm/pixmaps/noia/apps/kcmpci.png -share/xffm/pixmaps/noia/apps/kcmprocessor.png -share/xffm/pixmaps/noia/apps/kcmsound.png -share/xffm/pixmaps/noia/apps/kcmsystem.png -share/xffm/pixmaps/noia/apps/kcmx.png -share/xffm/pixmaps/noia/apps/kcontrol.png -share/xffm/pixmaps/noia/apps/kcron.png -share/xffm/pixmaps/noia/apps/kdeprintfax.png -share/xffm/pixmaps/noia/apps/kdevelop.png -share/xffm/pixmaps/noia/apps/kdf.png -share/xffm/pixmaps/noia/apps/kdict.png -share/xffm/pixmaps/noia/apps/kdisknav.png -share/xffm/pixmaps/noia/apps/kdvi.png -share/xffm/pixmaps/noia/apps/kedit.png -share/xffm/pixmaps/noia/apps/keditbookmarks.png -share/xffm/pixmaps/noia/apps/key_bindings.png -share/xffm/pixmaps/noia/apps/keyboard.png -share/xffm/pixmaps/noia/apps/keyboard_layout.png -share/xffm/pixmaps/noia/apps/kfax.png -share/xffm/pixmaps/noia/apps/kfind.png -share/xffm/pixmaps/noia/apps/kfloppy.png -share/xffm/pixmaps/noia/apps/kfm.png -share/xffm/pixmaps/noia/apps/kfm_home.png -share/xffm/pixmaps/noia/apps/kghostview.png -share/xffm/pixmaps/noia/apps/khelpcenter.png -share/xffm/pixmaps/noia/apps/khexedit.png -share/xffm/pixmaps/noia/apps/kiconedit.png -share/xffm/pixmaps/noia/apps/kivio.png -share/xffm/pixmaps/noia/apps/klipper.png -share/xffm/pixmaps/noia/apps/kmail.png -share/xffm/pixmaps/noia/apps/kmailcvt.png -share/xffm/pixmaps/noia/apps/kmenu.png -share/xffm/pixmaps/noia/apps/kmenuedit.png -share/xffm/pixmaps/noia/apps/kmidi.png -share/xffm/pixmaps/noia/apps/kmix.png -share/xffm/pixmaps/noia/apps/knewsticker.png -share/xffm/pixmaps/noia/apps/knode.png -share/xffm/pixmaps/noia/apps/knotes.png -share/xffm/pixmaps/noia/apps/knotify.png -share/xffm/pixmaps/noia/apps/koncd.png -share/xffm/pixmaps/noia/apps/konqsidebar_mediaplayer.png -share/xffm/pixmaps/noia/apps/konqueror.png -share/xffm/pixmaps/noia/apps/konsole.png -share/xffm/pixmaps/noia/apps/kontour.png -share/xffm/pixmaps/noia/apps/korganizer.png -share/xffm/pixmaps/noia/apps/korn.png -share/xffm/pixmaps/noia/apps/kpackage.png -share/xffm/pixmaps/noia/apps/kpager.png -share/xffm/pixmaps/noia/apps/kpaint.png -share/xffm/pixmaps/noia/apps/kppp.png -share/xffm/pixmaps/noia/apps/kpresenter.png -share/xffm/pixmaps/noia/apps/kscd.png -share/xffm/pixmaps/noia/apps/kscreensaver.png -share/xffm/pixmaps/noia/apps/ksirc.png -share/xffm/pixmaps/noia/apps/ksnapshot.png -share/xffm/pixmaps/noia/apps/kspread.png -share/xffm/pixmaps/noia/apps/ksysguard.png -share/xffm/pixmaps/noia/apps/ksysv.png -share/xffm/pixmaps/noia/apps/kthememgr.png -share/xffm/pixmaps/noia/apps/ktip.png -share/xffm/pixmaps/noia/apps/kugar.png -share/xffm/pixmaps/noia/apps/kuser.png -share/xffm/pixmaps/noia/apps/kview.png -share/xffm/pixmaps/noia/apps/kwin.png -share/xffm/pixmaps/noia/apps/kword.png -share/xffm/pixmaps/noia/apps/kworldclock.png -share/xffm/pixmaps/noia/apps/kwrite.png -share/xffm/pixmaps/noia/apps/laptop_battery.png -share/xffm/pixmaps/noia/apps/licq.png -share/xffm/pixmaps/noia/apps/locale.png -share/xffm/pixmaps/noia/apps/looknfeel.png -share/xffm/pixmaps/noia/apps/mouse.png -share/xffm/pixmaps/noia/apps/mozilla.png -share/xffm/pixmaps/noia/apps/multimedia.png -share/xffm/pixmaps/noia/apps/netscape.png -share/xffm/pixmaps/noia/apps/noatun.png -share/xffm/pixmaps/noia/apps/openoffice.png -share/xffm/pixmaps/noia/apps/opera.png -share/xffm/pixmaps/noia/apps/package.png -share/xffm/pixmaps/noia/apps/package_applications.png -share/xffm/pixmaps/noia/apps/package_development.png -share/xffm/pixmaps/noia/apps/package_editors.png -share/xffm/pixmaps/noia/apps/package_edutainment.png -share/xffm/pixmaps/noia/apps/package_favourite.png -share/xffm/pixmaps/noia/apps/package_games.png -share/xffm/pixmaps/noia/apps/package_graphics.png -share/xffm/pixmaps/noia/apps/package_multimedia.png -share/xffm/pixmaps/noia/apps/package_network.png -share/xffm/pixmaps/noia/apps/package_settings.png -share/xffm/pixmaps/noia/apps/package_system.png -share/xffm/pixmaps/noia/apps/package_toys.png -share/xffm/pixmaps/noia/apps/package_utilities.png -share/xffm/pixmaps/noia/apps/panel.png -share/xffm/pixmaps/noia/apps/panel_settings.png -share/xffm/pixmaps/noia/apps/password.png -share/xffm/pixmaps/noia/apps/penguin.png -share/xffm/pixmaps/noia/apps/personal.png -share/xffm/pixmaps/noia/apps/phoenix.png -share/xffm/pixmaps/noia/apps/proxy.png -share/xffm/pixmaps/noia/apps/quanta.png -share/xffm/pixmaps/noia/apps/realplayer.png -share/xffm/pixmaps/noia/apps/remote.png -share/xffm/pixmaps/noia/apps/samba.png -share/xffm/pixmaps/noia/apps/style.png -share/xffm/pixmaps/noia/apps/terminal.png -share/xffm/pixmaps/noia/apps/usb.png -share/xffm/pixmaps/noia/apps/window_list.png -share/xffm/pixmaps/noia/apps/winprops.png -share/xffm/pixmaps/noia/apps/xcalc.png -share/xffm/pixmaps/noia/apps/xclock.png -share/xffm/pixmaps/noia/apps/xconsole.png -share/xffm/pixmaps/noia/apps/xedit.png -share/xffm/pixmaps/noia/apps/xemacs.png -share/xffm/pixmaps/noia/apps/xkill.png -share/xffm/pixmaps/noia/apps/xmag.png -share/xffm/pixmaps/noia/apps/xmms.png -share/xffm/pixmaps/noia/devices/3floppy_mount.png -share/xffm/pixmaps/noia/devices/3floppy_unmount.png -share/xffm/pixmaps/noia/devices/5floppy_mount.png -share/xffm/pixmaps/noia/devices/5floppy_unmount.png -share/xffm/pixmaps/noia/devices/cdaudio_mount.png -share/xffm/pixmaps/noia/devices/cdaudio_unmount.png -share/xffm/pixmaps/noia/devices/cdrom_mount.png -share/xffm/pixmaps/noia/devices/cdrom_unmount.png -share/xffm/pixmaps/noia/devices/cdwriter_mount.png -share/xffm/pixmaps/noia/devices/cdwriter_unmount.png -share/xffm/pixmaps/noia/devices/dvd_mount.png -share/xffm/pixmaps/noia/devices/dvd_unmount.png -share/xffm/pixmaps/noia/devices/gtkam-camera.png -share/xffm/pixmaps/noia/devices/hdd_mount.png -share/xffm/pixmaps/noia/devices/hdd_unmount.png -share/xffm/pixmaps/noia/devices/hdd_win_mount.png -share/xffm/pixmaps/noia/devices/hdd_win_unmount.png -share/xffm/pixmaps/noia/devices/memory.png -share/xffm/pixmaps/noia/devices/mo_mount.png -share/xffm/pixmaps/noia/devices/mo_unmount.png -share/xffm/pixmaps/noia/devices/nfs_mount.png -share/xffm/pixmaps/noia/devices/nfs_unmount.png -share/xffm/pixmaps/noia/devices/print_class.png -share/xffm/pixmaps/noia/devices/print_printer.png -share/xffm/pixmaps/noia/devices/printer1.png -share/xffm/pixmaps/noia/devices/printer2.png -share/xffm/pixmaps/noia/devices/scanner.png -share/xffm/pixmaps/noia/devices/tablet.png -share/xffm/pixmaps/noia/devices/zip_mount.png -share/xffm/pixmaps/noia/devices/zip_unmount.png -share/xffm/pixmaps/noia/filesystems/blockdevice.png -share/xffm/pixmaps/noia/filesystems/chardevice.png -share/xffm/pixmaps/noia/filesystems/desktop.png -share/xffm/pixmaps/noia/filesystems/exec.png -share/xffm/pixmaps/noia/filesystems/file_broken.png -share/xffm/pixmaps/noia/filesystems/file_important.png -share/xffm/pixmaps/noia/filesystems/file_locked.png -share/xffm/pixmaps/noia/filesystems/file_temporary.png -share/xffm/pixmaps/noia/filesystems/folder.png -share/xffm/pixmaps/noia/filesystems/folder_blue.png -share/xffm/pixmaps/noia/filesystems/folder_blue_open.png -share/xffm/pixmaps/noia/filesystems/folder_cyan.png -share/xffm/pixmaps/noia/filesystems/folder_cyan_open.png -share/xffm/pixmaps/noia/filesystems/folder_green.png -share/xffm/pixmaps/noia/filesystems/folder_green_open.png -share/xffm/pixmaps/noia/filesystems/folder_grey.png -share/xffm/pixmaps/noia/filesystems/folder_grey_open.png -share/xffm/pixmaps/noia/filesystems/folder_home.png -share/xffm/pixmaps/noia/filesystems/folder_html.png -share/xffm/pixmaps/noia/filesystems/folder_image.png -share/xffm/pixmaps/noia/filesystems/folder_important.png -share/xffm/pixmaps/noia/filesystems/folder_locked.png -share/xffm/pixmaps/noia/filesystems/folder_man.png -share/xffm/pixmaps/noia/filesystems/folder_open.png -share/xffm/pixmaps/noia/filesystems/folder_orange.png -share/xffm/pixmaps/noia/filesystems/folder_orange_open.png -share/xffm/pixmaps/noia/filesystems/folder_print2.png -share/xffm/pixmaps/noia/filesystems/folder_red.png -share/xffm/pixmaps/noia/filesystems/folder_red_open.png -share/xffm/pixmaps/noia/filesystems/folder_sound.png -share/xffm/pixmaps/noia/filesystems/folder_tar.png -share/xffm/pixmaps/noia/filesystems/folder_txt.png -share/xffm/pixmaps/noia/filesystems/folder_video.png -share/xffm/pixmaps/noia/filesystems/folder_violet.png -share/xffm/pixmaps/noia/filesystems/folder_violet_open.png -share/xffm/pixmaps/noia/filesystems/folder_wordprocessing.png -share/xffm/pixmaps/noia/filesystems/folder_yellow.png -share/xffm/pixmaps/noia/filesystems/folder_yellow_open.png -share/xffm/pixmaps/noia/filesystems/ftp.png -share/xffm/pixmaps/noia/filesystems/link.png -share/xffm/pixmaps/noia/filesystems/lockoverlay.png -share/xffm/pixmaps/noia/filesystems/network.png -share/xffm/pixmaps/noia/filesystems/network_local.png -share/xffm/pixmaps/noia/filesystems/pipe.png -share/xffm/pixmaps/noia/filesystems/services.png -share/xffm/pixmaps/noia/filesystems/shredder.png -share/xffm/pixmaps/noia/filesystems/socket.png -share/xffm/pixmaps/noia/filesystems/trashcan_empty.png -share/xffm/pixmaps/noia/filesystems/trashcan_full.png -share/xffm/pixmaps/noia/filesystems/www.png -share/xffm/pixmaps/noia/filesystems/zip.png -share/xffm/pixmaps/noia/mime.xml -share/xffm/pixmaps/noia/mimetypes/applix.png -share/xffm/pixmaps/noia/mimetypes/binary.png -share/xffm/pixmaps/noia/mimetypes/binary2.png -share/xffm/pixmaps/noia/mimetypes/cdtrack.png -share/xffm/pixmaps/noia/mimetypes/colorscm.png -share/xffm/pixmaps/noia/mimetypes/core.png -share/xffm/pixmaps/noia/mimetypes/deb.png -share/xffm/pixmaps/noia/mimetypes/document.png -share/xffm/pixmaps/noia/mimetypes/document2.png -share/xffm/pixmaps/noia/mimetypes/dvi.png -share/xffm/pixmaps/noia/mimetypes/encrypted.png -share/xffm/pixmaps/noia/mimetypes/font_bitmap.png -share/xffm/pixmaps/noia/mimetypes/font_truetype.png -share/xffm/pixmaps/noia/mimetypes/font_type1.png -share/xffm/pixmaps/noia/mimetypes/gf.png -share/xffm/pixmaps/noia/mimetypes/html.png -share/xffm/pixmaps/noia/mimetypes/image.png -share/xffm/pixmaps/noia/mimetypes/info.png -share/xffm/pixmaps/noia/mimetypes/kmultiple.png -share/xffm/pixmaps/noia/mimetypes/kugardata.png -share/xffm/pixmaps/noia/mimetypes/log.png -share/xffm/pixmaps/noia/mimetypes/make.png -share/xffm/pixmaps/noia/mimetypes/man.png -share/xffm/pixmaps/noia/mimetypes/message.png -share/xffm/pixmaps/noia/mimetypes/metafont.png -share/xffm/pixmaps/noia/mimetypes/midi.png -share/xffm/pixmaps/noia/mimetypes/mime_ascii.png -share/xffm/pixmaps/noia/mimetypes/mime_empty.png -share/xffm/pixmaps/noia/mimetypes/mime_koffice.png -share/xffm/pixmaps/noia/mimetypes/misc_doc.png -share/xffm/pixmaps/noia/mimetypes/netscape_doc.png -share/xffm/pixmaps/noia/mimetypes/news.png -share/xffm/pixmaps/noia/mimetypes/pdf.png -share/xffm/pixmaps/noia/mimetypes/pk.png -share/xffm/pixmaps/noia/mimetypes/postscript.png -share/xffm/pixmaps/noia/mimetypes/readme.png -share/xffm/pixmaps/noia/mimetypes/real_doc.png -share/xffm/pixmaps/noia/mimetypes/recycled.png -share/xffm/pixmaps/noia/mimetypes/resource.png -share/xffm/pixmaps/noia/mimetypes/rpm.png -share/xffm/pixmaps/noia/mimetypes/shellscript.png -share/xffm/pixmaps/noia/mimetypes/shellscript2.png -share/xffm/pixmaps/noia/mimetypes/sound.png -share/xffm/pixmaps/noia/mimetypes/source.png -share/xffm/pixmaps/noia/mimetypes/source_c.png -share/xffm/pixmaps/noia/mimetypes/source_cpp.png -share/xffm/pixmaps/noia/mimetypes/source_f.png -share/xffm/pixmaps/noia/mimetypes/source_h.png -share/xffm/pixmaps/noia/mimetypes/source_java.png -share/xffm/pixmaps/noia/mimetypes/source_l.png -share/xffm/pixmaps/noia/mimetypes/source_moc.png -share/xffm/pixmaps/noia/mimetypes/source_o.png -share/xffm/pixmaps/noia/mimetypes/source_p.png -share/xffm/pixmaps/noia/mimetypes/source_pl.png -share/xffm/pixmaps/noia/mimetypes/source_py.png -share/xffm/pixmaps/noia/mimetypes/source_s.png -share/xffm/pixmaps/noia/mimetypes/source_y.png -share/xffm/pixmaps/noia/mimetypes/spreadsheet.png -share/xffm/pixmaps/noia/mimetypes/tar.png -share/xffm/pixmaps/noia/mimetypes/tex.png -share/xffm/pixmaps/noia/mimetypes/tgz.png -share/xffm/pixmaps/noia/mimetypes/txt.png -share/xffm/pixmaps/noia/mimetypes/unknown.png -share/xffm/pixmaps/noia/mimetypes/vcalendar.png -share/xffm/pixmaps/noia/mimetypes/vcard.png -share/xffm/pixmaps/noia/mimetypes/vectorgfx.png -share/xffm/pixmaps/noia/mimetypes/video.png -share/xffm/pixmaps/noia/mimetypes/widget_doc.png -share/xffm/pixmaps/noia/mimetypes/wordprocessing.png -share/xffm/pixmaps/xfce/Fpstyle.png -share/xffm/pixmaps/xfce/Fptrsh4.png -share/xffm/pixmaps/xfce/Fptrsh6.png -share/xffm/pixmaps/xfce/Fptrsh7.png -share/xffm/pixmaps/xfce/IcMxbdy.png -share/xffm/pixmaps/xfce/XfABbil.png -share/xffm/pixmaps/xfce/XfC++.png -share/xffm/pixmaps/xfce/XfCM.png -share/xffm/pixmaps/xfce/XfCMark.png -share/xffm/pixmaps/xfce/XfColor.png -share/xffm/pixmaps/xfce/XfMail.png -share/xffm/pixmaps/xfce/XfMdl.png -share/xffm/pixmaps/xfce/XfMmsg.png -share/xffm/pixmaps/xfce/XfMnew.png -share/xffm/pixmaps/xfce/XfMnone.png -share/xffm/pixmaps/xfce/XfMrfc.png -share/xffm/pixmaps/xfce/XfPrtmg.png -share/xffm/pixmaps/xfce/XfPrtpr.png -share/xffm/pixmaps/xfce/XfPrtun.png -share/xffm/pixmaps/xfce/XfRdMe.png -share/xffm/pixmaps/xfce/XfaDemo.png -share/xffm/pixmaps/xfce/XfaTool.png -share/xffm/pixmaps/xfce/Xfaapps.png -share/xffm/pixmaps/xfce/Xfacolor.png -share/xffm/pixmaps/xfce/Xfaconfig.png -share/xffm/pixmaps/xfce/Xfactn.png -share/xffm/pixmaps/xfce/Xfadaily.png -share/xffm/pixmaps/xfce/Xfadskt.png -share/xffm/pixmaps/xfce/Xfafile.png -share/xffm/pixmaps/xfce/Xfagames.png -share/xffm/pixmaps/xfce/Xfagen.png -share/xffm/pixmaps/xfce/Xfagup.png -share/xffm/pixmaps/xfce/Xfainfo.png -share/xffm/pixmaps/xfce/Xfamail.png -share/xffm/pixmaps/xfce/Xfaman.png -share/xffm/pixmaps/xfce/Xfamontune.png -share/xffm/pixmaps/xfce/Xfamultimedia.png -share/xffm/pixmaps/xfce/Xfanetwork.png -share/xffm/pixmaps/xfce/Xfapenpd.png -share/xffm/pixmaps/xfce/Xfapps.png -share/xffm/pixmaps/xfce/Xfaprint.png -share/xffm/pixmaps/xfce/Xfaschedule.png -share/xffm/pixmaps/xfce/Xfasound.png -share/xffm/pixmaps/xfce/Xfassem.png -share/xffm/pixmaps/xfce/Xfasys.png -share/xffm/pixmaps/xfce/Xfasysmgr.png -share/xffm/pixmaps/xfce/Xfaudio.png -share/xffm/pixmaps/xfce/Xfautil.png -share/xffm/pixmaps/xfce/XfbigM.png -share/xffm/pixmaps/xfce/Xfbin.png -share/xffm/pixmaps/xfce/Xfbinml.png -share/xffm/pixmaps/xfce/Xfbitmp.png -share/xffm/pixmaps/xfce/Xfblink.png -share/xffm/pixmaps/xfce/Xfbook.png -share/xffm/pixmaps/xfce/Xfbshll.png -share/xffm/pixmaps/xfce/Xfcalc.png -share/xffm/pixmaps/xfce/Xfcat.png -share/xffm/pixmaps/xfce/Xfclock.png -share/xffm/pixmaps/xfce/Xfcmprs.png -share/xffm/pixmaps/xfce/Xfconsole.png -share/xffm/pixmaps/xfce/Xfcore.png -share/xffm/pixmaps/xfce/Xfcshll.png -share/xffm/pixmaps/xfce/Xfdata.png -share/xffm/pixmaps/xfce/Xfdefault.png -share/xffm/pixmaps/xfce/Xfdeflt.png -share/xffm/pixmaps/xfce/Xfdgclk.png -share/xffm/pixmaps/xfce/Xfdiff.png -share/xffm/pixmaps/xfce/XfdirB.png -share/xffm/pixmaps/xfce/XfdirC.png -share/xffm/pixmaps/xfce/XfdirR.png -share/xffm/pixmaps/xfce/XfdirY.png -share/xffm/pixmaps/xfce/Xfdirlk.png -share/xffm/pixmaps/xfce/XfdirlnkB.png -share/xffm/pixmaps/xfce/XfdirlnkC.png -share/xffm/pixmaps/xfce/XfdirlnkR.png -share/xffm/pixmaps/xfce/XfdirlnkY.png -share/xffm/pixmaps/xfce/Xfdirnw.png -share/xffm/pixmaps/xfce/XfdirnwB.png -share/xffm/pixmaps/xfce/XfdirnwC.png -share/xffm/pixmaps/xfce/XfdirnwR.png -share/xffm/pixmaps/xfce/XfdirnwY.png -share/xffm/pixmaps/xfce/XfdirnwlnkB.png -share/xffm/pixmaps/xfce/XfdirnwlnkC.png -share/xffm/pixmaps/xfce/XfdirnwlnkR.png -share/xffm/pixmaps/xfce/XfdirnwlnkY.png -share/xffm/pixmaps/xfce/Xfdirup.png -share/xffm/pixmaps/xfce/XfdotC.png -share/xffm/pixmaps/xfce/XfdotH.png -share/xffm/pixmaps/xfce/Xfdt.png -share/xffm/pixmaps/xfce/Xfdtksh.png -share/xffm/pixmaps/xfce/Xfdvi.png -share/xffm/pixmaps/xfce/Xfexec.png -share/xffm/pixmaps/xfce/Xffont.png -share/xffm/pixmaps/xfce/Xffstb.png -share/xffm/pixmaps/xfce/Xfgames.png -share/xffm/pixmaps/xfce/Xfgif.png -share/xffm/pixmaps/xfce/Xfhelp.png -share/xffm/pixmaps/xfce/Xfhinfo.png -share/xffm/pixmaps/xfce/Xfhitem.png -share/xffm/pixmaps/xfce/Xfhome.png -share/xffm/pixmaps/xfce/Xfhover.png -share/xffm/pixmaps/xfce/Xfhsrc.png -share/xffm/pixmaps/xfce/Xfhtml.png -share/xffm/pixmaps/xfce/Xfimage.png -share/xffm/pixmaps/xfce/Xfimake.png -share/xffm/pixmaps/xfce/Xfinf.png -share/xffm/pixmaps/xfce/Xfinfbk.png -share/xffm/pixmaps/xfce/Xfjpeg.png -share/xffm/pixmaps/xfce/Xfjpegi.png -share/xffm/pixmaps/xfce/Xfkey.png -share/xffm/pixmaps/xfce/Xfkshll.png -share/xffm/pixmaps/xfce/Xflink.png -share/xffm/pixmaps/xfce/Xfmagtp.png -share/xffm/pixmaps/xfce/Xfmanpg.png -share/xffm/pixmaps/xfce/Xfmanvw.png -share/xffm/pixmaps/xfce/Xfmime.png -share/xffm/pixmaps/xfce/Xfmpeg.png -share/xffm/pixmaps/xfce/Xfmultimedia.png -share/xffm/pixmaps/xfce/Xfnetwork.png -share/xffm/pixmaps/xfce/Xfnoaccess.png -share/xffm/pixmaps/xfce/Xfnowrite.png -share/xffm/pixmaps/xfce/Xfpaint.png -share/xffm/pixmaps/xfce/Xfpcl.png -share/xffm/pixmaps/xfce/Xfpenpd.png -share/xffm/pixmaps/xfce/Xfperl.png -share/xffm/pixmaps/xfce/Xfpgp.png -share/xffm/pixmaps/xfce/Xfpixmp.png -share/xffm/pixmaps/xfce/Xfproperties.png -share/xffm/pixmaps/xfce/Xfps.png -share/xffm/pixmaps/xfce/Xfpython.png -share/xffm/pixmaps/xfce/Xfquicktime.png -share/xffm/pixmaps/xfce/Xfras.png -share/xffm/pixmaps/xfce/Xfschedule.png -share/xffm/pixmaps/xfce/Xfscrambled.png -share/xffm/pixmaps/xfce/Xfshar.png -share/xffm/pixmaps/xfce/Xfshell.png -share/xffm/pixmaps/xfce/Xfsprds.png -share/xffm/pixmaps/xfce/Xfsysman.png -share/xffm/pixmaps/xfce/Xfterm.png -share/xffm/pixmaps/xfce/Xftif.png -share/xffm/pixmaps/xfce/Xftrsh.png -share/xffm/pixmaps/xfce/Xftvlss.png -share/xffm/pixmaps/xfce/Xftvmor.png -share/xffm/pixmaps/xfce/Xfuil.png -share/xffm/pixmaps/xfce/Xfuuncd.png -share/xffm/pixmaps/xfce/Xfxterm.png -share/xffm/pixmaps/xfce/Xfxwd.png -share/xffm/pixmaps/xfce/cdromdevice.png -share/xffm/pixmaps/xfce/cdromdevice_mount.png -share/xffm/pixmaps/xfce/cpu.png -share/xffm/pixmaps/xfce/error.png -share/xffm/pixmaps/xfce/find.png -share/xffm/pixmaps/xfce/floppydevice.png -share/xffm/pixmaps/xfce/floppydevice_mount.png -share/xffm/pixmaps/xfce/info.png -share/xffm/pixmaps/xfce/mime.xml -share/xffm/pixmaps/xfce/nfsdisk.png -share/xffm/pixmaps/xfce/nfsdisk_mount.png -share/xffm/pixmaps/xfce/physdisk.png -share/xffm/pixmaps/xfce/physdisk_mount.png -share/xffm/pixmaps/xfce/port.png -share/xffm/pixmaps/xfce/process.png -share/xffm/pixmaps/xfce/question.png -share/xffm/pixmaps/xfce/tapedevice.png -share/xffm/pixmaps/xfce/warning.png -share/xffm/pixmaps/xfce/xjoin.png -@dirrm share/xffm/pixmaps/xfce -@dirrm share/xffm/pixmaps/noia/mimetypes -@dirrm share/xffm/pixmaps/noia/filesystems -@dirrm share/xffm/pixmaps/noia/devices -@dirrm share/xffm/pixmaps/noia/apps -@dirrm share/xffm/pixmaps/noia/actions -@dirrm share/xffm/pixmaps/noia -@dirrm share/xffm/pixmaps/gnome -@dirrm share/xffm/pixmaps/FreeIcons/mimetypes -@dirrm share/xffm/pixmaps/FreeIcons/filesystems -@dirrm share/xffm/pixmaps/FreeIcons/devices -@dirrm share/xffm/pixmaps/FreeIcons/apps -@dirrm share/xffm/pixmaps/FreeIcons -@dirrm share/xffm/pixmaps/Crystal/mimetypes -@dirrm share/xffm/pixmaps/Crystal/filesystems -@dirrm share/xffm/pixmaps/Crystal/devices -@dirrm share/xffm/pixmaps/Crystal/apps -@dirrm share/xffm/pixmaps/Crystal diff --git a/sysutils/xfce4-fm-icons/buildlink3.mk b/sysutils/xfce4-fm-icons/buildlink3.mk deleted file mode 100644 index b21caf0bb88..00000000000 --- a/sysutils/xfce4-fm-icons/buildlink3.mk +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -XFCE4_FM_ICONS_BUILDLINK3_MK:= ${XFCE4_FM_ICONS_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= xfce4-fm-icons -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-fm-icons} -BUILDLINK_PACKAGES+= xfce4-fm-icons - -.if !empty(XFCE4_FM_ICONS_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-fm-icons+= xfce4-fm-icons>=4.0.6 -BUILDLINK_PKGSRCDIR.xfce4-fm-icons?= ../../sysutils/xfce4-fm-icons -.endif # XFCE4_FM_ICONS_BUILDLINK3_MK - -.include "../../sysutils/xfce4-fm/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/sysutils/xfce4-fm-icons/distinfo b/sysutils/xfce4-fm-icons/distinfo deleted file mode 100644 index 4274f8ce1e1..00000000000 --- a/sysutils/xfce4-fm-icons/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.6 2004/07/12 08:25:11 martti Exp $ - -SHA1 (xffm-icons-4.0.6.tar.gz) = 5ae8294839a1caf6064526e39e5dbdd3f5208807 -Size (xffm-icons-4.0.6.tar.gz) = 4804978 bytes diff --git a/sysutils/xfce4-fm/Makefile b/sysutils/xfce4-fm/Makefile index fb692420ea8..5118b67fb7f 100644 --- a/sysutils/xfce4-fm/Makefile +++ b/sysutils/xfce4-fm/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:18:17 tv Exp $ +# $NetBSD: Makefile,v 1.12 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xffm-${XFCE4_VERSION} PKGNAME= xfce4-fm-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils COMMENT= XFce4 filemanager @@ -12,9 +11,13 @@ MESSAGE_SRC+= ${.CURDIR}/MESSAGE PKGCONFIG_OVERRIDE= src/xffm-1.0.pc.in +CFLAGS+= ${PTHREAD_CFLAGS} +LIBS+= ${PTHREAD_LDFLAGS} + UNLIMIT_RESOURCES+= datasize .include "../../databases/dbh/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/xfce4-mcs-plugins/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-fm/PLIST b/sysutils/xfce4-fm/PLIST index c096aba4988..e58cba2e05f 100644 --- a/sysutils/xfce4-fm/PLIST +++ b/sysutils/xfce4-fm/PLIST @@ -1,53 +1,34 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:54 jlam Exp $ -bin/fgr -bin/scramble -bin/xfapps -bin/xfapps4 -bin/xfbook -bin/xfbook4 -bin/xfdiff4 -bin/xffm -bin/xffstab -bin/xffstab4 -bin/xfglob4 -bin/xfsamba4 -bin/xftrash4 -bin/xftree4 -lib/libxffm.la -lib/libxffm_actions.la -lib/libxffm_apps.la -lib/libxffm_book.la -lib/libxffm_calls.la -lib/libxffm_fgr.la -lib/libxffm_fstab.la -lib/libxffm_tubo.la -lib/libxffmsmb.la -lib/pkgconfig/xffm-1.0.pc -lib/xfce4/mcs-plugins/libxffmsettings.la -man/man1/fgr.1 +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xffm.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xffm.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xffm.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xffm.mo @@ -55,106 +36,189 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xffm.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xffm.mo +bin/fgr +bin/scramble +bin/xfbook +bin/xfbook4 +bin/xfdiff4 +bin/xffm +bin/xffrequent +bin/xffrequent4 +bin/xffstab +bin/xffstab4 +bin/xfglob4 +bin/xfmime-edit +bin/xfrecent +bin/xfrecent4 +bin/xfsamba4 +bin/xftrash4 +bin/xftree4 +lib/libxffm_actions.la +lib/libxffm_basic.la +lib/libxffm_calls.la +lib/libxffm_cpy.la +lib/libxffm_on_demand.la +lib/libxffm_secondary.la +lib/libxffm_tubo.la +lib/pkgconfig/xffm-1.0.pc +lib/xfce4/mcs-plugins/libxffmsettings.la +lib/xfce4/xffm/libxffm_book.la +lib/xfce4/xffm/libxffm_find.la +lib/xfce4/xffm/libxffm_fstab.la +lib/xfce4/xffm/libxffm_prop.la +lib/xfce4/xffm/libxffm_recent.la +lib/xfce4/xffm/libxffm_smb.la +lib/xfce4/xffm/libxffm_trash.la +man/man1/fgr.1 +share/applications/Xfbook.desktop +share/applications/Xfdiff.desktop +share/applications/Xffm.desktop +share/applications/Xffstab.desktop +share/applications/Xfglob.desktop +share/applications/Xfmime_edit.desktop +share/applications/Xfsamba.desktop +share/applications/Xftree.desktop +share/applications/xfce-filemanager-settings.desktop +share/icons/hicolor/48x48/stock/generic/a-apply.png +share/icons/hicolor/48x48/stock/generic/a-clear.png +share/icons/hicolor/48x48/stock/generic/a-convert.png +share/icons/hicolor/48x48/stock/generic/a-info.png +share/icons/hicolor/48x48/stock/generic/a-next.png +share/icons/hicolor/48x48/stock/generic/a-open.png +share/icons/hicolor/48x48/stock/generic/a-pause.png +share/icons/hicolor/48x48/stock/generic/a-prev.png +share/icons/hicolor/48x48/stock/generic/a-question.png +share/icons/hicolor/48x48/stock/generic/a-quit.png +share/icons/hicolor/48x48/stock/generic/a-refresh.png +share/icons/hicolor/48x48/stock/generic/a-stop.png +share/icons/hicolor/48x48/stock/generic/b-book-closed.png +share/icons/hicolor/48x48/stock/generic/b-book-open.png +share/icons/hicolor/48x48/stock/generic/b-find.png +share/icons/hicolor/48x48/stock/generic/b-frequent.png +share/icons/hicolor/48x48/stock/generic/b-fstab.png +share/icons/hicolor/48x48/stock/generic/b-home.png +share/icons/hicolor/48x48/stock/generic/b-network.png +share/icons/hicolor/48x48/stock/generic/b-recent.png +share/icons/hicolor/48x48/stock/generic/b-trash.png +share/icons/hicolor/48x48/stock/generic/b-xffm_icon.png +share/icons/hicolor/48x48/stock/generic/c-gid.png +share/icons/hicolor/48x48/stock/generic/c-mode.png +share/icons/hicolor/48x48/stock/generic/c-name.png +share/icons/hicolor/48x48/stock/generic/c-size.png +share/icons/hicolor/48x48/stock/generic/c-time.png +share/icons/hicolor/48x48/stock/generic/c-uid.png +share/icons/hicolor/48x48/stock/generic/comp1.xpm +share/icons/hicolor/48x48/stock/generic/d-application.png +share/icons/hicolor/48x48/stock/generic/d-audio.png +share/icons/hicolor/48x48/stock/generic/d-bomb.png +share/icons/hicolor/48x48/stock/generic/d-exec.png +share/icons/hicolor/48x48/stock/generic/d-file.png +share/icons/hicolor/48x48/stock/generic/d-help.png +share/icons/hicolor/48x48/stock/generic/d-image.png +share/icons/hicolor/48x48/stock/generic/d-message.png +share/icons/hicolor/48x48/stock/generic/d-model.png +share/icons/hicolor/48x48/stock/generic/d-multipart.png +share/icons/hicolor/48x48/stock/generic/d-no-access.png +share/icons/hicolor/48x48/stock/generic/d-pirate.png +share/icons/hicolor/48x48/stock/generic/d-symlink-broken.png +share/icons/hicolor/48x48/stock/generic/d-symlink.png +share/icons/hicolor/48x48/stock/generic/d-txt.png +share/icons/hicolor/48x48/stock/generic/d-video.png +share/icons/hicolor/48x48/stock/generic/d-waste_basket_empty.png +share/icons/hicolor/48x48/stock/generic/d-waste_basket_full.png +share/icons/hicolor/48x48/stock/generic/d-xfce.png +share/icons/hicolor/48x48/stock/generic/dir-closed.png +share/icons/hicolor/48x48/stock/generic/dir-open.png +share/icons/hicolor/48x48/stock/generic/downarrow.png +share/icons/hicolor/48x48/stock/generic/f-cdrom.png +share/icons/hicolor/48x48/stock/generic/f-disk.png +share/icons/hicolor/48x48/stock/generic/f-dvd.png +share/icons/hicolor/48x48/stock/generic/f-floppy.png +share/icons/hicolor/48x48/stock/generic/f-memory.png +share/icons/hicolor/48x48/stock/generic/f-netdisk.png +share/icons/hicolor/48x48/stock/generic/go-back.png +share/icons/hicolor/48x48/stock/generic/go-forward.png +share/icons/hicolor/48x48/stock/generic/go-home.png +share/icons/hicolor/48x48/stock/generic/go-jump.png +share/icons/hicolor/48x48/stock/generic/go-start.png +share/icons/hicolor/48x48/stock/generic/go-up.png +share/icons/hicolor/48x48/stock/generic/new_win.xpm +share/icons/hicolor/48x48/stock/generic/p-edit.png +share/icons/hicolor/48x48/stock/generic/p-file1.png +share/icons/hicolor/48x48/stock/generic/p-file2.png +share/icons/hicolor/48x48/stock/generic/p-games.png +share/icons/hicolor/48x48/stock/generic/p-man.png +share/icons/hicolor/48x48/stock/generic/p-multimedia.png +share/icons/hicolor/48x48/stock/generic/p-network.png +share/icons/hicolor/48x48/stock/generic/p-newmail.png +share/icons/hicolor/48x48/stock/generic/p-nomail.png +share/icons/hicolor/48x48/stock/generic/p-oldmail.png +share/icons/hicolor/48x48/stock/generic/p-paint.png +share/icons/hicolor/48x48/stock/generic/p-print.png +share/icons/hicolor/48x48/stock/generic/p-schedule.png +share/icons/hicolor/48x48/stock/generic/p-sound.png +share/icons/hicolor/48x48/stock/generic/p-terminal.png +share/icons/hicolor/48x48/stock/generic/p-unknown.png +share/icons/hicolor/48x48/stock/generic/t-exec.png +share/icons/hicolor/48x48/stock/generic/t-find.png +share/icons/hicolor/48x48/stock/generic/t-new-directory.png +share/icons/hicolor/48x48/stock/generic/t-new-file.png +share/icons/hicolor/48x48/stock/generic/t-pastelink.png +share/icons/hicolor/48x48/stock/generic/t-preferences.png +share/icons/hicolor/48x48/stock/generic/t-quit.png +share/icons/hicolor/48x48/stock/generic/t-reload.png +share/icons/hicolor/48x48/stock/generic/t-terminal.png +share/icons/hicolor/48x48/stock/generic/t-xfce-setting-show.png +share/icons/hicolor/48x48/stock/generic/t-xfdiff.png +share/icons/hicolor/48x48/stock/generic/t-xfmime-edit.png +share/icons/hicolor/48x48/stock/generic/t-zoom-in.png +share/icons/hicolor/48x48/stock/generic/t-zoom-out.png +share/icons/hicolor/48x48/stock/generic/t-zoom-view.png +share/icons/hicolor/48x48/stock/generic/ubu_head.jpg +share/icons/hicolor/48x48/stock/generic/xfdiff.png +share/icons/hicolor/48x48/stock/generic/xffm_icon.xpm +share/xfce4/doc/C/images/book_popup.png +share/xfce4/doc/C/images/column_titles_popup.png +share/xfce4/doc/C/images/diagnostics_window.png +share/xfce4/doc/C/images/directory_popup.png +share/xfce4/doc/C/images/directory_popup_unmount.png +share/xfce4/doc/C/images/file_popup.png +share/xfce4/doc/C/images/file_subpopup.png +share/xfce4/doc/C/images/filter_box.png +share/xfce4/doc/C/images/frequent_popup.png +share/xfce4/doc/C/images/fstab_popup_mount.png +share/xfce4/doc/C/images/fstab_popup_unmount.png +share/xfce4/doc/C/images/go_menu.png +share/xfce4/doc/C/images/hide_show_buttons.png +share/xfce4/doc/C/images/icon_title_smartbutton.png +share/xfce4/doc/C/images/main_menu.png +share/xfce4/doc/C/images/mcs-plugin.png +share/xfce4/doc/C/images/netfile_popup.png +share/xfce4/doc/C/images/netshare_popup.png +share/xfce4/doc/C/images/open_menu.png +share/xfce4/doc/C/images/options_menu.png +share/xfce4/doc/C/images/preferences_menu.png +share/xfce4/doc/C/images/recent_popup.png +share/xfce4/doc/C/images/sidebar_filesubmenu.png +share/xfce4/doc/C/images/sidebar_go.png +share/xfce4/doc/C/images/sidebar_multiple_select.png +share/xfce4/doc/C/images/sidebar_open.png +share/xfce4/doc/C/images/sidebar_options.png +share/xfce4/doc/C/images/sidebar_paste.png +share/xfce4/doc/C/images/sidebar_tools.png +share/xfce4/doc/C/images/sort_subpopup.png +share/xfce4/doc/C/images/t_main_menu.png +share/xfce4/doc/C/images/tools_menu.png +share/xfce4/doc/C/images/trash_popup.png +share/xfce4/doc/C/images/xffm_default.png share/xfce4/doc/C/xffm.html -share/xfce4/doc/fr/xffm.html -share/xffm/AUTHORS -share/xffm/applications.xml -share/xffm/pixmaps/comp1.xpm -share/xffm/pixmaps/empty.xpm -share/xffm/pixmaps/network-36.png -share/xffm/pixmaps/network-8.png -share/xffm/pixmaps/network.png -share/xffm/pixmaps/new_win.xpm -share/xffm/pixmaps/no_icons/mime.xml -share/xffm/pixmaps/plain/3floppy_mount.png -share/xffm/pixmaps/plain/3floppy_unmount.png -share/xffm/pixmaps/plain/Jrecycle.png -share/xffm/pixmaps/plain/Jxlock.png -share/xffm/pixmaps/plain/Monitor.png -share/xffm/pixmaps/plain/applications_package.png -share/xffm/pixmaps/plain/arrows2.png -share/xffm/pixmaps/plain/arrup2.png -share/xffm/pixmaps/plain/background.png -share/xffm/pixmaps/plain/binary.png -share/xffm/pixmaps/plain/blockdevice.png -share/xffm/pixmaps/plain/bomb.png -share/xffm/pixmaps/plain/c_src.png -share/xffm/pixmaps/plain/cdrom_mount.png -share/xffm/pixmaps/plain/cdrom_unmount.png -share/xffm/pixmaps/plain/chardevice.png -share/xffm/pixmaps/plain/clamp.png -share/xffm/pixmaps/plain/core.png -share/xffm/pixmaps/plain/document.png -share/xffm/pixmaps/plain/dvi.png -share/xffm/pixmaps/plain/eps.png -share/xffm/pixmaps/plain/exec.png -share/xffm/pixmaps/plain/f_src.png -share/xffm/pixmaps/plain/folder.png -share/xffm/pixmaps/plain/folder_green_open.png -share/xffm/pixmaps/plain/folder_grey_open.png -share/xffm/pixmaps/plain/folder_locked.png -share/xffm/pixmaps/plain/folder_open.png -share/xffm/pixmaps/plain/folder_red.png -share/xffm/pixmaps/plain/folder_violet.png -share/xffm/pixmaps/plain/folder_violet_open.png -share/xffm/pixmaps/plain/folder_zap.png -share/xffm/pixmaps/plain/graphs.png -share/xffm/pixmaps/plain/h_src.png -share/xffm/pixmaps/plain/harddrive_mount.png -share/xffm/pixmaps/plain/harddrive_unmount.png -share/xffm/pixmaps/plain/html.png -share/xffm/pixmaps/plain/image.png -share/xffm/pixmaps/plain/info.png -share/xffm/pixmaps/plain/java_src.png -share/xffm/pixmaps/plain/karm.png -share/xffm/pixmaps/plain/kcmpci.png -share/xffm/pixmaps/plain/kcmprocessor.png -share/xffm/pixmaps/plain/kcmprocessor_mount.png -share/xffm/pixmaps/plain/kfm.png -share/xffm/pixmaps/plain/kfm_fulltrash.png -share/xffm/pixmaps/plain/kfm_trash.png -share/xffm/pixmaps/plain/knu.png -share/xffm/pixmaps/plain/konsole.png -share/xffm/pixmaps/plain/korn.png -share/xffm/pixmaps/plain/library.png -share/xffm/pixmaps/plain/locked_file.png -share/xffm/pixmaps/plain/mag_glass.png -share/xffm/pixmaps/plain/make.png -share/xffm/pixmaps/plain/man.png -share/xffm/pixmaps/plain/mime.xml -share/xffm/pixmaps/plain/misc.png -share/xffm/pixmaps/plain/moc_src.png -share/xffm/pixmaps/plain/network.png -share/xffm/pixmaps/plain/o_src.png -share/xffm/pixmaps/plain/pdf.png -share/xffm/pixmaps/plain/perl.png -share/xffm/pixmaps/plain/pipe.png -share/xffm/pixmaps/plain/postscript.png -share/xffm/pixmaps/plain/printer.png -share/xffm/pixmaps/plain/resource.png -share/xffm/pixmaps/plain/socket.png -share/xffm/pixmaps/plain/sound.png -share/xffm/pixmaps/plain/tex.png -share/xffm/pixmaps/plain/text.png -share/xffm/pixmaps/plain/unknown.png -share/xffm/pixmaps/plain/utilities_package.png -share/xffm/pixmaps/plain/video.png -share/xffm/pixmaps/plain/xman.png -share/xffm/pixmaps/plain/xpaint.png -share/xffm/pixmaps/terminal-12.png -share/xffm/pixmaps/terminal-24.png -share/xffm/pixmaps/terminal.png -share/xffm/pixmaps/types.xml -share/xffm/pixmaps/ubu_head.jpg -share/xffm/pixmaps/waste_basket_empty.png -share/xffm/pixmaps/waste_basket_full.png -share/xffm/pixmaps/xfdiff-24.png -share/xffm/pixmaps/xfdiff.png -share/xffm/pixmaps/xffm_icon-12.png -share/xffm/pixmaps/xffm_icon-24.png -share/xffm/pixmaps/xffm_icon-36.png -share/xffm/pixmaps/xffm_icon.png -share/xffm/pixmaps/xffm_icon.xpm -@dirrm share/xffm/pixmaps/plain -@dirrm share/xffm/pixmaps/no_icons +share/xfce4/xffm/AUTHORS +share/xfce4/xffm/AUTHORS.vi +share/xfce4/xffm/xffm.spec +share/xfce4/xffm/xffm.spec.in @dirrm share/xffm/pixmaps +@dirrm share/xffm +@dirrm share/xfce4/xffm +@dirrm share/icons/hicolor/48x48/stock/generic +@dirrm share/icons/hicolor/48x48/stock +@dirrm lib/xfce4/xffm diff --git a/sysutils/xfce4-fm/buildlink3.mk b/sysutils/xfce4-fm/buildlink3.mk index fecbccb0003..3a80e34624f 100644 --- a/sysutils/xfce4-fm/buildlink3.mk +++ b/sysutils/xfce4-fm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_FM_BUILDLINK3_MK:= ${XFCE4_FM_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-fm} BUILDLINK_PACKAGES+= xfce4-fm .if !empty(XFCE4_FM_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-fm+= xfce4-fm>=4.0.6 +BUILDLINK_DEPENDS.xfce4-fm+= xfce4-fm>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-fm?= ../../sysutils/xfce4-fm .endif # XFCE4_FM_BUILDLINK3_MK diff --git a/sysutils/xfce4-fm/distinfo b/sysutils/xfce4-fm/distinfo index 474ff6c7f75..da5baffff5c 100644 --- a/sysutils/xfce4-fm/distinfo +++ b/sysutils/xfce4-fm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xffm-4.0.6.tar.gz) = fa76816b1297753e61d6dd491f6baef0ce63153f -Size (xffm-4.0.6.tar.gz) = 1708703 bytes +SHA1 (xffm-4.2.0.tar.gz) = c1e23888e9816ec56e65de0a51e9a34f87f16492 +Size (xffm-4.2.0.tar.gz) = 2974372 bytes diff --git a/sysutils/xfce4-systray/Makefile b/sysutils/xfce4-systray/Makefile index c20a87e94e8..5124feea27f 100644 --- a/sysutils/xfce4-systray/Makefile +++ b/sysutils/xfce4-systray/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:17 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-systray-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= sysutils COMMENT= XFce4 systray plugin diff --git a/sysutils/xfce4-systray/buildlink3.mk b/sysutils/xfce4-systray/buildlink3.mk index 9d4c7e038a2..20ed1a0fdde 100644 --- a/sysutils/xfce4-systray/buildlink3.mk +++ b/sysutils/xfce4-systray/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_SYSTRAY_BUILDLINK3_MK:= ${XFCE4_SYSTRAY_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-systray} BUILDLINK_PACKAGES+= xfce4-systray .if !empty(XFCE4_SYSTRAY_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-systray+= xfce4-systray>=4.0.6 +BUILDLINK_DEPENDS.xfce4-systray+= xfce4-systray>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-systray?= ../../sysutils/xfce4-systray .endif # XFCE4_SYSTRAY_BUILDLINK3_MK diff --git a/sysutils/xfce4-systray/distinfo b/sysutils/xfce4-systray/distinfo index bf5bc9cb22e..874efb83815 100644 --- a/sysutils/xfce4-systray/distinfo +++ b/sysutils/xfce4-systray/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfce4-systray-4.0.6.tar.gz) = 5e9459f28bb7d49f837e4b8de184838da9f4b43f -Size (xfce4-systray-4.0.6.tar.gz) = 310468 bytes +SHA1 (xfce4-systray-4.2.0.tar.gz) = 1c95cb0e664d19ed2d93ff738851cc54fde8cee6 +Size (xfce4-systray-4.2.0.tar.gz) = 313093 bytes diff --git a/wm/xfce4-wm-themes/Makefile b/wm/xfce4-wm-themes/Makefile index c10592e3175..291fd4047f6 100644 --- a/wm/xfce4-wm-themes/Makefile +++ b/wm/xfce4-wm-themes/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:23 tv Exp $ +# $NetBSD: Makefile,v 1.9 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfwm4-themes-${XFCE4_VERSION} PKGNAME= xfce4-wm-themes-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= wm COMMENT= XFce4 window manager themes diff --git a/wm/xfce4-wm-themes/PLIST b/wm/xfce4-wm-themes/PLIST index 5b267fdc818..7024534a0f0 100644 --- a/wm/xfce4-wm-themes/PLIST +++ b/wm/xfce4-wm-themes/PLIST @@ -1,2720 +1,3792 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:38:25 martti Exp $ -share/xfwm4/themes/adept/README -share/xfwm4/themes/adept/bottom-active.xpm -share/xfwm4/themes/adept/bottom-inactive.xpm -share/xfwm4/themes/adept/bottom-left-active.xpm -share/xfwm4/themes/adept/bottom-left-inactive.xpm -share/xfwm4/themes/adept/bottom-right-active.xpm -share/xfwm4/themes/adept/bottom-right-inactive.xpm -share/xfwm4/themes/adept/close-active.xpm -share/xfwm4/themes/adept/close-inactive.xpm -share/xfwm4/themes/adept/close-pressed.xpm -share/xfwm4/themes/adept/hide-active.xpm -share/xfwm4/themes/adept/hide-inactive.xpm -share/xfwm4/themes/adept/hide-pressed.xpm -share/xfwm4/themes/adept/left-active.xpm -share/xfwm4/themes/adept/left-inactive.xpm -share/xfwm4/themes/adept/maximize-active.xpm -share/xfwm4/themes/adept/maximize-inactive.xpm -share/xfwm4/themes/adept/maximize-pressed.xpm -share/xfwm4/themes/adept/right-active.xpm -share/xfwm4/themes/adept/right-inactive.xpm -share/xfwm4/themes/adept/themerc -share/xfwm4/themes/adept/title-1-active.xpm -share/xfwm4/themes/adept/title-1-inactive.xpm -share/xfwm4/themes/adept/title-2-active.xpm -share/xfwm4/themes/adept/title-2-inactive.xpm -share/xfwm4/themes/adept/title-3-active.xpm -share/xfwm4/themes/adept/title-3-inactive.xpm -share/xfwm4/themes/adept/title-4-active.xpm -share/xfwm4/themes/adept/title-4-inactive.xpm -share/xfwm4/themes/adept/title-5-active.xpm -share/xfwm4/themes/adept/title-5-inactive.xpm -share/xfwm4/themes/adept/top-left-active.xpm -share/xfwm4/themes/adept/top-left-inactive.xpm -share/xfwm4/themes/adept/top-right-active.xpm -share/xfwm4/themes/adept/top-right-inactive.xpm -share/xfwm4/themes/agua/README -share/xfwm4/themes/agua/bottom-active.xpm -share/xfwm4/themes/agua/bottom-inactive.xpm -share/xfwm4/themes/agua/bottom-left-active.xpm -share/xfwm4/themes/agua/bottom-left-inactive.xpm -share/xfwm4/themes/agua/bottom-right-active.xpm -share/xfwm4/themes/agua/bottom-right-inactive.xpm -share/xfwm4/themes/agua/close-active.xpm -share/xfwm4/themes/agua/close-inactive.xpm -share/xfwm4/themes/agua/close-pressed.xpm -share/xfwm4/themes/agua/hide-active.xpm -share/xfwm4/themes/agua/hide-inactive.xpm -share/xfwm4/themes/agua/hide-pressed.xpm -share/xfwm4/themes/agua/left-active.xpm -share/xfwm4/themes/agua/left-inactive.xpm -share/xfwm4/themes/agua/maximize-active.xpm -share/xfwm4/themes/agua/maximize-inactive.xpm -share/xfwm4/themes/agua/maximize-pressed.xpm -share/xfwm4/themes/agua/menu-active.xpm -share/xfwm4/themes/agua/menu-inactive.xpm -share/xfwm4/themes/agua/menu-pressed.xpm -share/xfwm4/themes/agua/right-active.xpm -share/xfwm4/themes/agua/right-inactive.xpm -share/xfwm4/themes/agua/shade-active.xpm -share/xfwm4/themes/agua/shade-inactive.xpm -share/xfwm4/themes/agua/shade-pressed.xpm -share/xfwm4/themes/agua/stick-active.xpm -share/xfwm4/themes/agua/stick-inactive.xpm -share/xfwm4/themes/agua/stick-pressed.xpm -share/xfwm4/themes/agua/themerc -share/xfwm4/themes/agua/title-1-active.xpm -share/xfwm4/themes/agua/title-1-inactive.xpm -share/xfwm4/themes/agua/title-2-active.xpm -share/xfwm4/themes/agua/title-2-inactive.xpm -share/xfwm4/themes/agua/title-3-active.xpm -share/xfwm4/themes/agua/title-3-inactive.xpm -share/xfwm4/themes/agua/title-4-active.xpm -share/xfwm4/themes/agua/title-4-inactive.xpm -share/xfwm4/themes/agua/title-5-active.xpm -share/xfwm4/themes/agua/title-5-inactive.xpm -share/xfwm4/themes/agua/top-left-active.xpm -share/xfwm4/themes/agua/top-left-inactive.xpm -share/xfwm4/themes/agua/top-right-active.xpm -share/xfwm4/themes/agua/top-right-inactive.xpm -share/xfwm4/themes/agualemon/README -share/xfwm4/themes/agualemon/bottom-active.xpm -share/xfwm4/themes/agualemon/bottom-inactive.xpm -share/xfwm4/themes/agualemon/bottom-left-active.xpm -share/xfwm4/themes/agualemon/bottom-left-inactive.xpm -share/xfwm4/themes/agualemon/bottom-right-active.xpm -share/xfwm4/themes/agualemon/bottom-right-inactive.xpm -share/xfwm4/themes/agualemon/close-active.xpm -share/xfwm4/themes/agualemon/close-inactive.xpm -share/xfwm4/themes/agualemon/close-pressed.xpm -share/xfwm4/themes/agualemon/hide-active.xpm -share/xfwm4/themes/agualemon/hide-inactive.xpm -share/xfwm4/themes/agualemon/hide-pressed.xpm -share/xfwm4/themes/agualemon/left-active.xpm -share/xfwm4/themes/agualemon/left-inactive.xpm -share/xfwm4/themes/agualemon/maximize-active.xpm -share/xfwm4/themes/agualemon/maximize-inactive.xpm -share/xfwm4/themes/agualemon/maximize-pressed.xpm -share/xfwm4/themes/agualemon/menu-active.xpm -share/xfwm4/themes/agualemon/menu-inactive.xpm -share/xfwm4/themes/agualemon/menu-pressed.xpm -share/xfwm4/themes/agualemon/right-active.xpm -share/xfwm4/themes/agualemon/right-inactive.xpm -share/xfwm4/themes/agualemon/shade-active.xpm -share/xfwm4/themes/agualemon/shade-inactive.xpm -share/xfwm4/themes/agualemon/shade-pressed.xpm -share/xfwm4/themes/agualemon/stick-active.xpm -share/xfwm4/themes/agualemon/stick-inactive.xpm -share/xfwm4/themes/agualemon/stick-pressed.xpm -share/xfwm4/themes/agualemon/themerc -share/xfwm4/themes/agualemon/title-1-active.xpm -share/xfwm4/themes/agualemon/title-1-inactive.xpm -share/xfwm4/themes/agualemon/title-2-active.xpm -share/xfwm4/themes/agualemon/title-2-inactive.xpm -share/xfwm4/themes/agualemon/title-3-active.xpm -share/xfwm4/themes/agualemon/title-3-inactive.xpm -share/xfwm4/themes/agualemon/title-4-active.xpm -share/xfwm4/themes/agualemon/title-4-inactive.xpm -share/xfwm4/themes/agualemon/title-5-active.xpm -share/xfwm4/themes/agualemon/title-5-inactive.xpm -share/xfwm4/themes/agualemon/top-left-active.xpm -share/xfwm4/themes/agualemon/top-left-inactive.xpm -share/xfwm4/themes/agualemon/top-right-active.xpm -share/xfwm4/themes/agualemon/top-right-inactive.xpm -share/xfwm4/themes/alternate/README -share/xfwm4/themes/alternate/bottom-active.xpm -share/xfwm4/themes/alternate/bottom-inactive.xpm -share/xfwm4/themes/alternate/bottom-left-active.xpm -share/xfwm4/themes/alternate/bottom-left-inactive.xpm -share/xfwm4/themes/alternate/bottom-right-active.xpm -share/xfwm4/themes/alternate/bottom-right-inactive.xpm -share/xfwm4/themes/alternate/close-active.xpm -share/xfwm4/themes/alternate/close-inactive.xpm -share/xfwm4/themes/alternate/close-pressed.xpm -share/xfwm4/themes/alternate/hide-active.xpm -share/xfwm4/themes/alternate/hide-inactive.xpm -share/xfwm4/themes/alternate/hide-pressed.xpm -share/xfwm4/themes/alternate/left-active.xpm -share/xfwm4/themes/alternate/left-inactive.xpm -share/xfwm4/themes/alternate/maximize-active.xpm -share/xfwm4/themes/alternate/maximize-inactive.xpm -share/xfwm4/themes/alternate/maximize-pressed.xpm -share/xfwm4/themes/alternate/maximize-toggled-active.xpm -share/xfwm4/themes/alternate/maximize-toggled-inactive.xpm -share/xfwm4/themes/alternate/maximize-toggled-pressed.xpm -share/xfwm4/themes/alternate/menu-active.xpm -share/xfwm4/themes/alternate/menu-inactive.xpm -share/xfwm4/themes/alternate/menu-pressed.xpm -share/xfwm4/themes/alternate/right-active.xpm -share/xfwm4/themes/alternate/right-inactive.xpm -share/xfwm4/themes/alternate/shade-active.xpm -share/xfwm4/themes/alternate/shade-inactive.xpm -share/xfwm4/themes/alternate/shade-pressed.xpm -share/xfwm4/themes/alternate/shade-toggled-active.xpm -share/xfwm4/themes/alternate/shade-toggled-inactive.xpm -share/xfwm4/themes/alternate/shade-toggled-pressed.xpm -share/xfwm4/themes/alternate/stick-active.xpm -share/xfwm4/themes/alternate/stick-inactive.xpm -share/xfwm4/themes/alternate/stick-pressed.xpm -share/xfwm4/themes/alternate/stick-toggled-active.xpm -share/xfwm4/themes/alternate/stick-toggled-inactive.xpm -share/xfwm4/themes/alternate/stick-toggled-pressed.xpm -share/xfwm4/themes/alternate/themerc -share/xfwm4/themes/alternate/title-1-active.xpm -share/xfwm4/themes/alternate/title-1-inactive.xpm -share/xfwm4/themes/alternate/title-2-active.xpm -share/xfwm4/themes/alternate/title-2-inactive.xpm -share/xfwm4/themes/alternate/title-3-active.xpm -share/xfwm4/themes/alternate/title-3-inactive.xpm -share/xfwm4/themes/alternate/title-4-active.xpm -share/xfwm4/themes/alternate/title-4-inactive.xpm -share/xfwm4/themes/alternate/title-5-active.xpm -share/xfwm4/themes/alternate/title-5-inactive.xpm -share/xfwm4/themes/alternate/top-left-active.xpm -share/xfwm4/themes/alternate/top-left-inactive.xpm -share/xfwm4/themes/alternate/top-right-active.xpm -share/xfwm4/themes/alternate/top-right-inactive.xpm -share/xfwm4/themes/atlanta/README -share/xfwm4/themes/atlanta/bottom-active.xpm -share/xfwm4/themes/atlanta/bottom-inactive.xpm -share/xfwm4/themes/atlanta/bottom-left-active.xpm -share/xfwm4/themes/atlanta/bottom-left-inactive.xpm -share/xfwm4/themes/atlanta/bottom-right-active.xpm -share/xfwm4/themes/atlanta/bottom-right-inactive.xpm -share/xfwm4/themes/atlanta/close-active.xpm -share/xfwm4/themes/atlanta/close-inactive.xpm -share/xfwm4/themes/atlanta/close-pressed.xpm -share/xfwm4/themes/atlanta/hide-active.xpm -share/xfwm4/themes/atlanta/hide-inactive.xpm -share/xfwm4/themes/atlanta/hide-pressed.xpm -share/xfwm4/themes/atlanta/left-active.xpm -share/xfwm4/themes/atlanta/left-inactive.xpm -share/xfwm4/themes/atlanta/maximize-active.xpm -share/xfwm4/themes/atlanta/maximize-inactive.xpm -share/xfwm4/themes/atlanta/maximize-pressed.xpm -share/xfwm4/themes/atlanta/menu-active.xpm -share/xfwm4/themes/atlanta/menu-inactive.xpm -share/xfwm4/themes/atlanta/menu-pressed.xpm -share/xfwm4/themes/atlanta/right-active.xpm -share/xfwm4/themes/atlanta/right-inactive.xpm -share/xfwm4/themes/atlanta/shade-active.xpm -share/xfwm4/themes/atlanta/shade-inactive.xpm -share/xfwm4/themes/atlanta/shade-pressed.xpm -share/xfwm4/themes/atlanta/stick-active.xpm -share/xfwm4/themes/atlanta/stick-inactive.xpm -share/xfwm4/themes/atlanta/stick-pressed.xpm -share/xfwm4/themes/atlanta/themerc -share/xfwm4/themes/atlanta/title-1-active.xpm -share/xfwm4/themes/atlanta/title-1-inactive.xpm -share/xfwm4/themes/atlanta/title-2-active.xpm -share/xfwm4/themes/atlanta/title-2-inactive.xpm -share/xfwm4/themes/atlanta/title-3-active.xpm -share/xfwm4/themes/atlanta/title-3-inactive.xpm -share/xfwm4/themes/atlanta/title-4-active.xpm -share/xfwm4/themes/atlanta/title-4-inactive.xpm -share/xfwm4/themes/atlanta/title-5-active.xpm -share/xfwm4/themes/atlanta/title-5-inactive.xpm -share/xfwm4/themes/atlanta/top-left-active.xpm -share/xfwm4/themes/atlanta/top-left-inactive.xpm -share/xfwm4/themes/atlanta/top-right-active.xpm -share/xfwm4/themes/atlanta/top-right-inactive.xpm -share/xfwm4/themes/atlanta2/README -share/xfwm4/themes/atlanta2/bottom-active.xpm -share/xfwm4/themes/atlanta2/bottom-inactive.xpm -share/xfwm4/themes/atlanta2/bottom-left-active.xpm -share/xfwm4/themes/atlanta2/bottom-left-inactive.xpm -share/xfwm4/themes/atlanta2/bottom-right-active.xpm -share/xfwm4/themes/atlanta2/bottom-right-inactive.xpm -share/xfwm4/themes/atlanta2/close-active.xpm -share/xfwm4/themes/atlanta2/close-inactive.xpm -share/xfwm4/themes/atlanta2/close-pressed.xpm -share/xfwm4/themes/atlanta2/hide-active.xpm -share/xfwm4/themes/atlanta2/hide-inactive.xpm -share/xfwm4/themes/atlanta2/hide-pressed.xpm -share/xfwm4/themes/atlanta2/left-active.xpm -share/xfwm4/themes/atlanta2/left-inactive.xpm -share/xfwm4/themes/atlanta2/maximize-active.xpm -share/xfwm4/themes/atlanta2/maximize-inactive.xpm -share/xfwm4/themes/atlanta2/maximize-pressed.xpm -share/xfwm4/themes/atlanta2/menu-active.xpm -share/xfwm4/themes/atlanta2/menu-inactive.xpm -share/xfwm4/themes/atlanta2/menu-pressed.xpm -share/xfwm4/themes/atlanta2/right-active.xpm -share/xfwm4/themes/atlanta2/right-inactive.xpm -share/xfwm4/themes/atlanta2/shade-active.xpm -share/xfwm4/themes/atlanta2/shade-inactive.xpm -share/xfwm4/themes/atlanta2/shade-pressed.xpm -share/xfwm4/themes/atlanta2/stick-active.xpm -share/xfwm4/themes/atlanta2/stick-inactive.xpm -share/xfwm4/themes/atlanta2/stick-pressed.xpm -share/xfwm4/themes/atlanta2/themerc -share/xfwm4/themes/atlanta2/title-1-active.xpm -share/xfwm4/themes/atlanta2/title-1-inactive.xpm -share/xfwm4/themes/atlanta2/title-2-active.xpm -share/xfwm4/themes/atlanta2/title-2-inactive.xpm -share/xfwm4/themes/atlanta2/title-3-active.xpm -share/xfwm4/themes/atlanta2/title-3-inactive.xpm -share/xfwm4/themes/atlanta2/title-4-active.xpm -share/xfwm4/themes/atlanta2/title-4-inactive.xpm -share/xfwm4/themes/atlanta2/title-5-active.xpm -share/xfwm4/themes/atlanta2/title-5-inactive.xpm -share/xfwm4/themes/atlanta2/top-left-active.xpm -share/xfwm4/themes/atlanta2/top-left-inactive.xpm -share/xfwm4/themes/atlanta2/top-right-active.xpm -share/xfwm4/themes/atlanta2/top-right-inactive.xpm -share/xfwm4/themes/b5/README -share/xfwm4/themes/b5/bottom-active.xpm -share/xfwm4/themes/b5/bottom-inactive.xpm -share/xfwm4/themes/b5/bottom-left-active.xpm -share/xfwm4/themes/b5/bottom-left-inactive.xpm -share/xfwm4/themes/b5/bottom-right-active.xpm -share/xfwm4/themes/b5/bottom-right-inactive.xpm -share/xfwm4/themes/b5/close-active.xpm -share/xfwm4/themes/b5/close-inactive.xpm -share/xfwm4/themes/b5/close-pressed.xpm -share/xfwm4/themes/b5/left-active.xpm -share/xfwm4/themes/b5/left-inactive.xpm -share/xfwm4/themes/b5/right-active.xpm -share/xfwm4/themes/b5/right-inactive.xpm -share/xfwm4/themes/b5/themerc -share/xfwm4/themes/b5/title-1-active.xpm -share/xfwm4/themes/b5/title-1-inactive.xpm -share/xfwm4/themes/b5/title-2-active.xpm -share/xfwm4/themes/b5/title-2-inactive.xpm -share/xfwm4/themes/b5/title-3-active.xpm -share/xfwm4/themes/b5/title-3-inactive.xpm -share/xfwm4/themes/b5/title-4-active.xpm -share/xfwm4/themes/b5/title-4-inactive.xpm -share/xfwm4/themes/b5/title-5-active.xpm -share/xfwm4/themes/b5/title-5-inactive.xpm -share/xfwm4/themes/b5/top-left-active.xpm -share/xfwm4/themes/b5/top-left-inactive.xpm -share/xfwm4/themes/b5/top-right-active.xpm -share/xfwm4/themes/b5/top-right-inactive.xpm -share/xfwm4/themes/b6/README -share/xfwm4/themes/b6/bottom-active.xpm -share/xfwm4/themes/b6/bottom-inactive.xpm -share/xfwm4/themes/b6/bottom-left-active.xpm -share/xfwm4/themes/b6/bottom-left-inactive.xpm -share/xfwm4/themes/b6/bottom-right-active.xpm -share/xfwm4/themes/b6/bottom-right-inactive.xpm -share/xfwm4/themes/b6/close-active.xpm -share/xfwm4/themes/b6/close-inactive.xpm -share/xfwm4/themes/b6/close-pressed.xpm -share/xfwm4/themes/b6/hide-active.xpm -share/xfwm4/themes/b6/hide-inactive.xpm -share/xfwm4/themes/b6/hide-pressed.xpm -share/xfwm4/themes/b6/left-active.xpm -share/xfwm4/themes/b6/left-inactive.xpm -share/xfwm4/themes/b6/maximize-active.xpm -share/xfwm4/themes/b6/maximize-inactive.xpm -share/xfwm4/themes/b6/maximize-pressed.xpm -share/xfwm4/themes/b6/right-active.xpm -share/xfwm4/themes/b6/right-inactive.xpm -share/xfwm4/themes/b6/shade-active.xpm -share/xfwm4/themes/b6/shade-inactive.xpm -share/xfwm4/themes/b6/shade-pressed.xpm -share/xfwm4/themes/b6/themerc -share/xfwm4/themes/b6/title-1-active.xpm -share/xfwm4/themes/b6/title-1-inactive.xpm -share/xfwm4/themes/b6/title-2-active.xpm -share/xfwm4/themes/b6/title-2-inactive.xpm -share/xfwm4/themes/b6/title-3-active.xpm -share/xfwm4/themes/b6/title-3-inactive.xpm -share/xfwm4/themes/b6/title-4-active.xpm -share/xfwm4/themes/b6/title-4-inactive.xpm -share/xfwm4/themes/b6/title-5-active.xpm -share/xfwm4/themes/b6/title-5-inactive.xpm -share/xfwm4/themes/b6/top-left-active.xpm -share/xfwm4/themes/b6/top-left-inactive.xpm -share/xfwm4/themes/b6/top-right-active.xpm -share/xfwm4/themes/b6/top-right-inactive.xpm -share/xfwm4/themes/beastie/README -share/xfwm4/themes/beastie/bottom-active.xpm -share/xfwm4/themes/beastie/bottom-inactive.xpm -share/xfwm4/themes/beastie/bottom-left-active.xpm -share/xfwm4/themes/beastie/bottom-left-inactive.xpm -share/xfwm4/themes/beastie/bottom-right-active.xpm -share/xfwm4/themes/beastie/bottom-right-inactive.xpm -share/xfwm4/themes/beastie/close-active.xpm -share/xfwm4/themes/beastie/close-inactive.xpm -share/xfwm4/themes/beastie/close-pressed.xpm -share/xfwm4/themes/beastie/hide-active.xpm -share/xfwm4/themes/beastie/hide-inactive.xpm -share/xfwm4/themes/beastie/hide-pressed.xpm -share/xfwm4/themes/beastie/left-active.xpm -share/xfwm4/themes/beastie/left-inactive.xpm -share/xfwm4/themes/beastie/maximize-active.xpm -share/xfwm4/themes/beastie/maximize-inactive.xpm -share/xfwm4/themes/beastie/maximize-pressed.xpm -share/xfwm4/themes/beastie/menu-active.xpm -share/xfwm4/themes/beastie/menu-inactive.xpm -share/xfwm4/themes/beastie/menu-pressed.xpm -share/xfwm4/themes/beastie/right-active.xpm -share/xfwm4/themes/beastie/right-inactive.xpm -share/xfwm4/themes/beastie/shade-active.xpm -share/xfwm4/themes/beastie/shade-inactive.xpm -share/xfwm4/themes/beastie/shade-pressed.xpm -share/xfwm4/themes/beastie/stick-active.xpm -share/xfwm4/themes/beastie/stick-inactive.xpm -share/xfwm4/themes/beastie/stick-pressed.xpm -share/xfwm4/themes/beastie/themerc -share/xfwm4/themes/beastie/title-1-active.xpm -share/xfwm4/themes/beastie/title-1-inactive.xpm -share/xfwm4/themes/beastie/title-2-active.xpm -share/xfwm4/themes/beastie/title-2-inactive.xpm -share/xfwm4/themes/beastie/title-3-active.xpm -share/xfwm4/themes/beastie/title-3-inactive.xpm -share/xfwm4/themes/beastie/title-4-active.xpm -share/xfwm4/themes/beastie/title-4-inactive.xpm -share/xfwm4/themes/beastie/title-5-active.xpm -share/xfwm4/themes/beastie/title-5-inactive.xpm -share/xfwm4/themes/beastie/top-left-active.xpm -share/xfwm4/themes/beastie/top-left-inactive.xpm -share/xfwm4/themes/beastie/top-right-active.xpm -share/xfwm4/themes/beastie/top-right-inactive.xpm -share/xfwm4/themes/biz/README -share/xfwm4/themes/biz/bottom-active.xpm -share/xfwm4/themes/biz/bottom-inactive.xpm -share/xfwm4/themes/biz/bottom-left-active.xpm -share/xfwm4/themes/biz/bottom-left-inactive.xpm -share/xfwm4/themes/biz/bottom-right-active.xpm -share/xfwm4/themes/biz/bottom-right-inactive.xpm -share/xfwm4/themes/biz/close-active.xpm -share/xfwm4/themes/biz/close-inactive.xpm -share/xfwm4/themes/biz/close-pressed.xpm -share/xfwm4/themes/biz/hide-active.xpm -share/xfwm4/themes/biz/hide-inactive.xpm -share/xfwm4/themes/biz/hide-pressed.xpm -share/xfwm4/themes/biz/left-active.xpm -share/xfwm4/themes/biz/left-inactive.xpm -share/xfwm4/themes/biz/maximize-active.xpm -share/xfwm4/themes/biz/maximize-inactive.xpm -share/xfwm4/themes/biz/maximize-pressed.xpm -share/xfwm4/themes/biz/menu-active.xpm -share/xfwm4/themes/biz/menu-inactive.xpm -share/xfwm4/themes/biz/menu-pressed.xpm -share/xfwm4/themes/biz/right-active.xpm -share/xfwm4/themes/biz/right-inactive.xpm -share/xfwm4/themes/biz/shade-active.xpm -share/xfwm4/themes/biz/shade-inactive.xpm -share/xfwm4/themes/biz/shade-pressed.xpm -share/xfwm4/themes/biz/stick-active.xpm -share/xfwm4/themes/biz/stick-inactive.xpm -share/xfwm4/themes/biz/stick-pressed.xpm -share/xfwm4/themes/biz/themerc -share/xfwm4/themes/biz/title-1-active.xpm -share/xfwm4/themes/biz/title-1-inactive.xpm -share/xfwm4/themes/biz/title-2-active.xpm -share/xfwm4/themes/biz/title-2-inactive.xpm -share/xfwm4/themes/biz/title-3-active.xpm -share/xfwm4/themes/biz/title-3-inactive.xpm -share/xfwm4/themes/biz/title-4-active.xpm -share/xfwm4/themes/biz/title-4-inactive.xpm -share/xfwm4/themes/biz/title-5-active.xpm -share/xfwm4/themes/biz/title-5-inactive.xpm -share/xfwm4/themes/biz/top-left-active.xpm -share/xfwm4/themes/biz/top-left-inactive.xpm -share/xfwm4/themes/biz/top-right-active.xpm -share/xfwm4/themes/biz/top-right-inactive.xpm -share/xfwm4/themes/buzz/README -share/xfwm4/themes/buzz/bottom-active.xpm -share/xfwm4/themes/buzz/bottom-inactive.xpm -share/xfwm4/themes/buzz/bottom-left-active.xpm -share/xfwm4/themes/buzz/bottom-left-inactive.xpm -share/xfwm4/themes/buzz/bottom-right-active.xpm -share/xfwm4/themes/buzz/bottom-right-inactive.xpm -share/xfwm4/themes/buzz/close-active.xpm -share/xfwm4/themes/buzz/close-inactive.xpm -share/xfwm4/themes/buzz/close-pressed.xpm -share/xfwm4/themes/buzz/hide-active.xpm -share/xfwm4/themes/buzz/hide-inactive.xpm -share/xfwm4/themes/buzz/hide-pressed.xpm -share/xfwm4/themes/buzz/left-active.xpm -share/xfwm4/themes/buzz/left-inactive.xpm -share/xfwm4/themes/buzz/maximize-active.xpm -share/xfwm4/themes/buzz/maximize-inactive.xpm -share/xfwm4/themes/buzz/maximize-pressed.xpm -share/xfwm4/themes/buzz/maximize-toggled-active.xpm -share/xfwm4/themes/buzz/maximize-toggled-inactive.xpm -share/xfwm4/themes/buzz/maximize-toggled-pressed.xpm -share/xfwm4/themes/buzz/menu-active.xpm -share/xfwm4/themes/buzz/menu-inactive.xpm -share/xfwm4/themes/buzz/menu-pressed.xpm -share/xfwm4/themes/buzz/right-active.xpm -share/xfwm4/themes/buzz/right-inactive.xpm -share/xfwm4/themes/buzz/shade-active.xpm -share/xfwm4/themes/buzz/shade-inactive.xpm -share/xfwm4/themes/buzz/shade-pressed.xpm -share/xfwm4/themes/buzz/shade-toggled-active.xpm -share/xfwm4/themes/buzz/shade-toggled-inactive.xpm -share/xfwm4/themes/buzz/shade-toggled-pressed.xpm -share/xfwm4/themes/buzz/stick-active.xpm -share/xfwm4/themes/buzz/stick-inactive.xpm -share/xfwm4/themes/buzz/stick-pressed.xpm -share/xfwm4/themes/buzz/stick-toggled-active.xpm -share/xfwm4/themes/buzz/stick-toggled-inactive.xpm -share/xfwm4/themes/buzz/stick-toggled-pressed.xpm -share/xfwm4/themes/buzz/themerc -share/xfwm4/themes/buzz/title-1-active.xpm -share/xfwm4/themes/buzz/title-1-inactive.xpm -share/xfwm4/themes/buzz/title-2-active.xpm -share/xfwm4/themes/buzz/title-2-inactive.xpm -share/xfwm4/themes/buzz/title-3-active.xpm -share/xfwm4/themes/buzz/title-3-inactive.xpm -share/xfwm4/themes/buzz/title-4-active.xpm -share/xfwm4/themes/buzz/title-4-inactive.xpm -share/xfwm4/themes/buzz/title-5-active.xpm -share/xfwm4/themes/buzz/title-5-inactive.xpm -share/xfwm4/themes/buzz/top-left-active.xpm -share/xfwm4/themes/buzz/top-left-inactive.xpm -share/xfwm4/themes/buzz/top-right-active.xpm -share/xfwm4/themes/buzz/top-right-inactive.xpm -share/xfwm4/themes/coldsteel/README -share/xfwm4/themes/coldsteel/bottom-active.xpm -share/xfwm4/themes/coldsteel/bottom-inactive.xpm -share/xfwm4/themes/coldsteel/bottom-left-active.xpm -share/xfwm4/themes/coldsteel/bottom-left-inactive.xpm -share/xfwm4/themes/coldsteel/bottom-right-active.xpm -share/xfwm4/themes/coldsteel/bottom-right-inactive.xpm -share/xfwm4/themes/coldsteel/close-active.xpm -share/xfwm4/themes/coldsteel/close-inactive.xpm -share/xfwm4/themes/coldsteel/close-pressed.xpm -share/xfwm4/themes/coldsteel/hide-active.xpm -share/xfwm4/themes/coldsteel/hide-inactive.xpm -share/xfwm4/themes/coldsteel/hide-pressed.xpm -share/xfwm4/themes/coldsteel/left-active.xpm -share/xfwm4/themes/coldsteel/left-inactive.xpm -share/xfwm4/themes/coldsteel/maximize-active.xpm -share/xfwm4/themes/coldsteel/maximize-inactive.xpm -share/xfwm4/themes/coldsteel/maximize-pressed.xpm -share/xfwm4/themes/coldsteel/menu-active.xpm -share/xfwm4/themes/coldsteel/menu-inactive.xpm -share/xfwm4/themes/coldsteel/menu-pressed.xpm -share/xfwm4/themes/coldsteel/right-active.xpm -share/xfwm4/themes/coldsteel/right-inactive.xpm -share/xfwm4/themes/coldsteel/shade-active.xpm -share/xfwm4/themes/coldsteel/shade-inactive.xpm -share/xfwm4/themes/coldsteel/shade-pressed.xpm -share/xfwm4/themes/coldsteel/stick-active.xpm -share/xfwm4/themes/coldsteel/stick-inactive.xpm -share/xfwm4/themes/coldsteel/stick-pressed.xpm -share/xfwm4/themes/coldsteel/themerc -share/xfwm4/themes/coldsteel/title-1-active.xpm -share/xfwm4/themes/coldsteel/title-1-inactive.xpm -share/xfwm4/themes/coldsteel/title-2-active.xpm -share/xfwm4/themes/coldsteel/title-2-inactive.xpm -share/xfwm4/themes/coldsteel/title-3-active.xpm -share/xfwm4/themes/coldsteel/title-3-inactive.xpm -share/xfwm4/themes/coldsteel/title-4-active.xpm -share/xfwm4/themes/coldsteel/title-4-inactive.xpm -share/xfwm4/themes/coldsteel/title-5-active.xpm -share/xfwm4/themes/coldsteel/title-5-inactive.xpm -share/xfwm4/themes/coldsteel/top-left-active.xpm -share/xfwm4/themes/coldsteel/top-left-inactive.xpm -share/xfwm4/themes/coldsteel/top-right-active.xpm -share/xfwm4/themes/coldsteel/top-right-inactive.xpm -share/xfwm4/themes/coolclean/README -share/xfwm4/themes/coolclean/bottom-active.xpm -share/xfwm4/themes/coolclean/bottom-inactive.xpm -share/xfwm4/themes/coolclean/bottom-left-active.xpm -share/xfwm4/themes/coolclean/bottom-left-inactive.xpm -share/xfwm4/themes/coolclean/bottom-right-active.xpm -share/xfwm4/themes/coolclean/bottom-right-inactive.xpm -share/xfwm4/themes/coolclean/close-active.xpm -share/xfwm4/themes/coolclean/close-inactive.xpm -share/xfwm4/themes/coolclean/close-pressed.xpm -share/xfwm4/themes/coolclean/hide-active.xpm -share/xfwm4/themes/coolclean/hide-inactive.xpm -share/xfwm4/themes/coolclean/hide-pressed.xpm -share/xfwm4/themes/coolclean/left-active.xpm -share/xfwm4/themes/coolclean/left-inactive.xpm -share/xfwm4/themes/coolclean/maximize-active.xpm -share/xfwm4/themes/coolclean/maximize-inactive.xpm -share/xfwm4/themes/coolclean/maximize-pressed.xpm -share/xfwm4/themes/coolclean/menu-active.xpm -share/xfwm4/themes/coolclean/menu-inactive.xpm -share/xfwm4/themes/coolclean/menu-pressed.xpm -share/xfwm4/themes/coolclean/right-active.xpm -share/xfwm4/themes/coolclean/right-inactive.xpm -share/xfwm4/themes/coolclean/themerc -share/xfwm4/themes/coolclean/title-1-active.xpm -share/xfwm4/themes/coolclean/title-1-inactive.xpm -share/xfwm4/themes/coolclean/title-2-active.xpm -share/xfwm4/themes/coolclean/title-2-inactive.xpm -share/xfwm4/themes/coolclean/title-3-active.xpm -share/xfwm4/themes/coolclean/title-3-inactive.xpm -share/xfwm4/themes/coolclean/title-4-active.xpm -share/xfwm4/themes/coolclean/title-4-inactive.xpm -share/xfwm4/themes/coolclean/title-5-active.xpm -share/xfwm4/themes/coolclean/title-5-inactive.xpm -share/xfwm4/themes/coolclean/top-left-active.xpm -share/xfwm4/themes/coolclean/top-left-inactive.xpm -share/xfwm4/themes/coolclean/top-right-active.xpm -share/xfwm4/themes/coolclean/top-right-inactive.xpm -share/xfwm4/themes/crux/README -share/xfwm4/themes/crux/bottom-active.xpm -share/xfwm4/themes/crux/bottom-inactive.xpm -share/xfwm4/themes/crux/bottom-left-active.xpm -share/xfwm4/themes/crux/bottom-left-inactive.xpm -share/xfwm4/themes/crux/bottom-right-active.xpm -share/xfwm4/themes/crux/bottom-right-inactive.xpm -share/xfwm4/themes/crux/close-active.xpm -share/xfwm4/themes/crux/close-inactive.xpm -share/xfwm4/themes/crux/close-pressed.xpm -share/xfwm4/themes/crux/hide-active.xpm -share/xfwm4/themes/crux/hide-inactive.xpm -share/xfwm4/themes/crux/hide-pressed.xpm -share/xfwm4/themes/crux/left-active.xpm -share/xfwm4/themes/crux/left-inactive.xpm -share/xfwm4/themes/crux/maximize-active.xpm -share/xfwm4/themes/crux/maximize-inactive.xpm -share/xfwm4/themes/crux/maximize-pressed.xpm -share/xfwm4/themes/crux/menu-active.xpm -share/xfwm4/themes/crux/menu-inactive.xpm -share/xfwm4/themes/crux/menu-pressed.xpm -share/xfwm4/themes/crux/right-active.xpm -share/xfwm4/themes/crux/right-inactive.xpm -share/xfwm4/themes/crux/shade-active.xpm -share/xfwm4/themes/crux/shade-inactive.xpm -share/xfwm4/themes/crux/shade-pressed.xpm -share/xfwm4/themes/crux/stick-active.xpm -share/xfwm4/themes/crux/stick-inactive.xpm -share/xfwm4/themes/crux/stick-pressed.xpm -share/xfwm4/themes/crux/themerc -share/xfwm4/themes/crux/title-1-active.xpm -share/xfwm4/themes/crux/title-1-inactive.xpm -share/xfwm4/themes/crux/title-2-active.xpm -share/xfwm4/themes/crux/title-2-inactive.xpm -share/xfwm4/themes/crux/title-3-active.xpm -share/xfwm4/themes/crux/title-3-inactive.xpm -share/xfwm4/themes/crux/title-4-active.xpm -share/xfwm4/themes/crux/title-4-inactive.xpm -share/xfwm4/themes/crux/title-5-active.xpm -share/xfwm4/themes/crux/title-5-inactive.xpm -share/xfwm4/themes/crux/top-left-active.xpm -share/xfwm4/themes/crux/top-left-inactive.xpm -share/xfwm4/themes/crux/top-right-active.xpm -share/xfwm4/themes/crux/top-right-inactive.xpm -share/xfwm4/themes/cruxish/README -share/xfwm4/themes/cruxish/bottom-active.xpm -share/xfwm4/themes/cruxish/bottom-inactive.xpm -share/xfwm4/themes/cruxish/bottom-left-active.xpm -share/xfwm4/themes/cruxish/bottom-left-inactive.xpm -share/xfwm4/themes/cruxish/bottom-right-active.xpm -share/xfwm4/themes/cruxish/bottom-right-inactive.xpm -share/xfwm4/themes/cruxish/close-active.xpm -share/xfwm4/themes/cruxish/close-inactive.xpm -share/xfwm4/themes/cruxish/close-pressed.xpm -share/xfwm4/themes/cruxish/hide-active.xpm -share/xfwm4/themes/cruxish/hide-inactive.xpm -share/xfwm4/themes/cruxish/hide-pressed.xpm -share/xfwm4/themes/cruxish/left-active.xpm -share/xfwm4/themes/cruxish/left-inactive.xpm -share/xfwm4/themes/cruxish/maximize-active.xpm -share/xfwm4/themes/cruxish/maximize-inactive.xpm -share/xfwm4/themes/cruxish/maximize-pressed.xpm -share/xfwm4/themes/cruxish/menu-active.xpm -share/xfwm4/themes/cruxish/menu-inactive.xpm -share/xfwm4/themes/cruxish/menu-pressed.xpm -share/xfwm4/themes/cruxish/right-active.xpm -share/xfwm4/themes/cruxish/right-inactive.xpm -share/xfwm4/themes/cruxish/shade-active.xpm -share/xfwm4/themes/cruxish/shade-inactive.xpm -share/xfwm4/themes/cruxish/shade-pressed.xpm -share/xfwm4/themes/cruxish/stick-active.xpm -share/xfwm4/themes/cruxish/stick-inactive.xpm -share/xfwm4/themes/cruxish/stick-pressed.xpm -share/xfwm4/themes/cruxish/themerc -share/xfwm4/themes/cruxish/title-1-active.xpm -share/xfwm4/themes/cruxish/title-1-inactive.xpm -share/xfwm4/themes/cruxish/title-2-active.xpm -share/xfwm4/themes/cruxish/title-2-inactive.xpm -share/xfwm4/themes/cruxish/title-3-active.xpm -share/xfwm4/themes/cruxish/title-3-inactive.xpm -share/xfwm4/themes/cruxish/title-4-active.xpm -share/xfwm4/themes/cruxish/title-4-inactive.xpm -share/xfwm4/themes/cruxish/title-5-active.xpm -share/xfwm4/themes/cruxish/title-5-inactive.xpm -share/xfwm4/themes/cruxish/top-left-active.xpm -share/xfwm4/themes/cruxish/top-left-inactive.xpm -share/xfwm4/themes/cruxish/top-right-active.xpm -share/xfwm4/themes/cruxish/top-right-inactive.xpm -share/xfwm4/themes/defcon-IV/README -share/xfwm4/themes/defcon-IV/bottom-active.xpm -share/xfwm4/themes/defcon-IV/bottom-inactive.xpm -share/xfwm4/themes/defcon-IV/bottom-left-active.xpm -share/xfwm4/themes/defcon-IV/bottom-left-inactive.xpm -share/xfwm4/themes/defcon-IV/bottom-right-active.xpm -share/xfwm4/themes/defcon-IV/bottom-right-inactive.xpm -share/xfwm4/themes/defcon-IV/close-active.xpm -share/xfwm4/themes/defcon-IV/close-inactive.xpm -share/xfwm4/themes/defcon-IV/close-pressed.xpm -share/xfwm4/themes/defcon-IV/hide-active.xpm -share/xfwm4/themes/defcon-IV/hide-inactive.xpm -share/xfwm4/themes/defcon-IV/hide-pressed.xpm -share/xfwm4/themes/defcon-IV/left-active.xpm -share/xfwm4/themes/defcon-IV/left-inactive.xpm -share/xfwm4/themes/defcon-IV/maximize-active.xpm -share/xfwm4/themes/defcon-IV/maximize-inactive.xpm -share/xfwm4/themes/defcon-IV/maximize-pressed.xpm -share/xfwm4/themes/defcon-IV/maximize-toggled-active.xpm -share/xfwm4/themes/defcon-IV/maximize-toggled-inactive.xpm -share/xfwm4/themes/defcon-IV/maximize-toggled-pressed.xpm -share/xfwm4/themes/defcon-IV/menu-active.xpm -share/xfwm4/themes/defcon-IV/menu-inactive.xpm -share/xfwm4/themes/defcon-IV/menu-pressed.xpm -share/xfwm4/themes/defcon-IV/right-active.xpm -share/xfwm4/themes/defcon-IV/right-inactive.xpm -share/xfwm4/themes/defcon-IV/shade-active.xpm -share/xfwm4/themes/defcon-IV/shade-inactive.xpm -share/xfwm4/themes/defcon-IV/shade-pressed.xpm -share/xfwm4/themes/defcon-IV/shade-toggled-active.xpm -share/xfwm4/themes/defcon-IV/shade-toggled-inactive.xpm -share/xfwm4/themes/defcon-IV/shade-toggled-pressed.xpm -share/xfwm4/themes/defcon-IV/stick-active.xpm -share/xfwm4/themes/defcon-IV/stick-inactive.xpm -share/xfwm4/themes/defcon-IV/stick-pressed.xpm -share/xfwm4/themes/defcon-IV/stick-toggled-active.xpm -share/xfwm4/themes/defcon-IV/stick-toggled-inactive.xpm -share/xfwm4/themes/defcon-IV/stick-toggled-pressed.xpm -share/xfwm4/themes/defcon-IV/themerc -share/xfwm4/themes/defcon-IV/title-1-active.xpm -share/xfwm4/themes/defcon-IV/title-1-inactive.xpm -share/xfwm4/themes/defcon-IV/title-2-active.xpm -share/xfwm4/themes/defcon-IV/title-2-inactive.xpm -share/xfwm4/themes/defcon-IV/title-3-active.xpm -share/xfwm4/themes/defcon-IV/title-3-inactive.xpm -share/xfwm4/themes/defcon-IV/title-4-active.xpm -share/xfwm4/themes/defcon-IV/title-4-inactive.xpm -share/xfwm4/themes/defcon-IV/title-5-active.xpm -share/xfwm4/themes/defcon-IV/title-5-inactive.xpm -share/xfwm4/themes/defcon-IV/top-left-active.xpm -share/xfwm4/themes/defcon-IV/top-left-inactive.xpm -share/xfwm4/themes/defcon-IV/top-right-active.xpm -share/xfwm4/themes/defcon-IV/top-right-inactive.xpm -share/xfwm4/themes/eazel-blue/README -share/xfwm4/themes/eazel-blue/bottom-active.xpm -share/xfwm4/themes/eazel-blue/bottom-inactive.xpm -share/xfwm4/themes/eazel-blue/bottom-left-active.xpm -share/xfwm4/themes/eazel-blue/bottom-left-inactive.xpm -share/xfwm4/themes/eazel-blue/bottom-right-active.xpm -share/xfwm4/themes/eazel-blue/bottom-right-inactive.xpm -share/xfwm4/themes/eazel-blue/close-active.xpm -share/xfwm4/themes/eazel-blue/close-inactive.xpm -share/xfwm4/themes/eazel-blue/close-pressed.xpm -share/xfwm4/themes/eazel-blue/hide-active.xpm -share/xfwm4/themes/eazel-blue/hide-inactive.xpm -share/xfwm4/themes/eazel-blue/hide-pressed.xpm -share/xfwm4/themes/eazel-blue/left-active.xpm -share/xfwm4/themes/eazel-blue/left-inactive.xpm -share/xfwm4/themes/eazel-blue/maximize-active.xpm -share/xfwm4/themes/eazel-blue/maximize-inactive.xpm -share/xfwm4/themes/eazel-blue/maximize-pressed.xpm -share/xfwm4/themes/eazel-blue/menu-active.xpm -share/xfwm4/themes/eazel-blue/menu-inactive.xpm -share/xfwm4/themes/eazel-blue/menu-pressed.xpm -share/xfwm4/themes/eazel-blue/right-active.xpm -share/xfwm4/themes/eazel-blue/right-inactive.xpm -share/xfwm4/themes/eazel-blue/shade-active.xpm -share/xfwm4/themes/eazel-blue/shade-inactive.xpm -share/xfwm4/themes/eazel-blue/shade-pressed.xpm -share/xfwm4/themes/eazel-blue/stick-active.xpm -share/xfwm4/themes/eazel-blue/stick-inactive.xpm -share/xfwm4/themes/eazel-blue/stick-pressed.xpm -share/xfwm4/themes/eazel-blue/themerc -share/xfwm4/themes/eazel-blue/title-1-active.xpm -share/xfwm4/themes/eazel-blue/title-1-inactive.xpm -share/xfwm4/themes/eazel-blue/title-2-active.xpm -share/xfwm4/themes/eazel-blue/title-2-inactive.xpm -share/xfwm4/themes/eazel-blue/title-3-active.xpm -share/xfwm4/themes/eazel-blue/title-3-inactive.xpm -share/xfwm4/themes/eazel-blue/title-4-active.xpm -share/xfwm4/themes/eazel-blue/title-4-inactive.xpm -share/xfwm4/themes/eazel-blue/title-5-active.xpm -share/xfwm4/themes/eazel-blue/title-5-inactive.xpm -share/xfwm4/themes/eazel-blue/top-left-active.xpm -share/xfwm4/themes/eazel-blue/top-left-inactive.xpm -share/xfwm4/themes/eazel-blue/top-right-active.xpm -share/xfwm4/themes/eazel-blue/top-right-inactive.xpm -share/xfwm4/themes/elberg/README -share/xfwm4/themes/elberg/bottom-active.xpm -share/xfwm4/themes/elberg/bottom-inactive.xpm -share/xfwm4/themes/elberg/bottom-left-active.xpm -share/xfwm4/themes/elberg/bottom-left-inactive.xpm -share/xfwm4/themes/elberg/bottom-right-active.xpm -share/xfwm4/themes/elberg/bottom-right-inactive.xpm -share/xfwm4/themes/elberg/close-active.xpm -share/xfwm4/themes/elberg/close-inactive.xpm -share/xfwm4/themes/elberg/close-pressed.xpm -share/xfwm4/themes/elberg/hide-active.xpm -share/xfwm4/themes/elberg/hide-inactive.xpm -share/xfwm4/themes/elberg/hide-pressed.xpm -share/xfwm4/themes/elberg/left-active.xpm -share/xfwm4/themes/elberg/left-inactive.xpm -share/xfwm4/themes/elberg/maximize-active.xpm -share/xfwm4/themes/elberg/maximize-inactive.xpm -share/xfwm4/themes/elberg/maximize-pressed.xpm -share/xfwm4/themes/elberg/menu-active.xpm -share/xfwm4/themes/elberg/menu-inactive.xpm -share/xfwm4/themes/elberg/menu-pressed.xpm -share/xfwm4/themes/elberg/right-active.xpm -share/xfwm4/themes/elberg/right-inactive.xpm -share/xfwm4/themes/elberg/themerc -share/xfwm4/themes/elberg/title-1-active.xpm -share/xfwm4/themes/elberg/title-1-inactive.xpm -share/xfwm4/themes/elberg/title-2-active.xpm -share/xfwm4/themes/elberg/title-2-inactive.xpm -share/xfwm4/themes/elberg/title-3-active.xpm -share/xfwm4/themes/elberg/title-3-inactive.xpm -share/xfwm4/themes/elberg/title-4-active.xpm -share/xfwm4/themes/elberg/title-4-inactive.xpm -share/xfwm4/themes/elberg/title-5-active.xpm -share/xfwm4/themes/elberg/title-5-inactive.xpm -share/xfwm4/themes/elberg/top-left-active.xpm -share/xfwm4/themes/elberg/top-left-inactive.xpm -share/xfwm4/themes/elberg/top-right-active.xpm -share/xfwm4/themes/elberg/top-right-inactive.xpm -share/xfwm4/themes/fbx/README -share/xfwm4/themes/fbx/bottom-active.xpm -share/xfwm4/themes/fbx/bottom-inactive.xpm -share/xfwm4/themes/fbx/bottom-left-active.xpm -share/xfwm4/themes/fbx/bottom-left-inactive.xpm -share/xfwm4/themes/fbx/bottom-right-active.xpm -share/xfwm4/themes/fbx/bottom-right-inactive.xpm -share/xfwm4/themes/fbx/close-active.xpm -share/xfwm4/themes/fbx/close-inactive.xpm -share/xfwm4/themes/fbx/close-pressed.xpm -share/xfwm4/themes/fbx/hide-active.xpm -share/xfwm4/themes/fbx/hide-inactive.xpm -share/xfwm4/themes/fbx/hide-pressed.xpm -share/xfwm4/themes/fbx/left-active.xpm -share/xfwm4/themes/fbx/left-inactive.xpm -share/xfwm4/themes/fbx/maximize-active.xpm -share/xfwm4/themes/fbx/maximize-inactive.xpm -share/xfwm4/themes/fbx/maximize-pressed.xpm -share/xfwm4/themes/fbx/menu-active.xpm -share/xfwm4/themes/fbx/menu-inactive.xpm -share/xfwm4/themes/fbx/menu-pressed.xpm -share/xfwm4/themes/fbx/right-active.xpm -share/xfwm4/themes/fbx/right-inactive.xpm -share/xfwm4/themes/fbx/shade-active.xpm -share/xfwm4/themes/fbx/shade-inactive.xpm -share/xfwm4/themes/fbx/shade-pressed.xpm -share/xfwm4/themes/fbx/stick-active.xpm -share/xfwm4/themes/fbx/stick-inactive.xpm -share/xfwm4/themes/fbx/stick-pressed.xpm -share/xfwm4/themes/fbx/themerc -share/xfwm4/themes/fbx/title-1-active.xpm -share/xfwm4/themes/fbx/title-1-inactive.xpm -share/xfwm4/themes/fbx/title-2-active.xpm -share/xfwm4/themes/fbx/title-2-inactive.xpm -share/xfwm4/themes/fbx/title-3-active.xpm -share/xfwm4/themes/fbx/title-3-inactive.xpm -share/xfwm4/themes/fbx/title-4-active.xpm -share/xfwm4/themes/fbx/title-4-inactive.xpm -share/xfwm4/themes/fbx/title-5-active.xpm -share/xfwm4/themes/fbx/title-5-inactive.xpm -share/xfwm4/themes/fbx/top-left-active.xpm -share/xfwm4/themes/fbx/top-left-inactive.xpm -share/xfwm4/themes/fbx/top-right-active.xpm -share/xfwm4/themes/fbx/top-right-inactive.xpm -share/xfwm4/themes/g2/README -share/xfwm4/themes/g2/bottom-active.xpm -share/xfwm4/themes/g2/bottom-inactive.xpm -share/xfwm4/themes/g2/bottom-left-active.xpm -share/xfwm4/themes/g2/bottom-left-inactive.xpm -share/xfwm4/themes/g2/bottom-right-active.xpm -share/xfwm4/themes/g2/bottom-right-inactive.xpm -share/xfwm4/themes/g2/close-active.xpm -share/xfwm4/themes/g2/close-inactive.xpm -share/xfwm4/themes/g2/close-pressed.xpm -share/xfwm4/themes/g2/hide-active.xpm -share/xfwm4/themes/g2/hide-inactive.xpm -share/xfwm4/themes/g2/hide-pressed.xpm -share/xfwm4/themes/g2/left-active.xpm -share/xfwm4/themes/g2/left-inactive.xpm -share/xfwm4/themes/g2/maximize-active.xpm -share/xfwm4/themes/g2/maximize-inactive.xpm -share/xfwm4/themes/g2/maximize-pressed.xpm -share/xfwm4/themes/g2/menu-active.xpm -share/xfwm4/themes/g2/menu-inactive.xpm -share/xfwm4/themes/g2/menu-pressed.xpm -share/xfwm4/themes/g2/right-active.xpm -share/xfwm4/themes/g2/right-inactive.xpm -share/xfwm4/themes/g2/shade-active.xpm -share/xfwm4/themes/g2/shade-inactive.xpm -share/xfwm4/themes/g2/shade-pressed.xpm -share/xfwm4/themes/g2/stick-active.xpm -share/xfwm4/themes/g2/stick-inactive.xpm -share/xfwm4/themes/g2/stick-pressed.xpm -share/xfwm4/themes/g2/themerc -share/xfwm4/themes/g2/title-1-active.xpm -share/xfwm4/themes/g2/title-1-inactive.xpm -share/xfwm4/themes/g2/title-2-active.xpm -share/xfwm4/themes/g2/title-2-inactive.xpm -share/xfwm4/themes/g2/title-3-active.xpm -share/xfwm4/themes/g2/title-3-inactive.xpm -share/xfwm4/themes/g2/title-4-active.xpm -share/xfwm4/themes/g2/title-4-inactive.xpm -share/xfwm4/themes/g2/title-5-active.xpm -share/xfwm4/themes/g2/title-5-inactive.xpm -share/xfwm4/themes/g2/top-left-active.xpm -share/xfwm4/themes/g2/top-left-inactive.xpm -share/xfwm4/themes/g2/top-right-active.xpm -share/xfwm4/themes/g2/top-right-inactive.xpm -share/xfwm4/themes/galaxy/README -share/xfwm4/themes/galaxy/bottom-active.xpm -share/xfwm4/themes/galaxy/bottom-inactive.xpm -share/xfwm4/themes/galaxy/bottom-left-active.xpm -share/xfwm4/themes/galaxy/bottom-left-inactive.xpm -share/xfwm4/themes/galaxy/bottom-right-active.xpm -share/xfwm4/themes/galaxy/bottom-right-inactive.xpm -share/xfwm4/themes/galaxy/close-active.xpm -share/xfwm4/themes/galaxy/close-inactive.xpm -share/xfwm4/themes/galaxy/close-pressed.xpm -share/xfwm4/themes/galaxy/hide-active.xpm -share/xfwm4/themes/galaxy/hide-inactive.xpm -share/xfwm4/themes/galaxy/hide-pressed.xpm -share/xfwm4/themes/galaxy/left-active.xpm -share/xfwm4/themes/galaxy/left-inactive.xpm -share/xfwm4/themes/galaxy/maximize-active.xpm -share/xfwm4/themes/galaxy/maximize-inactive.xpm -share/xfwm4/themes/galaxy/maximize-pressed.xpm -share/xfwm4/themes/galaxy/menu-active.xpm -share/xfwm4/themes/galaxy/menu-inactive.xpm -share/xfwm4/themes/galaxy/menu-pressed.xpm -share/xfwm4/themes/galaxy/right-active.xpm -share/xfwm4/themes/galaxy/right-inactive.xpm -share/xfwm4/themes/galaxy/themerc -share/xfwm4/themes/galaxy/title-1-active.xpm -share/xfwm4/themes/galaxy/title-1-inactive.xpm -share/xfwm4/themes/galaxy/title-2-active.xpm -share/xfwm4/themes/galaxy/title-2-inactive.xpm -share/xfwm4/themes/galaxy/title-3-active.xpm -share/xfwm4/themes/galaxy/title-3-inactive.xpm -share/xfwm4/themes/galaxy/title-4-active.xpm -share/xfwm4/themes/galaxy/title-4-inactive.xpm -share/xfwm4/themes/galaxy/title-5-active.xpm -share/xfwm4/themes/galaxy/title-5-inactive.xpm -share/xfwm4/themes/galaxy/top-left-active.xpm -share/xfwm4/themes/galaxy/top-left-inactive.xpm -share/xfwm4/themes/galaxy/top-right-active.xpm -share/xfwm4/themes/galaxy/top-right-inactive.xpm -share/xfwm4/themes/gaudy/README -share/xfwm4/themes/gaudy/bottom-active.xpm -share/xfwm4/themes/gaudy/bottom-inactive.xpm -share/xfwm4/themes/gaudy/bottom-left-active.xpm -share/xfwm4/themes/gaudy/bottom-left-inactive.xpm -share/xfwm4/themes/gaudy/bottom-right-active.xpm -share/xfwm4/themes/gaudy/bottom-right-inactive.xpm -share/xfwm4/themes/gaudy/close-active.xpm -share/xfwm4/themes/gaudy/close-inactive.xpm -share/xfwm4/themes/gaudy/close-pressed.xpm -share/xfwm4/themes/gaudy/hide-active.xpm -share/xfwm4/themes/gaudy/hide-inactive.xpm -share/xfwm4/themes/gaudy/hide-pressed.xpm -share/xfwm4/themes/gaudy/left-active.xpm -share/xfwm4/themes/gaudy/left-inactive.xpm -share/xfwm4/themes/gaudy/maximize-active.xpm -share/xfwm4/themes/gaudy/maximize-inactive.xpm -share/xfwm4/themes/gaudy/maximize-pressed.xpm -share/xfwm4/themes/gaudy/menu-active.xpm -share/xfwm4/themes/gaudy/menu-inactive.xpm -share/xfwm4/themes/gaudy/menu-pressed.xpm -share/xfwm4/themes/gaudy/right-active.xpm -share/xfwm4/themes/gaudy/right-inactive.xpm -share/xfwm4/themes/gaudy/shade-active.xpm -share/xfwm4/themes/gaudy/shade-inactive.xpm -share/xfwm4/themes/gaudy/shade-pressed.xpm -share/xfwm4/themes/gaudy/stick-active.xpm -share/xfwm4/themes/gaudy/stick-inactive.xpm -share/xfwm4/themes/gaudy/stick-pressed.xpm -share/xfwm4/themes/gaudy/themerc -share/xfwm4/themes/gaudy/title-1-active.xpm -share/xfwm4/themes/gaudy/title-1-inactive.xpm -share/xfwm4/themes/gaudy/title-2-active.xpm -share/xfwm4/themes/gaudy/title-2-inactive.xpm -share/xfwm4/themes/gaudy/title-3-active.xpm -share/xfwm4/themes/gaudy/title-3-inactive.xpm -share/xfwm4/themes/gaudy/title-4-active.xpm -share/xfwm4/themes/gaudy/title-4-inactive.xpm -share/xfwm4/themes/gaudy/title-5-active.xpm -share/xfwm4/themes/gaudy/title-5-inactive.xpm -share/xfwm4/themes/gaudy/top-left-active.xpm -share/xfwm4/themes/gaudy/top-left-inactive.xpm -share/xfwm4/themes/gaudy/top-right-active.xpm -share/xfwm4/themes/gaudy/top-right-inactive.xpm -share/xfwm4/themes/gnububble/README -share/xfwm4/themes/gnububble/bottom-active.xpm -share/xfwm4/themes/gnububble/bottom-inactive.xpm -share/xfwm4/themes/gnububble/bottom-left-active.xpm -share/xfwm4/themes/gnububble/bottom-left-inactive.xpm -share/xfwm4/themes/gnububble/bottom-right-active.xpm -share/xfwm4/themes/gnububble/bottom-right-inactive.xpm -share/xfwm4/themes/gnububble/close-active.xpm -share/xfwm4/themes/gnububble/close-inactive.xpm -share/xfwm4/themes/gnububble/close-pressed.xpm -share/xfwm4/themes/gnububble/hide-active.xpm -share/xfwm4/themes/gnububble/hide-inactive.xpm -share/xfwm4/themes/gnububble/hide-pressed.xpm -share/xfwm4/themes/gnububble/left-active.xpm -share/xfwm4/themes/gnububble/left-inactive.xpm -share/xfwm4/themes/gnububble/maximize-active.xpm -share/xfwm4/themes/gnububble/maximize-inactive.xpm -share/xfwm4/themes/gnububble/maximize-pressed.xpm -share/xfwm4/themes/gnububble/menu-active.xpm -share/xfwm4/themes/gnububble/menu-inactive.xpm -share/xfwm4/themes/gnububble/menu-pressed.xpm -share/xfwm4/themes/gnububble/right-active.xpm -share/xfwm4/themes/gnububble/right-inactive.xpm -share/xfwm4/themes/gnububble/shade-active.xpm -share/xfwm4/themes/gnububble/shade-inactive.xpm -share/xfwm4/themes/gnububble/shade-pressed.xpm -share/xfwm4/themes/gnububble/stick-active.xpm -share/xfwm4/themes/gnububble/stick-inactive.xpm -share/xfwm4/themes/gnububble/stick-pressed.xpm -share/xfwm4/themes/gnububble/themerc -share/xfwm4/themes/gnububble/title-1-active.xpm -share/xfwm4/themes/gnububble/title-1-inactive.xpm -share/xfwm4/themes/gnububble/title-2-active.xpm -share/xfwm4/themes/gnububble/title-2-inactive.xpm -share/xfwm4/themes/gnububble/title-3-active.xpm -share/xfwm4/themes/gnububble/title-3-inactive.xpm -share/xfwm4/themes/gnububble/title-4-active.xpm -share/xfwm4/themes/gnububble/title-4-inactive.xpm -share/xfwm4/themes/gnububble/title-5-active.xpm -share/xfwm4/themes/gnububble/title-5-inactive.xpm -share/xfwm4/themes/gnububble/top-left-active.xpm -share/xfwm4/themes/gnububble/top-left-inactive.xpm -share/xfwm4/themes/gnububble/top-right-active.xpm -share/xfwm4/themes/gnububble/top-right-inactive.xpm -share/xfwm4/themes/gorilla/README -share/xfwm4/themes/gorilla/bottom-active.xpm -share/xfwm4/themes/gorilla/bottom-inactive.xpm -share/xfwm4/themes/gorilla/bottom-left-active.xpm -share/xfwm4/themes/gorilla/bottom-left-inactive.xpm -share/xfwm4/themes/gorilla/bottom-right-active.xpm -share/xfwm4/themes/gorilla/bottom-right-inactive.xpm -share/xfwm4/themes/gorilla/close-active.xpm -share/xfwm4/themes/gorilla/close-inactive.xpm -share/xfwm4/themes/gorilla/close-pressed.xpm -share/xfwm4/themes/gorilla/hide-active.xpm -share/xfwm4/themes/gorilla/hide-inactive.xpm -share/xfwm4/themes/gorilla/hide-pressed.xpm -share/xfwm4/themes/gorilla/left-active.xpm -share/xfwm4/themes/gorilla/left-inactive.xpm -share/xfwm4/themes/gorilla/maximize-active.xpm -share/xfwm4/themes/gorilla/maximize-inactive.xpm -share/xfwm4/themes/gorilla/maximize-pressed.xpm -share/xfwm4/themes/gorilla/menu-active.xpm -share/xfwm4/themes/gorilla/menu-inactive.xpm -share/xfwm4/themes/gorilla/menu-pressed.xpm -share/xfwm4/themes/gorilla/right-active.xpm -share/xfwm4/themes/gorilla/right-inactive.xpm -share/xfwm4/themes/gorilla/shade-active.xpm -share/xfwm4/themes/gorilla/shade-inactive.xpm -share/xfwm4/themes/gorilla/shade-pressed.xpm -share/xfwm4/themes/gorilla/stick-active.xpm -share/xfwm4/themes/gorilla/stick-inactive.xpm -share/xfwm4/themes/gorilla/stick-pressed.xpm -share/xfwm4/themes/gorilla/themerc -share/xfwm4/themes/gorilla/title-1-active.xpm -share/xfwm4/themes/gorilla/title-1-inactive.xpm -share/xfwm4/themes/gorilla/title-2-active.xpm -share/xfwm4/themes/gorilla/title-2-inactive.xpm -share/xfwm4/themes/gorilla/title-3-active.xpm -share/xfwm4/themes/gorilla/title-3-inactive.xpm -share/xfwm4/themes/gorilla/title-4-active.xpm -share/xfwm4/themes/gorilla/title-4-inactive.xpm -share/xfwm4/themes/gorilla/title-5-active.xpm -share/xfwm4/themes/gorilla/title-5-inactive.xpm -share/xfwm4/themes/gorilla/top-left-active.xpm -share/xfwm4/themes/gorilla/top-left-inactive.xpm -share/xfwm4/themes/gorilla/top-right-active.xpm -share/xfwm4/themes/gorilla/top-right-inactive.xpm -share/xfwm4/themes/gtk/README -share/xfwm4/themes/gtk/bottom-active.xpm -share/xfwm4/themes/gtk/bottom-inactive.xpm -share/xfwm4/themes/gtk/bottom-left-active.xpm -share/xfwm4/themes/gtk/bottom-left-inactive.xpm -share/xfwm4/themes/gtk/bottom-right-active.xpm -share/xfwm4/themes/gtk/bottom-right-inactive.xpm -share/xfwm4/themes/gtk/close-active.xpm -share/xfwm4/themes/gtk/close-inactive.xpm -share/xfwm4/themes/gtk/close-pressed.xpm -share/xfwm4/themes/gtk/hide-active.xpm -share/xfwm4/themes/gtk/hide-inactive.xpm -share/xfwm4/themes/gtk/hide-pressed.xpm -share/xfwm4/themes/gtk/left-active.xpm -share/xfwm4/themes/gtk/left-inactive.xpm -share/xfwm4/themes/gtk/maximize-active.xpm -share/xfwm4/themes/gtk/maximize-inactive.xpm -share/xfwm4/themes/gtk/maximize-pressed.xpm -share/xfwm4/themes/gtk/maximize-toggled-active.xpm -share/xfwm4/themes/gtk/maximize-toggled-inactive.xpm -share/xfwm4/themes/gtk/maximize-toggled-pressed.xpm -share/xfwm4/themes/gtk/menu-active.xpm -share/xfwm4/themes/gtk/menu-inactive.xpm -share/xfwm4/themes/gtk/menu-pressed.xpm -share/xfwm4/themes/gtk/right-active.xpm -share/xfwm4/themes/gtk/right-inactive.xpm -share/xfwm4/themes/gtk/shade-active.xpm -share/xfwm4/themes/gtk/shade-inactive.xpm -share/xfwm4/themes/gtk/shade-pressed.xpm -share/xfwm4/themes/gtk/shade-toggled-active.xpm -share/xfwm4/themes/gtk/shade-toggled-inactive.xpm -share/xfwm4/themes/gtk/shade-toggled-pressed.xpm -share/xfwm4/themes/gtk/stick-active.xpm -share/xfwm4/themes/gtk/stick-inactive.xpm -share/xfwm4/themes/gtk/stick-pressed.xpm -share/xfwm4/themes/gtk/stick-toggled-active.xpm -share/xfwm4/themes/gtk/stick-toggled-inactive.xpm -share/xfwm4/themes/gtk/stick-toggled-pressed.xpm -share/xfwm4/themes/gtk/themerc -share/xfwm4/themes/gtk/title-1-active.xpm -share/xfwm4/themes/gtk/title-1-inactive.xpm -share/xfwm4/themes/gtk/title-2-active.xpm -share/xfwm4/themes/gtk/title-2-inactive.xpm -share/xfwm4/themes/gtk/title-3-active.xpm -share/xfwm4/themes/gtk/title-3-inactive.xpm -share/xfwm4/themes/gtk/title-4-active.xpm -share/xfwm4/themes/gtk/title-4-inactive.xpm -share/xfwm4/themes/gtk/title-5-active.xpm -share/xfwm4/themes/gtk/title-5-inactive.xpm -share/xfwm4/themes/gtk/top-left-active.xpm -share/xfwm4/themes/gtk/top-left-inactive.xpm -share/xfwm4/themes/gtk/top-right-active.xpm -share/xfwm4/themes/gtk/top-right-inactive.xpm -share/xfwm4/themes/iceg/README -share/xfwm4/themes/iceg/bottom-active.xpm -share/xfwm4/themes/iceg/bottom-inactive.xpm -share/xfwm4/themes/iceg/bottom-left-active.xpm -share/xfwm4/themes/iceg/bottom-left-inactive.xpm -share/xfwm4/themes/iceg/bottom-right-active.xpm -share/xfwm4/themes/iceg/bottom-right-inactive.xpm -share/xfwm4/themes/iceg/close-active.xpm -share/xfwm4/themes/iceg/close-inactive.xpm -share/xfwm4/themes/iceg/close-pressed.xpm -share/xfwm4/themes/iceg/hide-active.xpm -share/xfwm4/themes/iceg/hide-inactive.xpm -share/xfwm4/themes/iceg/hide-pressed.xpm -share/xfwm4/themes/iceg/left-active.xpm -share/xfwm4/themes/iceg/left-inactive.xpm -share/xfwm4/themes/iceg/maximize-active.xpm -share/xfwm4/themes/iceg/maximize-inactive.xpm -share/xfwm4/themes/iceg/maximize-pressed.xpm -share/xfwm4/themes/iceg/menu-active.xpm -share/xfwm4/themes/iceg/menu-inactive.xpm -share/xfwm4/themes/iceg/menu-pressed.xpm -share/xfwm4/themes/iceg/right-active.xpm -share/xfwm4/themes/iceg/right-inactive.xpm -share/xfwm4/themes/iceg/shade-active.xpm -share/xfwm4/themes/iceg/shade-inactive.xpm -share/xfwm4/themes/iceg/shade-pressed.xpm -share/xfwm4/themes/iceg/stick-active.xpm -share/xfwm4/themes/iceg/stick-inactive.xpm -share/xfwm4/themes/iceg/stick-pressed.xpm -share/xfwm4/themes/iceg/themerc -share/xfwm4/themes/iceg/title-1-active.xpm -share/xfwm4/themes/iceg/title-1-inactive.xpm -share/xfwm4/themes/iceg/title-2-active.xpm -share/xfwm4/themes/iceg/title-2-inactive.xpm -share/xfwm4/themes/iceg/title-3-active.xpm -share/xfwm4/themes/iceg/title-3-inactive.xpm -share/xfwm4/themes/iceg/title-4-active.xpm -share/xfwm4/themes/iceg/title-4-inactive.xpm -share/xfwm4/themes/iceg/title-5-active.xpm -share/xfwm4/themes/iceg/title-5-inactive.xpm -share/xfwm4/themes/iceg/top-left-active.xpm -share/xfwm4/themes/iceg/top-left-inactive.xpm -share/xfwm4/themes/iceg/top-right-active.xpm -share/xfwm4/themes/iceg/top-right-inactive.xpm -share/xfwm4/themes/kde/README -share/xfwm4/themes/kde/bottom-active.xpm -share/xfwm4/themes/kde/bottom-inactive.xpm -share/xfwm4/themes/kde/bottom-left-active.xpm -share/xfwm4/themes/kde/bottom-left-inactive.xpm -share/xfwm4/themes/kde/bottom-right-active.xpm -share/xfwm4/themes/kde/bottom-right-inactive.xpm -share/xfwm4/themes/kde/close-active.xpm -share/xfwm4/themes/kde/close-inactive.xpm -share/xfwm4/themes/kde/close-pressed.xpm -share/xfwm4/themes/kde/hide-active.xpm -share/xfwm4/themes/kde/hide-inactive.xpm -share/xfwm4/themes/kde/hide-pressed.xpm -share/xfwm4/themes/kde/left-active.xpm -share/xfwm4/themes/kde/left-inactive.xpm -share/xfwm4/themes/kde/maximize-active.xpm -share/xfwm4/themes/kde/maximize-inactive.xpm -share/xfwm4/themes/kde/maximize-pressed.xpm -share/xfwm4/themes/kde/menu-active.xpm -share/xfwm4/themes/kde/menu-inactive.xpm -share/xfwm4/themes/kde/menu-pressed.xpm -share/xfwm4/themes/kde/right-active.xpm -share/xfwm4/themes/kde/right-inactive.xpm -share/xfwm4/themes/kde/shade-active.xpm -share/xfwm4/themes/kde/shade-inactive.xpm -share/xfwm4/themes/kde/shade-pressed.xpm -share/xfwm4/themes/kde/stick-active.xpm -share/xfwm4/themes/kde/stick-inactive.xpm -share/xfwm4/themes/kde/stick-pressed.xpm -share/xfwm4/themes/kde/themerc -share/xfwm4/themes/kde/title-1-active.xpm -share/xfwm4/themes/kde/title-1-inactive.xpm -share/xfwm4/themes/kde/title-2-active.xpm -share/xfwm4/themes/kde/title-2-inactive.xpm -share/xfwm4/themes/kde/title-3-active.xpm -share/xfwm4/themes/kde/title-3-inactive.xpm -share/xfwm4/themes/kde/title-4-active.xpm -share/xfwm4/themes/kde/title-4-inactive.xpm -share/xfwm4/themes/kde/title-5-active.xpm -share/xfwm4/themes/kde/title-5-inactive.xpm -share/xfwm4/themes/kde/top-left-active.xpm -share/xfwm4/themes/kde/top-left-inactive.xpm -share/xfwm4/themes/kde/top-right-active.xpm -share/xfwm4/themes/kde/top-right-inactive.xpm -share/xfwm4/themes/kde1/README -share/xfwm4/themes/kde1/bottom-active.xpm -share/xfwm4/themes/kde1/bottom-inactive.xpm -share/xfwm4/themes/kde1/bottom-left-active.xpm -share/xfwm4/themes/kde1/bottom-left-inactive.xpm -share/xfwm4/themes/kde1/bottom-right-active.xpm -share/xfwm4/themes/kde1/bottom-right-inactive.xpm -share/xfwm4/themes/kde1/close-active.xpm -share/xfwm4/themes/kde1/close-inactive.xpm -share/xfwm4/themes/kde1/close-pressed.xpm -share/xfwm4/themes/kde1/hide-active.xpm -share/xfwm4/themes/kde1/hide-inactive.xpm -share/xfwm4/themes/kde1/hide-pressed.xpm -share/xfwm4/themes/kde1/left-active.xpm -share/xfwm4/themes/kde1/left-inactive.xpm -share/xfwm4/themes/kde1/maximize-active.xpm -share/xfwm4/themes/kde1/maximize-inactive.xpm -share/xfwm4/themes/kde1/maximize-pressed.xpm -share/xfwm4/themes/kde1/maximize-toggled-active.xpm -share/xfwm4/themes/kde1/maximize-toggled-inactive.xpm -share/xfwm4/themes/kde1/maximize-toggled-pressed.xpm -share/xfwm4/themes/kde1/menu-active.xpm -share/xfwm4/themes/kde1/menu-inactive.xpm -share/xfwm4/themes/kde1/menu-pressed.xpm -share/xfwm4/themes/kde1/right-active.xpm -share/xfwm4/themes/kde1/right-inactive.xpm -share/xfwm4/themes/kde1/stick-active.xpm -share/xfwm4/themes/kde1/stick-inactive.xpm -share/xfwm4/themes/kde1/stick-pressed.xpm -share/xfwm4/themes/kde1/stick-toggled-active.xpm -share/xfwm4/themes/kde1/stick-toggled-inactive.xpm -share/xfwm4/themes/kde1/stick-toggled-pressed.xpm -share/xfwm4/themes/kde1/themerc -share/xfwm4/themes/kde1/title-1-active.xpm -share/xfwm4/themes/kde1/title-1-inactive.xpm -share/xfwm4/themes/kde1/title-2-active.xpm -share/xfwm4/themes/kde1/title-2-inactive.xpm -share/xfwm4/themes/kde1/title-3-active.xpm -share/xfwm4/themes/kde1/title-3-inactive.xpm -share/xfwm4/themes/kde1/title-4-active.xpm -share/xfwm4/themes/kde1/title-4-inactive.xpm -share/xfwm4/themes/kde1/title-5-active.xpm -share/xfwm4/themes/kde1/title-5-inactive.xpm -share/xfwm4/themes/kde1/top-left-active.xpm -share/xfwm4/themes/kde1/top-left-inactive.xpm -share/xfwm4/themes/kde1/top-right-active.xpm -share/xfwm4/themes/kde1/top-right-inactive.xpm -share/xfwm4/themes/keramik/README -share/xfwm4/themes/keramik/bottom-active.xpm -share/xfwm4/themes/keramik/bottom-inactive.xpm -share/xfwm4/themes/keramik/bottom-left-active.xpm -share/xfwm4/themes/keramik/bottom-left-inactive.xpm -share/xfwm4/themes/keramik/bottom-right-active.xpm -share/xfwm4/themes/keramik/bottom-right-inactive.xpm -share/xfwm4/themes/keramik/close-active.xpm -share/xfwm4/themes/keramik/close-inactive.xpm -share/xfwm4/themes/keramik/close-pressed.xpm -share/xfwm4/themes/keramik/hide-active.xpm -share/xfwm4/themes/keramik/hide-inactive.xpm -share/xfwm4/themes/keramik/hide-pressed.xpm -share/xfwm4/themes/keramik/left-active.xpm -share/xfwm4/themes/keramik/left-inactive.xpm -share/xfwm4/themes/keramik/maximize-active.xpm -share/xfwm4/themes/keramik/maximize-inactive.xpm -share/xfwm4/themes/keramik/maximize-pressed.xpm -share/xfwm4/themes/keramik/menu-active.xpm -share/xfwm4/themes/keramik/menu-inactive.xpm -share/xfwm4/themes/keramik/menu-pressed.xpm -share/xfwm4/themes/keramik/right-active.xpm -share/xfwm4/themes/keramik/right-inactive.xpm -share/xfwm4/themes/keramik/shade-active.xpm -share/xfwm4/themes/keramik/shade-inactive.xpm -share/xfwm4/themes/keramik/shade-pressed.xpm -share/xfwm4/themes/keramik/stick-active.xpm -share/xfwm4/themes/keramik/stick-inactive.xpm -share/xfwm4/themes/keramik/stick-pressed.xpm -share/xfwm4/themes/keramik/themerc -share/xfwm4/themes/keramik/title-1-active.xpm -share/xfwm4/themes/keramik/title-1-inactive.xpm -share/xfwm4/themes/keramik/title-2-active.xpm -share/xfwm4/themes/keramik/title-2-inactive.xpm -share/xfwm4/themes/keramik/title-3-active.xpm -share/xfwm4/themes/keramik/title-3-inactive.xpm -share/xfwm4/themes/keramik/title-4-active.xpm -share/xfwm4/themes/keramik/title-4-inactive.xpm -share/xfwm4/themes/keramik/title-5-active.xpm -share/xfwm4/themes/keramik/title-5-inactive.xpm -share/xfwm4/themes/keramik/top-left-active.xpm -share/xfwm4/themes/keramik/top-left-inactive.xpm -share/xfwm4/themes/keramik/top-right-active.xpm -share/xfwm4/themes/keramik/top-right-inactive.xpm -share/xfwm4/themes/kindaker/README -share/xfwm4/themes/kindaker/bottom-active.xpm -share/xfwm4/themes/kindaker/bottom-inactive.xpm -share/xfwm4/themes/kindaker/bottom-left-active.xpm -share/xfwm4/themes/kindaker/bottom-left-inactive.xpm -share/xfwm4/themes/kindaker/bottom-right-active.xpm -share/xfwm4/themes/kindaker/bottom-right-inactive.xpm -share/xfwm4/themes/kindaker/close-active.xpm -share/xfwm4/themes/kindaker/close-inactive.xpm -share/xfwm4/themes/kindaker/close-pressed.xpm -share/xfwm4/themes/kindaker/hide-active.xpm -share/xfwm4/themes/kindaker/hide-inactive.xpm -share/xfwm4/themes/kindaker/hide-pressed.xpm -share/xfwm4/themes/kindaker/left-active.xpm -share/xfwm4/themes/kindaker/left-inactive.xpm -share/xfwm4/themes/kindaker/maximize-active.xpm -share/xfwm4/themes/kindaker/maximize-inactive.xpm -share/xfwm4/themes/kindaker/maximize-pressed.xpm -share/xfwm4/themes/kindaker/menu-active.xpm -share/xfwm4/themes/kindaker/menu-inactive.xpm -share/xfwm4/themes/kindaker/menu-pressed.xpm -share/xfwm4/themes/kindaker/right-active.xpm -share/xfwm4/themes/kindaker/right-inactive.xpm -share/xfwm4/themes/kindaker/shade-active.xpm -share/xfwm4/themes/kindaker/shade-inactive.xpm -share/xfwm4/themes/kindaker/shade-pressed.xpm -share/xfwm4/themes/kindaker/stick-active.xpm -share/xfwm4/themes/kindaker/stick-inactive.xpm -share/xfwm4/themes/kindaker/stick-pressed.xpm -share/xfwm4/themes/kindaker/themerc -share/xfwm4/themes/kindaker/title-1-active.xpm -share/xfwm4/themes/kindaker/title-1-inactive.xpm -share/xfwm4/themes/kindaker/title-2-active.xpm -share/xfwm4/themes/kindaker/title-2-inactive.xpm -share/xfwm4/themes/kindaker/title-3-active.xpm -share/xfwm4/themes/kindaker/title-3-inactive.xpm -share/xfwm4/themes/kindaker/title-4-active.xpm -share/xfwm4/themes/kindaker/title-4-inactive.xpm -share/xfwm4/themes/kindaker/title-5-active.xpm -share/xfwm4/themes/kindaker/title-5-inactive.xpm -share/xfwm4/themes/kindaker/top-left-active.xpm -share/xfwm4/themes/kindaker/top-left-inactive.xpm -share/xfwm4/themes/kindaker/top-right-active.xpm -share/xfwm4/themes/kindaker/top-right-inactive.xpm -share/xfwm4/themes/kleanux/README -share/xfwm4/themes/kleanux/bottom-active.xpm -share/xfwm4/themes/kleanux/bottom-inactive.xpm -share/xfwm4/themes/kleanux/bottom-left-active.xpm -share/xfwm4/themes/kleanux/bottom-left-inactive.xpm -share/xfwm4/themes/kleanux/bottom-right-active.xpm -share/xfwm4/themes/kleanux/bottom-right-inactive.xpm -share/xfwm4/themes/kleanux/close-active.xpm -share/xfwm4/themes/kleanux/close-inactive-tmp.xpm -share/xfwm4/themes/kleanux/close-inactive.xpm -share/xfwm4/themes/kleanux/close-pressed.xpm -share/xfwm4/themes/kleanux/hide-active.xpm -share/xfwm4/themes/kleanux/hide-inactive.xpm -share/xfwm4/themes/kleanux/hide-pressed.xpm -share/xfwm4/themes/kleanux/left-active.xpm -share/xfwm4/themes/kleanux/left-inactive.xpm -share/xfwm4/themes/kleanux/maximize-active.xpm -share/xfwm4/themes/kleanux/maximize-inactive.xpm -share/xfwm4/themes/kleanux/maximize-pressed.xpm -share/xfwm4/themes/kleanux/menu-active.xpm -share/xfwm4/themes/kleanux/menu-inactive.xpm -share/xfwm4/themes/kleanux/menu-pressed.xpm -share/xfwm4/themes/kleanux/right-active.xpm -share/xfwm4/themes/kleanux/right-inactive.xpm -share/xfwm4/themes/kleanux/themerc -share/xfwm4/themes/kleanux/title-1-active.xpm -share/xfwm4/themes/kleanux/title-1-inactive.xpm -share/xfwm4/themes/kleanux/title-2-active.xpm -share/xfwm4/themes/kleanux/title-2-inactive.xpm -share/xfwm4/themes/kleanux/title-3-active.xpm -share/xfwm4/themes/kleanux/title-3-inactive.xpm -share/xfwm4/themes/kleanux/title-4-active.xpm -share/xfwm4/themes/kleanux/title-4-inactive.xpm -share/xfwm4/themes/kleanux/title-5-active.xpm -share/xfwm4/themes/kleanux/title-5-inactive.xpm -share/xfwm4/themes/kleanux/top-left-active.xpm -share/xfwm4/themes/kleanux/top-left-inactive.xpm -share/xfwm4/themes/kleanux/top-right-active.xpm -share/xfwm4/themes/kleanux/top-right-inactive.xpm -share/xfwm4/themes/koynacity/README -share/xfwm4/themes/koynacity/bottom-active.xpm -share/xfwm4/themes/koynacity/bottom-inactive.xpm -share/xfwm4/themes/koynacity/bottom-left-active.xpm -share/xfwm4/themes/koynacity/bottom-left-inactive.xpm -share/xfwm4/themes/koynacity/bottom-right-active.xpm -share/xfwm4/themes/koynacity/bottom-right-inactive.xpm -share/xfwm4/themes/koynacity/close-active.xpm -share/xfwm4/themes/koynacity/close-inactive.xpm -share/xfwm4/themes/koynacity/close-pressed.xpm -share/xfwm4/themes/koynacity/hide-active.xpm -share/xfwm4/themes/koynacity/hide-inactive.xpm -share/xfwm4/themes/koynacity/hide-pressed.xpm -share/xfwm4/themes/koynacity/left-active.xpm -share/xfwm4/themes/koynacity/left-inactive.xpm -share/xfwm4/themes/koynacity/maximize-active.xpm -share/xfwm4/themes/koynacity/maximize-inactive.xpm -share/xfwm4/themes/koynacity/maximize-pressed.xpm -share/xfwm4/themes/koynacity/menu-active.xpm -share/xfwm4/themes/koynacity/menu-inactive.xpm -share/xfwm4/themes/koynacity/menu-pressed.xpm -share/xfwm4/themes/koynacity/right-active.xpm -share/xfwm4/themes/koynacity/right-inactive.xpm -share/xfwm4/themes/koynacity/themerc -share/xfwm4/themes/koynacity/title-1-active.xpm -share/xfwm4/themes/koynacity/title-1-inactive.xpm -share/xfwm4/themes/koynacity/title-2-active.xpm -share/xfwm4/themes/koynacity/title-2-inactive.xpm -share/xfwm4/themes/koynacity/title-3-active.xpm -share/xfwm4/themes/koynacity/title-3-inactive.xpm -share/xfwm4/themes/koynacity/title-4-active.xpm -share/xfwm4/themes/koynacity/title-4-inactive.xpm -share/xfwm4/themes/koynacity/title-5-active.xpm -share/xfwm4/themes/koynacity/title-5-inactive.xpm -share/xfwm4/themes/koynacity/top-left-active.xpm -share/xfwm4/themes/koynacity/top-left-inactive.xpm -share/xfwm4/themes/koynacity/top-right-active.xpm -share/xfwm4/themes/koynacity/top-right-inactive.xpm -share/xfwm4/themes/linea/README -share/xfwm4/themes/linea/bottom-active.xpm -share/xfwm4/themes/linea/bottom-inactive.xpm -share/xfwm4/themes/linea/bottom-left-active.xpm -share/xfwm4/themes/linea/bottom-left-inactive.xpm -share/xfwm4/themes/linea/bottom-right-active.xpm -share/xfwm4/themes/linea/bottom-right-inactive.xpm -share/xfwm4/themes/linea/close-active.xpm -share/xfwm4/themes/linea/close-inactive.xpm -share/xfwm4/themes/linea/close-pressed.xpm -share/xfwm4/themes/linea/hide-active.xpm -share/xfwm4/themes/linea/hide-inactive.xpm -share/xfwm4/themes/linea/hide-pressed.xpm -share/xfwm4/themes/linea/left-active.xpm -share/xfwm4/themes/linea/left-inactive.xpm -share/xfwm4/themes/linea/maximize-active.xpm -share/xfwm4/themes/linea/maximize-inactive.xpm -share/xfwm4/themes/linea/maximize-pressed.xpm -share/xfwm4/themes/linea/menu-active.xpm -share/xfwm4/themes/linea/menu-inactive.xpm -share/xfwm4/themes/linea/menu-pressed.xpm -share/xfwm4/themes/linea/right-active.xpm -share/xfwm4/themes/linea/right-inactive.xpm -share/xfwm4/themes/linea/shade-active.xpm -share/xfwm4/themes/linea/shade-inactive.xpm -share/xfwm4/themes/linea/shade-pressed.xpm -share/xfwm4/themes/linea/stick-active.xpm -share/xfwm4/themes/linea/stick-inactive.xpm -share/xfwm4/themes/linea/stick-pressed.xpm -share/xfwm4/themes/linea/themerc -share/xfwm4/themes/linea/title-1-active.xpm -share/xfwm4/themes/linea/title-1-inactive.xpm -share/xfwm4/themes/linea/title-2-active.xpm -share/xfwm4/themes/linea/title-2-inactive.xpm -share/xfwm4/themes/linea/title-3-active.xpm -share/xfwm4/themes/linea/title-3-inactive.xpm -share/xfwm4/themes/linea/title-4-active.xpm -share/xfwm4/themes/linea/title-4-inactive.xpm -share/xfwm4/themes/linea/title-5-active.xpm -share/xfwm4/themes/linea/title-5-inactive.xpm -share/xfwm4/themes/linea/top-left-active.xpm -share/xfwm4/themes/linea/top-left-inactive.xpm -share/xfwm4/themes/linea/top-right-active.xpm -share/xfwm4/themes/linea/top-right-inactive.xpm -share/xfwm4/themes/metabox/README -share/xfwm4/themes/metabox/bottom-active.xpm -share/xfwm4/themes/metabox/bottom-inactive.xpm -share/xfwm4/themes/metabox/bottom-left-active.xpm -share/xfwm4/themes/metabox/bottom-left-inactive.xpm -share/xfwm4/themes/metabox/bottom-right-active.xpm -share/xfwm4/themes/metabox/bottom-right-inactive.xpm -share/xfwm4/themes/metabox/close-active.xpm -share/xfwm4/themes/metabox/close-inactive.xpm -share/xfwm4/themes/metabox/close-pressed.xpm -share/xfwm4/themes/metabox/hide-active.xpm -share/xfwm4/themes/metabox/hide-inactive.xpm -share/xfwm4/themes/metabox/hide-pressed.xpm -share/xfwm4/themes/metabox/left-active.xpm -share/xfwm4/themes/metabox/left-inactive.xpm -share/xfwm4/themes/metabox/maximize-active.xpm -share/xfwm4/themes/metabox/maximize-inactive.xpm -share/xfwm4/themes/metabox/maximize-pressed.xpm -share/xfwm4/themes/metabox/menu-active.xpm -share/xfwm4/themes/metabox/menu-inactive.xpm -share/xfwm4/themes/metabox/menu-pressed.xpm -share/xfwm4/themes/metabox/right-active.xpm -share/xfwm4/themes/metabox/right-inactive.xpm -share/xfwm4/themes/metabox/themerc -share/xfwm4/themes/metabox/title-1-active.xpm -share/xfwm4/themes/metabox/title-1-inactive.xpm -share/xfwm4/themes/metabox/title-2-active.xpm -share/xfwm4/themes/metabox/title-2-inactive.xpm -share/xfwm4/themes/metabox/title-3-active.xpm -share/xfwm4/themes/metabox/title-3-inactive.xpm -share/xfwm4/themes/metabox/title-4-active.xpm -share/xfwm4/themes/metabox/title-4-inactive.xpm -share/xfwm4/themes/metabox/title-5-active.xpm -share/xfwm4/themes/metabox/title-5-inactive.xpm -share/xfwm4/themes/metabox/top-left-active.xpm -share/xfwm4/themes/metabox/top-left-inactive.xpm -share/xfwm4/themes/metabox/top-right-active.xpm -share/xfwm4/themes/metabox/top-right-inactive.xpm -share/xfwm4/themes/microgui/README -share/xfwm4/themes/microgui/bottom-active.xpm -share/xfwm4/themes/microgui/bottom-inactive.xpm -share/xfwm4/themes/microgui/bottom-left-active.xpm -share/xfwm4/themes/microgui/bottom-left-inactive.xpm -share/xfwm4/themes/microgui/bottom-right-active.xpm -share/xfwm4/themes/microgui/bottom-right-inactive.xpm -share/xfwm4/themes/microgui/close-active.xpm -share/xfwm4/themes/microgui/close-inactive.xpm -share/xfwm4/themes/microgui/close-pressed.xpm -share/xfwm4/themes/microgui/hide-active.xpm -share/xfwm4/themes/microgui/hide-inactive.xpm -share/xfwm4/themes/microgui/hide-pressed.xpm -share/xfwm4/themes/microgui/left-active.xpm -share/xfwm4/themes/microgui/left-inactive.xpm -share/xfwm4/themes/microgui/maximize-active.xpm -share/xfwm4/themes/microgui/maximize-inactive.xpm -share/xfwm4/themes/microgui/maximize-pressed.xpm -share/xfwm4/themes/microgui/menu-active.xpm -share/xfwm4/themes/microgui/menu-inactive.xpm -share/xfwm4/themes/microgui/menu-pressed.xpm -share/xfwm4/themes/microgui/right-active.xpm -share/xfwm4/themes/microgui/right-inactive.xpm -share/xfwm4/themes/microgui/themerc -share/xfwm4/themes/microgui/title-1-active.xpm -share/xfwm4/themes/microgui/title-1-inactive.xpm -share/xfwm4/themes/microgui/title-2-active.xpm -share/xfwm4/themes/microgui/title-2-inactive.xpm -share/xfwm4/themes/microgui/title-3-active.xpm -share/xfwm4/themes/microgui/title-3-inactive.xpm -share/xfwm4/themes/microgui/title-4-active.xpm -share/xfwm4/themes/microgui/title-4-inactive.xpm -share/xfwm4/themes/microgui/title-5-active.xpm -share/xfwm4/themes/microgui/title-5-inactive.xpm -share/xfwm4/themes/microgui/top-left-active.xpm -share/xfwm4/themes/microgui/top-left-inactive.xpm -share/xfwm4/themes/microgui/top-right-active.xpm -share/xfwm4/themes/microgui/top-right-inactive.xpm -share/xfwm4/themes/mofit/README -share/xfwm4/themes/mofit/bottom-active.xpm -share/xfwm4/themes/mofit/bottom-inactive.xpm -share/xfwm4/themes/mofit/bottom-left-active.xpm -share/xfwm4/themes/mofit/bottom-left-inactive.xpm -share/xfwm4/themes/mofit/bottom-right-active.xpm -share/xfwm4/themes/mofit/bottom-right-inactive.xpm -share/xfwm4/themes/mofit/close-active.xpm -share/xfwm4/themes/mofit/close-inactive.xpm -share/xfwm4/themes/mofit/close-pressed.xpm -share/xfwm4/themes/mofit/hide-active.xpm -share/xfwm4/themes/mofit/hide-inactive.xpm -share/xfwm4/themes/mofit/hide-pressed.xpm -share/xfwm4/themes/mofit/left-active.xpm -share/xfwm4/themes/mofit/left-inactive.xpm -share/xfwm4/themes/mofit/maximize-active.xpm -share/xfwm4/themes/mofit/maximize-inactive.xpm -share/xfwm4/themes/mofit/maximize-pressed.xpm -share/xfwm4/themes/mofit/maximize-toggled-active.xpm -share/xfwm4/themes/mofit/maximize-toggled-inactive.xpm -share/xfwm4/themes/mofit/maximize-toggled-pressed.xpm -share/xfwm4/themes/mofit/menu-active.xpm -share/xfwm4/themes/mofit/menu-inactive.xpm -share/xfwm4/themes/mofit/menu-pressed.xpm -share/xfwm4/themes/mofit/right-active.xpm -share/xfwm4/themes/mofit/right-inactive.xpm -share/xfwm4/themes/mofit/shade-active.xpm -share/xfwm4/themes/mofit/shade-inactive.xpm -share/xfwm4/themes/mofit/shade-pressed.xpm -share/xfwm4/themes/mofit/stick-active.xpm -share/xfwm4/themes/mofit/stick-inactive.xpm -share/xfwm4/themes/mofit/stick-pressed.xpm -share/xfwm4/themes/mofit/themerc -share/xfwm4/themes/mofit/title-1-active.xpm -share/xfwm4/themes/mofit/title-1-inactive.xpm -share/xfwm4/themes/mofit/title-2-active.xpm -share/xfwm4/themes/mofit/title-2-inactive.xpm -share/xfwm4/themes/mofit/title-3-active.xpm -share/xfwm4/themes/mofit/title-3-inactive.xpm -share/xfwm4/themes/mofit/title-4-active.xpm -share/xfwm4/themes/mofit/title-4-inactive.xpm -share/xfwm4/themes/mofit/title-5-active.xpm -share/xfwm4/themes/mofit/title-5-inactive.xpm -share/xfwm4/themes/mofit/top-left-active.xpm -share/xfwm4/themes/mofit/top-left-inactive.xpm -share/xfwm4/themes/mofit/top-right-active.xpm -share/xfwm4/themes/mofit/top-right-inactive.xpm -share/xfwm4/themes/next/README -share/xfwm4/themes/next/bottom-active.xpm -share/xfwm4/themes/next/bottom-inactive.xpm -share/xfwm4/themes/next/bottom-left-active.xpm -share/xfwm4/themes/next/bottom-left-inactive.xpm -share/xfwm4/themes/next/bottom-right-active.xpm -share/xfwm4/themes/next/bottom-right-inactive.xpm -share/xfwm4/themes/next/close-active.xpm -share/xfwm4/themes/next/close-inactive.xpm -share/xfwm4/themes/next/close-pressed.xpm -share/xfwm4/themes/next/hide-active.xpm -share/xfwm4/themes/next/hide-inactive.xpm -share/xfwm4/themes/next/hide-pressed.xpm -share/xfwm4/themes/next/left-active.xpm -share/xfwm4/themes/next/left-inactive.xpm -share/xfwm4/themes/next/maximize-active.xpm -share/xfwm4/themes/next/maximize-inactive.xpm -share/xfwm4/themes/next/maximize-pressed.xpm -share/xfwm4/themes/next/menu-active.xpm -share/xfwm4/themes/next/menu-inactive.xpm -share/xfwm4/themes/next/menu-pressed.xpm -share/xfwm4/themes/next/right-active.xpm -share/xfwm4/themes/next/right-inactive.xpm -share/xfwm4/themes/next/shade-active.xpm -share/xfwm4/themes/next/shade-inactive.xpm -share/xfwm4/themes/next/shade-pressed.xpm -share/xfwm4/themes/next/stick-active.xpm -share/xfwm4/themes/next/stick-inactive.xpm -share/xfwm4/themes/next/stick-pressed.xpm -share/xfwm4/themes/next/themerc -share/xfwm4/themes/next/title-1-active.xpm -share/xfwm4/themes/next/title-1-inactive.xpm -share/xfwm4/themes/next/title-2-active.xpm -share/xfwm4/themes/next/title-2-inactive.xpm -share/xfwm4/themes/next/title-3-active.xpm -share/xfwm4/themes/next/title-3-inactive.xpm -share/xfwm4/themes/next/title-4-active.xpm -share/xfwm4/themes/next/title-4-inactive.xpm -share/xfwm4/themes/next/title-5-active.xpm -share/xfwm4/themes/next/title-5-inactive.xpm -share/xfwm4/themes/next/top-left-active.xpm -share/xfwm4/themes/next/top-left-inactive.xpm -share/xfwm4/themes/next/top-right-active.xpm -share/xfwm4/themes/next/top-right-inactive.xpm -share/xfwm4/themes/ops/README -share/xfwm4/themes/ops/bottom-active.xpm -share/xfwm4/themes/ops/bottom-inactive.xpm -share/xfwm4/themes/ops/bottom-left-active.xpm -share/xfwm4/themes/ops/bottom-left-inactive.xpm -share/xfwm4/themes/ops/bottom-right-active.xpm -share/xfwm4/themes/ops/bottom-right-inactive.xpm -share/xfwm4/themes/ops/close-active.xpm -share/xfwm4/themes/ops/close-inactive.xpm -share/xfwm4/themes/ops/close-pressed.xpm -share/xfwm4/themes/ops/hide-active.xpm -share/xfwm4/themes/ops/hide-inactive.xpm -share/xfwm4/themes/ops/hide-pressed.xpm -share/xfwm4/themes/ops/left-active.xpm -share/xfwm4/themes/ops/left-inactive.xpm -share/xfwm4/themes/ops/maximize-active.xpm -share/xfwm4/themes/ops/maximize-inactive.xpm -share/xfwm4/themes/ops/maximize-pressed.xpm -share/xfwm4/themes/ops/menu-active.xpm -share/xfwm4/themes/ops/menu-inactive.xpm -share/xfwm4/themes/ops/menu-pressed.xpm -share/xfwm4/themes/ops/right-active.xpm -share/xfwm4/themes/ops/right-inactive.xpm -share/xfwm4/themes/ops/shade-active.xpm -share/xfwm4/themes/ops/shade-inactive.xpm -share/xfwm4/themes/ops/shade-pressed.xpm -share/xfwm4/themes/ops/stick-active.xpm -share/xfwm4/themes/ops/stick-inactive.xpm -share/xfwm4/themes/ops/stick-pressed.xpm -share/xfwm4/themes/ops/themerc -share/xfwm4/themes/ops/title-1-active.xpm -share/xfwm4/themes/ops/title-1-inactive.xpm -share/xfwm4/themes/ops/title-2-active.xpm -share/xfwm4/themes/ops/title-2-inactive.xpm -share/xfwm4/themes/ops/title-3-active.xpm -share/xfwm4/themes/ops/title-3-inactive.xpm -share/xfwm4/themes/ops/title-4-active.xpm -share/xfwm4/themes/ops/title-4-inactive.xpm -share/xfwm4/themes/ops/title-5-active.xpm -share/xfwm4/themes/ops/title-5-inactive.xpm -share/xfwm4/themes/ops/top-left-active.xpm -share/xfwm4/themes/ops/top-left-inactive.xpm -share/xfwm4/themes/ops/top-right-active.xpm -share/xfwm4/themes/ops/top-right-inactive.xpm -share/xfwm4/themes/oroborus/README -share/xfwm4/themes/oroborus/bottom-active.xpm -share/xfwm4/themes/oroborus/bottom-inactive.xpm -share/xfwm4/themes/oroborus/bottom-left-active.xpm -share/xfwm4/themes/oroborus/bottom-left-inactive.xpm -share/xfwm4/themes/oroborus/bottom-right-active.xpm -share/xfwm4/themes/oroborus/bottom-right-inactive.xpm -share/xfwm4/themes/oroborus/close-active.xpm -share/xfwm4/themes/oroborus/close-inactive.xpm -share/xfwm4/themes/oroborus/close-pressed.xpm -share/xfwm4/themes/oroborus/hide-active.xpm -share/xfwm4/themes/oroborus/hide-inactive.xpm -share/xfwm4/themes/oroborus/hide-pressed.xpm -share/xfwm4/themes/oroborus/left-active.xpm -share/xfwm4/themes/oroborus/left-inactive.xpm -share/xfwm4/themes/oroborus/maximize-active.xpm -share/xfwm4/themes/oroborus/maximize-inactive.xpm -share/xfwm4/themes/oroborus/maximize-pressed.xpm -share/xfwm4/themes/oroborus/menu-active.xpm -share/xfwm4/themes/oroborus/menu-inactive.xpm -share/xfwm4/themes/oroborus/menu-pressed.xpm -share/xfwm4/themes/oroborus/right-active.xpm -share/xfwm4/themes/oroborus/right-inactive.xpm -share/xfwm4/themes/oroborus/shade-active.xpm -share/xfwm4/themes/oroborus/shade-inactive.xpm -share/xfwm4/themes/oroborus/shade-pressed.xpm -share/xfwm4/themes/oroborus/stick-active.xpm -share/xfwm4/themes/oroborus/stick-inactive.xpm -share/xfwm4/themes/oroborus/stick-pressed.xpm -share/xfwm4/themes/oroborus/themerc -share/xfwm4/themes/oroborus/title-1-active.xpm -share/xfwm4/themes/oroborus/title-1-inactive.xpm -share/xfwm4/themes/oroborus/title-2-active.xpm -share/xfwm4/themes/oroborus/title-2-inactive.xpm -share/xfwm4/themes/oroborus/title-3-active.xpm -share/xfwm4/themes/oroborus/title-3-inactive.xpm -share/xfwm4/themes/oroborus/title-4-active.xpm -share/xfwm4/themes/oroborus/title-4-inactive.xpm -share/xfwm4/themes/oroborus/title-5-active.xpm -share/xfwm4/themes/oroborus/title-5-inactive.xpm -share/xfwm4/themes/oroborus/top-left-active.xpm -share/xfwm4/themes/oroborus/top-left-inactive.xpm -share/xfwm4/themes/oroborus/top-right-active.xpm -share/xfwm4/themes/oroborus/top-right-inactive.xpm -share/xfwm4/themes/perl/README -share/xfwm4/themes/perl/bottom-active.xpm -share/xfwm4/themes/perl/bottom-inactive.xpm -share/xfwm4/themes/perl/bottom-left-active.xpm -share/xfwm4/themes/perl/bottom-left-inactive.xpm -share/xfwm4/themes/perl/bottom-right-active.xpm -share/xfwm4/themes/perl/bottom-right-inactive.xpm -share/xfwm4/themes/perl/close-active.xpm -share/xfwm4/themes/perl/close-inactive.xpm -share/xfwm4/themes/perl/close-pressed.xpm -share/xfwm4/themes/perl/hide-active.xpm -share/xfwm4/themes/perl/hide-inactive.xpm -share/xfwm4/themes/perl/hide-pressed.xpm -share/xfwm4/themes/perl/left-active.xpm -share/xfwm4/themes/perl/left-inactive.xpm -share/xfwm4/themes/perl/maximize-active.xpm -share/xfwm4/themes/perl/maximize-inactive.xpm -share/xfwm4/themes/perl/maximize-pressed.xpm -share/xfwm4/themes/perl/menu-active.xpm -share/xfwm4/themes/perl/menu-inactive.xpm -share/xfwm4/themes/perl/menu-pressed.xpm -share/xfwm4/themes/perl/right-active.xpm -share/xfwm4/themes/perl/right-inactive.xpm -share/xfwm4/themes/perl/shade-active.xpm -share/xfwm4/themes/perl/shade-inactive.xpm -share/xfwm4/themes/perl/shade-pressed.xpm -share/xfwm4/themes/perl/stick-active.xpm -share/xfwm4/themes/perl/stick-inactive.xpm -share/xfwm4/themes/perl/stick-pressed.xpm -share/xfwm4/themes/perl/themerc -share/xfwm4/themes/perl/title-1-active.xpm -share/xfwm4/themes/perl/title-1-inactive.xpm -share/xfwm4/themes/perl/title-2-active.xpm -share/xfwm4/themes/perl/title-2-inactive.xpm -share/xfwm4/themes/perl/title-3-active.xpm -share/xfwm4/themes/perl/title-3-inactive.xpm -share/xfwm4/themes/perl/title-4-active.xpm -share/xfwm4/themes/perl/title-4-inactive.xpm -share/xfwm4/themes/perl/title-5-active.xpm -share/xfwm4/themes/perl/title-5-inactive.xpm -share/xfwm4/themes/perl/top-left-active.xpm -share/xfwm4/themes/perl/top-left-inactive.xpm -share/xfwm4/themes/perl/top-right-active.xpm -share/xfwm4/themes/perl/top-right-inactive.xpm -share/xfwm4/themes/pills/README -share/xfwm4/themes/pills/bottom-active.xpm -share/xfwm4/themes/pills/bottom-inactive.xpm -share/xfwm4/themes/pills/bottom-left-active.xpm -share/xfwm4/themes/pills/bottom-left-inactive.xpm -share/xfwm4/themes/pills/bottom-right-active.xpm -share/xfwm4/themes/pills/bottom-right-inactive.xpm -share/xfwm4/themes/pills/close-active.xpm -share/xfwm4/themes/pills/close-inactive.xpm -share/xfwm4/themes/pills/close-pressed.xpm -share/xfwm4/themes/pills/hide-active.xpm -share/xfwm4/themes/pills/hide-inactive.xpm -share/xfwm4/themes/pills/hide-pressed.xpm -share/xfwm4/themes/pills/left-active.xpm -share/xfwm4/themes/pills/left-inactive.xpm -share/xfwm4/themes/pills/maximize-active.xpm -share/xfwm4/themes/pills/maximize-inactive.xpm -share/xfwm4/themes/pills/maximize-pressed.xpm -share/xfwm4/themes/pills/menu-active.xpm -share/xfwm4/themes/pills/menu-inactive.xpm -share/xfwm4/themes/pills/menu-pressed.xpm -share/xfwm4/themes/pills/right-active.xpm -share/xfwm4/themes/pills/right-inactive.xpm -share/xfwm4/themes/pills/shade-active.xpm -share/xfwm4/themes/pills/shade-inactive.xpm -share/xfwm4/themes/pills/shade-pressed.xpm -share/xfwm4/themes/pills/stick-active.xpm -share/xfwm4/themes/pills/stick-inactive.xpm -share/xfwm4/themes/pills/stick-pressed.xpm -share/xfwm4/themes/pills/themerc -share/xfwm4/themes/pills/title-1-active.xpm -share/xfwm4/themes/pills/title-1-inactive.xpm -share/xfwm4/themes/pills/title-2-active.xpm -share/xfwm4/themes/pills/title-2-inactive.xpm -share/xfwm4/themes/pills/title-3-active.xpm -share/xfwm4/themes/pills/title-3-inactive.xpm -share/xfwm4/themes/pills/title-4-active.xpm -share/xfwm4/themes/pills/title-4-inactive.xpm -share/xfwm4/themes/pills/title-5-active.xpm -share/xfwm4/themes/pills/title-5-inactive.xpm -share/xfwm4/themes/pills/top-left-active.xpm -share/xfwm4/themes/pills/top-left-inactive.xpm -share/xfwm4/themes/pills/top-right-active.xpm -share/xfwm4/themes/pills/top-right-inactive.xpm -share/xfwm4/themes/piranha/README -share/xfwm4/themes/piranha/bottom-active.xpm -share/xfwm4/themes/piranha/bottom-inactive.xpm -share/xfwm4/themes/piranha/bottom-left-active.xpm -share/xfwm4/themes/piranha/bottom-left-inactive.xpm -share/xfwm4/themes/piranha/bottom-right-active.xpm -share/xfwm4/themes/piranha/bottom-right-inactive.xpm -share/xfwm4/themes/piranha/close-active.xpm -share/xfwm4/themes/piranha/close-inactive.xpm -share/xfwm4/themes/piranha/close-pressed.xpm -share/xfwm4/themes/piranha/hide-active.xpm -share/xfwm4/themes/piranha/hide-inactive.xpm -share/xfwm4/themes/piranha/hide-pressed.xpm -share/xfwm4/themes/piranha/left-active.xpm -share/xfwm4/themes/piranha/left-inactive.xpm -share/xfwm4/themes/piranha/maximize-active.xpm -share/xfwm4/themes/piranha/maximize-inactive.xpm -share/xfwm4/themes/piranha/maximize-pressed.xpm -share/xfwm4/themes/piranha/menu-active.xpm -share/xfwm4/themes/piranha/menu-inactive.xpm -share/xfwm4/themes/piranha/menu-pressed.xpm -share/xfwm4/themes/piranha/right-active.xpm -share/xfwm4/themes/piranha/right-inactive.xpm -share/xfwm4/themes/piranha/shade-active.xpm -share/xfwm4/themes/piranha/shade-inactive.xpm -share/xfwm4/themes/piranha/shade-pressed.xpm -share/xfwm4/themes/piranha/stick-active.xpm -share/xfwm4/themes/piranha/stick-inactive.xpm -share/xfwm4/themes/piranha/stick-pressed.xpm -share/xfwm4/themes/piranha/themerc -share/xfwm4/themes/piranha/title-1-active.xpm -share/xfwm4/themes/piranha/title-1-inactive.xpm -share/xfwm4/themes/piranha/title-2-active.xpm -share/xfwm4/themes/piranha/title-2-inactive.xpm -share/xfwm4/themes/piranha/title-3-active.xpm -share/xfwm4/themes/piranha/title-3-inactive.xpm -share/xfwm4/themes/piranha/title-4-active.xpm -share/xfwm4/themes/piranha/title-4-inactive.xpm -share/xfwm4/themes/piranha/title-5-active.xpm -share/xfwm4/themes/piranha/title-5-inactive.xpm -share/xfwm4/themes/piranha/top-left-active.xpm -share/xfwm4/themes/piranha/top-left-inactive.xpm -share/xfwm4/themes/piranha/top-right-active.xpm -share/xfwm4/themes/piranha/top-right-inactive.xpm -share/xfwm4/themes/platinum/README -share/xfwm4/themes/platinum/bottom-active.xpm -share/xfwm4/themes/platinum/bottom-inactive.xpm -share/xfwm4/themes/platinum/bottom-left-active.xpm -share/xfwm4/themes/platinum/bottom-left-inactive.xpm -share/xfwm4/themes/platinum/bottom-right-active.xpm -share/xfwm4/themes/platinum/bottom-right-inactive.xpm -share/xfwm4/themes/platinum/close-active.xpm -share/xfwm4/themes/platinum/close-inactive.xpm -share/xfwm4/themes/platinum/close-pressed.xpm -share/xfwm4/themes/platinum/hide-active.xpm -share/xfwm4/themes/platinum/hide-inactive.xpm -share/xfwm4/themes/platinum/hide-pressed.xpm -share/xfwm4/themes/platinum/left-active.xpm -share/xfwm4/themes/platinum/left-inactive.xpm -share/xfwm4/themes/platinum/maximize-active.xpm -share/xfwm4/themes/platinum/maximize-inactive.xpm -share/xfwm4/themes/platinum/maximize-pressed.xpm -share/xfwm4/themes/platinum/menu-active.xpm -share/xfwm4/themes/platinum/menu-inactive.xpm -share/xfwm4/themes/platinum/menu-pressed.xpm -share/xfwm4/themes/platinum/right-active.xpm -share/xfwm4/themes/platinum/right-inactive.xpm -share/xfwm4/themes/platinum/shade-active.xpm -share/xfwm4/themes/platinum/shade-inactive.xpm -share/xfwm4/themes/platinum/shade-pressed.xpm -share/xfwm4/themes/platinum/stick-active.xpm -share/xfwm4/themes/platinum/stick-inactive.xpm -share/xfwm4/themes/platinum/stick-pressed.xpm -share/xfwm4/themes/platinum/themerc -share/xfwm4/themes/platinum/title-1-active.xpm -share/xfwm4/themes/platinum/title-1-inactive.xpm -share/xfwm4/themes/platinum/title-2-active.xpm -share/xfwm4/themes/platinum/title-2-inactive.xpm -share/xfwm4/themes/platinum/title-3-active.xpm -share/xfwm4/themes/platinum/title-3-inactive.xpm -share/xfwm4/themes/platinum/title-4-active.xpm -share/xfwm4/themes/platinum/title-4-inactive.xpm -share/xfwm4/themes/platinum/title-5-active.xpm -share/xfwm4/themes/platinum/title-5-inactive.xpm -share/xfwm4/themes/platinum/top-left-active.xpm -share/xfwm4/themes/platinum/top-left-inactive.xpm -share/xfwm4/themes/platinum/top-right-active.xpm -share/xfwm4/themes/platinum/top-right-inactive.xpm -share/xfwm4/themes/quiet-purple/README -share/xfwm4/themes/quiet-purple/bottom-active.xpm -share/xfwm4/themes/quiet-purple/bottom-inactive.xpm -share/xfwm4/themes/quiet-purple/bottom-left-active.xpm -share/xfwm4/themes/quiet-purple/bottom-left-inactive.xpm -share/xfwm4/themes/quiet-purple/bottom-right-active.xpm -share/xfwm4/themes/quiet-purple/bottom-right-inactive.xpm -share/xfwm4/themes/quiet-purple/close-active.xpm -share/xfwm4/themes/quiet-purple/close-inactive.xpm -share/xfwm4/themes/quiet-purple/close-pressed.xpm -share/xfwm4/themes/quiet-purple/hide-active.xpm -share/xfwm4/themes/quiet-purple/hide-inactive.xpm -share/xfwm4/themes/quiet-purple/hide-pressed.xpm -share/xfwm4/themes/quiet-purple/left-active.xpm -share/xfwm4/themes/quiet-purple/left-inactive.xpm -share/xfwm4/themes/quiet-purple/maximize-active.xpm -share/xfwm4/themes/quiet-purple/maximize-inactive.xpm -share/xfwm4/themes/quiet-purple/maximize-pressed.xpm -share/xfwm4/themes/quiet-purple/menu-active.xpm -share/xfwm4/themes/quiet-purple/menu-inactive.xpm -share/xfwm4/themes/quiet-purple/menu-pressed.xpm -share/xfwm4/themes/quiet-purple/right-active.xpm -share/xfwm4/themes/quiet-purple/right-inactive.xpm -share/xfwm4/themes/quiet-purple/shade-active.xpm -share/xfwm4/themes/quiet-purple/shade-inactive.xpm -share/xfwm4/themes/quiet-purple/shade-pressed.xpm -share/xfwm4/themes/quiet-purple/stick-active.xpm -share/xfwm4/themes/quiet-purple/stick-inactive.xpm -share/xfwm4/themes/quiet-purple/stick-pressed.xpm -share/xfwm4/themes/quiet-purple/themerc -share/xfwm4/themes/quiet-purple/title-1-active.xpm -share/xfwm4/themes/quiet-purple/title-1-inactive.xpm -share/xfwm4/themes/quiet-purple/title-2-active.xpm -share/xfwm4/themes/quiet-purple/title-2-inactive.xpm -share/xfwm4/themes/quiet-purple/title-3-active.xpm -share/xfwm4/themes/quiet-purple/title-3-inactive.xpm -share/xfwm4/themes/quiet-purple/title-4-active.xpm -share/xfwm4/themes/quiet-purple/title-4-inactive.xpm -share/xfwm4/themes/quiet-purple/title-5-active.xpm -share/xfwm4/themes/quiet-purple/title-5-inactive.xpm -share/xfwm4/themes/quiet-purple/top-left-active.xpm -share/xfwm4/themes/quiet-purple/top-left-inactive.xpm -share/xfwm4/themes/quiet-purple/top-right-active.xpm -share/xfwm4/themes/quiet-purple/top-right-inactive.xpm -share/xfwm4/themes/quinx/README -share/xfwm4/themes/quinx/bottom-active.xpm -share/xfwm4/themes/quinx/bottom-inactive.xpm -share/xfwm4/themes/quinx/bottom-left-active.xpm -share/xfwm4/themes/quinx/bottom-left-inactive.xpm -share/xfwm4/themes/quinx/bottom-right-active.xpm -share/xfwm4/themes/quinx/bottom-right-inactive.xpm -share/xfwm4/themes/quinx/close-active.xpm -share/xfwm4/themes/quinx/close-inactive.xpm -share/xfwm4/themes/quinx/close-pressed.xpm -share/xfwm4/themes/quinx/hide-active.xpm -share/xfwm4/themes/quinx/hide-inactive.xpm -share/xfwm4/themes/quinx/hide-pressed.xpm -share/xfwm4/themes/quinx/left-active.xpm -share/xfwm4/themes/quinx/left-inactive.xpm -share/xfwm4/themes/quinx/maximize-active.xpm -share/xfwm4/themes/quinx/maximize-inactive.xpm -share/xfwm4/themes/quinx/maximize-pressed.xpm -share/xfwm4/themes/quinx/menu-active.xpm -share/xfwm4/themes/quinx/menu-inactive.xpm -share/xfwm4/themes/quinx/menu-pressed.xpm -share/xfwm4/themes/quinx/right-active.xpm -share/xfwm4/themes/quinx/right-inactive.xpm -share/xfwm4/themes/quinx/shade-active.xpm -share/xfwm4/themes/quinx/shade-inactive.xpm -share/xfwm4/themes/quinx/shade-pressed.xpm -share/xfwm4/themes/quinx/themerc -share/xfwm4/themes/quinx/title-1-active.xpm -share/xfwm4/themes/quinx/title-1-inactive.xpm -share/xfwm4/themes/quinx/title-2-active.xpm -share/xfwm4/themes/quinx/title-2-inactive.xpm -share/xfwm4/themes/quinx/title-3-active.xpm -share/xfwm4/themes/quinx/title-3-inactive.xpm -share/xfwm4/themes/quinx/title-4-active.xpm -share/xfwm4/themes/quinx/title-4-inactive.xpm -share/xfwm4/themes/quinx/title-5-active.xpm -share/xfwm4/themes/quinx/title-5-inactive.xpm -share/xfwm4/themes/quinx/top-left-active.xpm -share/xfwm4/themes/quinx/top-left-inactive.xpm -share/xfwm4/themes/quinx/top-right-active.xpm -share/xfwm4/themes/quinx/top-right-inactive.xpm -share/xfwm4/themes/r9x/README -share/xfwm4/themes/r9x/bottom-active.xpm -share/xfwm4/themes/r9x/bottom-inactive.xpm -share/xfwm4/themes/r9x/bottom-left-active.xpm -share/xfwm4/themes/r9x/bottom-left-inactive.xpm -share/xfwm4/themes/r9x/bottom-right-active.xpm -share/xfwm4/themes/r9x/bottom-right-inactive.xpm -share/xfwm4/themes/r9x/close-active.xpm -share/xfwm4/themes/r9x/close-inactive.xpm -share/xfwm4/themes/r9x/close-pressed.xpm -share/xfwm4/themes/r9x/hide-active.xpm -share/xfwm4/themes/r9x/hide-inactive.xpm -share/xfwm4/themes/r9x/hide-pressed.xpm -share/xfwm4/themes/r9x/left-active.xpm -share/xfwm4/themes/r9x/left-inactive.xpm -share/xfwm4/themes/r9x/maximize-active.xpm -share/xfwm4/themes/r9x/maximize-inactive.xpm -share/xfwm4/themes/r9x/maximize-pressed.xpm -share/xfwm4/themes/r9x/menu-active.xpm -share/xfwm4/themes/r9x/menu-inactive.xpm -share/xfwm4/themes/r9x/menu-pressed.xpm -share/xfwm4/themes/r9x/right-active.xpm -share/xfwm4/themes/r9x/right-inactive.xpm -share/xfwm4/themes/r9x/shade-active.xpm -share/xfwm4/themes/r9x/shade-inactive.xpm -share/xfwm4/themes/r9x/shade-pressed.xpm -share/xfwm4/themes/r9x/stick-active.xpm -share/xfwm4/themes/r9x/stick-inactive.xpm -share/xfwm4/themes/r9x/stick-pressed.xpm -share/xfwm4/themes/r9x/themerc -share/xfwm4/themes/r9x/title-1-active.xpm -share/xfwm4/themes/r9x/title-1-inactive.xpm -share/xfwm4/themes/r9x/title-2-active.xpm -share/xfwm4/themes/r9x/title-2-inactive.xpm -share/xfwm4/themes/r9x/title-3-active.xpm -share/xfwm4/themes/r9x/title-3-inactive.xpm -share/xfwm4/themes/r9x/title-4-active.xpm -share/xfwm4/themes/r9x/title-4-inactive.xpm -share/xfwm4/themes/r9x/title-5-active.xpm -share/xfwm4/themes/r9x/title-5-inactive.xpm -share/xfwm4/themes/r9x/top-left-active.xpm -share/xfwm4/themes/r9x/top-left-inactive.xpm -share/xfwm4/themes/r9x/top-right-active.xpm -share/xfwm4/themes/r9x/top-right-inactive.xpm -share/xfwm4/themes/redmond/README -share/xfwm4/themes/redmond/bottom-active.xpm -share/xfwm4/themes/redmond/bottom-inactive.xpm -share/xfwm4/themes/redmond/bottom-left-active.xpm -share/xfwm4/themes/redmond/bottom-left-inactive.xpm -share/xfwm4/themes/redmond/bottom-right-active.xpm -share/xfwm4/themes/redmond/bottom-right-inactive.xpm -share/xfwm4/themes/redmond/close-active.xpm -share/xfwm4/themes/redmond/close-inactive.xpm -share/xfwm4/themes/redmond/close-pressed.xpm -share/xfwm4/themes/redmond/hide-active.xpm -share/xfwm4/themes/redmond/hide-inactive.xpm -share/xfwm4/themes/redmond/hide-pressed.xpm -share/xfwm4/themes/redmond/left-active.xpm -share/xfwm4/themes/redmond/left-inactive.xpm -share/xfwm4/themes/redmond/maximize-active.xpm -share/xfwm4/themes/redmond/maximize-inactive.xpm -share/xfwm4/themes/redmond/maximize-pressed.xpm -share/xfwm4/themes/redmond/maximize-toggled-active.xpm -share/xfwm4/themes/redmond/maximize-toggled-inactive.xpm -share/xfwm4/themes/redmond/maximize-toggled-pressed.xpm -share/xfwm4/themes/redmond/menu-active.xpm -share/xfwm4/themes/redmond/menu-inactive.xpm -share/xfwm4/themes/redmond/menu-pressed.xpm -share/xfwm4/themes/redmond/right-active.xpm -share/xfwm4/themes/redmond/right-inactive.xpm -share/xfwm4/themes/redmond/shade-active.xpm -share/xfwm4/themes/redmond/shade-inactive.xpm -share/xfwm4/themes/redmond/shade-pressed.xpm -share/xfwm4/themes/redmond/stick-active.xpm -share/xfwm4/themes/redmond/stick-inactive.xpm -share/xfwm4/themes/redmond/stick-pressed.xpm -share/xfwm4/themes/redmond/themerc -share/xfwm4/themes/redmond/title-1-active.xpm -share/xfwm4/themes/redmond/title-1-inactive.xpm -share/xfwm4/themes/redmond/title-2-active.xpm -share/xfwm4/themes/redmond/title-2-inactive.xpm -share/xfwm4/themes/redmond/title-3-active.xpm -share/xfwm4/themes/redmond/title-3-inactive.xpm -share/xfwm4/themes/redmond/title-4-active.xpm -share/xfwm4/themes/redmond/title-4-inactive.xpm -share/xfwm4/themes/redmond/title-5-active.xpm -share/xfwm4/themes/redmond/title-5-inactive.xpm -share/xfwm4/themes/redmond/top-left-active.xpm -share/xfwm4/themes/redmond/top-left-inactive.xpm -share/xfwm4/themes/redmond/top-right-active.xpm -share/xfwm4/themes/redmond/top-right-inactive.xpm -share/xfwm4/themes/redmondxp/README -share/xfwm4/themes/redmondxp/bottom-active.xpm -share/xfwm4/themes/redmondxp/bottom-inactive.xpm -share/xfwm4/themes/redmondxp/bottom-left-active.xpm -share/xfwm4/themes/redmondxp/bottom-left-inactive.xpm -share/xfwm4/themes/redmondxp/bottom-right-active.xpm -share/xfwm4/themes/redmondxp/bottom-right-inactive.xpm -share/xfwm4/themes/redmondxp/close-active.xpm -share/xfwm4/themes/redmondxp/close-inactive.xpm -share/xfwm4/themes/redmondxp/close-pressed.xpm -share/xfwm4/themes/redmondxp/hide-active.xpm -share/xfwm4/themes/redmondxp/hide-inactive.xpm -share/xfwm4/themes/redmondxp/hide-pressed.xpm -share/xfwm4/themes/redmondxp/left-active.xpm -share/xfwm4/themes/redmondxp/left-inactive.xpm -share/xfwm4/themes/redmondxp/maximize-active.xpm -share/xfwm4/themes/redmondxp/maximize-inactive.xpm -share/xfwm4/themes/redmondxp/maximize-pressed.xpm -share/xfwm4/themes/redmondxp/maximize-toggled-active.xpm -share/xfwm4/themes/redmondxp/maximize-toggled-inactive.xpm -share/xfwm4/themes/redmondxp/maximize-toggled-pressed.xpm -share/xfwm4/themes/redmondxp/menu-active.xpm -share/xfwm4/themes/redmondxp/menu-inactive.xpm -share/xfwm4/themes/redmondxp/menu-pressed.xpm -share/xfwm4/themes/redmondxp/right-active.xpm -share/xfwm4/themes/redmondxp/right-inactive.xpm -share/xfwm4/themes/redmondxp/shade-active.xpm -share/xfwm4/themes/redmondxp/shade-inactive.xpm -share/xfwm4/themes/redmondxp/shade-pressed.xpm -share/xfwm4/themes/redmondxp/stick-active.xpm -share/xfwm4/themes/redmondxp/stick-inactive.xpm -share/xfwm4/themes/redmondxp/stick-pressed.xpm -share/xfwm4/themes/redmondxp/themerc -share/xfwm4/themes/redmondxp/title-1-active.xpm -share/xfwm4/themes/redmondxp/title-1-inactive.xpm -share/xfwm4/themes/redmondxp/title-2-active.xpm -share/xfwm4/themes/redmondxp/title-2-inactive.xpm -share/xfwm4/themes/redmondxp/title-3-active.xpm -share/xfwm4/themes/redmondxp/title-3-inactive.xpm -share/xfwm4/themes/redmondxp/title-4-active.xpm -share/xfwm4/themes/redmondxp/title-4-inactive.xpm -share/xfwm4/themes/redmondxp/title-5-active.xpm -share/xfwm4/themes/redmondxp/title-5-inactive.xpm -share/xfwm4/themes/redmondxp/top-left-active.xpm -share/xfwm4/themes/redmondxp/top-left-inactive.xpm -share/xfwm4/themes/redmondxp/top-right-active.xpm -share/xfwm4/themes/redmondxp/top-right-inactive.xpm -share/xfwm4/themes/retro/README -share/xfwm4/themes/retro/bottom-active.xpm -share/xfwm4/themes/retro/bottom-inactive.xpm -share/xfwm4/themes/retro/bottom-left-active.xpm -share/xfwm4/themes/retro/bottom-left-inactive.xpm -share/xfwm4/themes/retro/bottom-right-active.xpm -share/xfwm4/themes/retro/bottom-right-inactive.xpm -share/xfwm4/themes/retro/close-active.xpm -share/xfwm4/themes/retro/close-inactive.xpm -share/xfwm4/themes/retro/close-pressed.xpm -share/xfwm4/themes/retro/hide-active.xpm -share/xfwm4/themes/retro/hide-inactive.xpm -share/xfwm4/themes/retro/hide-pressed.xpm -share/xfwm4/themes/retro/left-active.xpm -share/xfwm4/themes/retro/left-inactive.xpm -share/xfwm4/themes/retro/maximize-active.xpm -share/xfwm4/themes/retro/maximize-inactive.xpm -share/xfwm4/themes/retro/maximize-pressed.xpm -share/xfwm4/themes/retro/menu-active.xpm -share/xfwm4/themes/retro/menu-inactive.xpm -share/xfwm4/themes/retro/menu-pressed.xpm -share/xfwm4/themes/retro/right-active.xpm -share/xfwm4/themes/retro/right-inactive.xpm -share/xfwm4/themes/retro/shade-active.xpm -share/xfwm4/themes/retro/shade-inactive.xpm -share/xfwm4/themes/retro/shade-pressed.xpm -share/xfwm4/themes/retro/stick-active.xpm -share/xfwm4/themes/retro/stick-inactive.xpm -share/xfwm4/themes/retro/stick-pressed.xpm -share/xfwm4/themes/retro/themerc -share/xfwm4/themes/retro/title-1-active.xpm -share/xfwm4/themes/retro/title-1-inactive.xpm -share/xfwm4/themes/retro/title-2-active.xpm -share/xfwm4/themes/retro/title-2-inactive.xpm -share/xfwm4/themes/retro/title-3-active.xpm -share/xfwm4/themes/retro/title-3-inactive.xpm -share/xfwm4/themes/retro/title-4-active.xpm -share/xfwm4/themes/retro/title-4-inactive.xpm -share/xfwm4/themes/retro/title-5-active.xpm -share/xfwm4/themes/retro/title-5-inactive.xpm -share/xfwm4/themes/retro/top-left-active.xpm -share/xfwm4/themes/retro/top-left-inactive.xpm -share/xfwm4/themes/retro/top-right-active.xpm -share/xfwm4/themes/retro/top-right-inactive.xpm -share/xfwm4/themes/silverado/README -share/xfwm4/themes/silverado/bottom-active.xpm -share/xfwm4/themes/silverado/bottom-inactive.xpm -share/xfwm4/themes/silverado/bottom-left-active.xpm -share/xfwm4/themes/silverado/bottom-left-inactive.xpm -share/xfwm4/themes/silverado/bottom-right-active.xpm -share/xfwm4/themes/silverado/bottom-right-inactive.xpm -share/xfwm4/themes/silverado/close-active.xpm -share/xfwm4/themes/silverado/close-inactive.xpm -share/xfwm4/themes/silverado/close-pressed.xpm -share/xfwm4/themes/silverado/hide-active.xpm -share/xfwm4/themes/silverado/hide-inactive.xpm -share/xfwm4/themes/silverado/hide-pressed.xpm -share/xfwm4/themes/silverado/left-active.xpm -share/xfwm4/themes/silverado/left-inactive.xpm -share/xfwm4/themes/silverado/maximize-active.xpm -share/xfwm4/themes/silverado/maximize-inactive.xpm -share/xfwm4/themes/silverado/maximize-pressed.xpm -share/xfwm4/themes/silverado/menu-active.xpm -share/xfwm4/themes/silverado/menu-inactive.xpm -share/xfwm4/themes/silverado/menu-pressed.xpm -share/xfwm4/themes/silverado/right-active.xpm -share/xfwm4/themes/silverado/right-inactive.xpm -share/xfwm4/themes/silverado/themerc -share/xfwm4/themes/silverado/title-1-active.xpm -share/xfwm4/themes/silverado/title-1-inactive.xpm -share/xfwm4/themes/silverado/title-2-active.xpm -share/xfwm4/themes/silverado/title-2-inactive.xpm -share/xfwm4/themes/silverado/title-3-active.xpm -share/xfwm4/themes/silverado/title-3-inactive.xpm -share/xfwm4/themes/silverado/title-4-active.xpm -share/xfwm4/themes/silverado/title-4-inactive.xpm -share/xfwm4/themes/silverado/title-5-active.xpm -share/xfwm4/themes/silverado/title-5-inactive.xpm -share/xfwm4/themes/silverado/top-left-active.xpm -share/xfwm4/themes/silverado/top-left-inactive.xpm -share/xfwm4/themes/silverado/top-right-active.xpm -share/xfwm4/themes/silverado/top-right-inactive.xpm -share/xfwm4/themes/slick/README -share/xfwm4/themes/slick/bottom-active.xpm -share/xfwm4/themes/slick/bottom-inactive.xpm -share/xfwm4/themes/slick/bottom-left-active.xpm -share/xfwm4/themes/slick/bottom-left-inactive.xpm -share/xfwm4/themes/slick/bottom-right-active.xpm -share/xfwm4/themes/slick/bottom-right-inactive.xpm -share/xfwm4/themes/slick/close-active.xpm -share/xfwm4/themes/slick/close-inactive.xpm -share/xfwm4/themes/slick/close-pressed.xpm -share/xfwm4/themes/slick/hide-active.xpm -share/xfwm4/themes/slick/hide-inactive.xpm -share/xfwm4/themes/slick/hide-pressed.xpm -share/xfwm4/themes/slick/left-active.xpm -share/xfwm4/themes/slick/left-inactive.xpm -share/xfwm4/themes/slick/maximize-active.xpm -share/xfwm4/themes/slick/maximize-inactive.xpm -share/xfwm4/themes/slick/maximize-pressed.xpm -share/xfwm4/themes/slick/menu-active.xpm -share/xfwm4/themes/slick/menu-inactive.xpm -share/xfwm4/themes/slick/menu-pressed.xpm -share/xfwm4/themes/slick/right-active.xpm -share/xfwm4/themes/slick/right-inactive.xpm -share/xfwm4/themes/slick/shade-active.xpm -share/xfwm4/themes/slick/shade-inactive.xpm -share/xfwm4/themes/slick/shade-pressed.xpm -share/xfwm4/themes/slick/stick-active.xpm -share/xfwm4/themes/slick/stick-inactive.xpm -share/xfwm4/themes/slick/stick-pressed.xpm -share/xfwm4/themes/slick/themerc -share/xfwm4/themes/slick/title-1-active.xpm -share/xfwm4/themes/slick/title-1-inactive.xpm -share/xfwm4/themes/slick/title-2-active.xpm -share/xfwm4/themes/slick/title-2-inactive.xpm -share/xfwm4/themes/slick/title-3-active.xpm -share/xfwm4/themes/slick/title-3-inactive.xpm -share/xfwm4/themes/slick/title-4-active.xpm -share/xfwm4/themes/slick/title-4-inactive.xpm -share/xfwm4/themes/slick/title-5-active.xpm -share/xfwm4/themes/slick/title-5-inactive.xpm -share/xfwm4/themes/slick/top-left-active.xpm -share/xfwm4/themes/slick/top-left-inactive.xpm -share/xfwm4/themes/slick/top-right-active.xpm -share/xfwm4/themes/slick/top-right-inactive.xpm -share/xfwm4/themes/slimline/README -share/xfwm4/themes/slimline/bottom-active.xpm -share/xfwm4/themes/slimline/bottom-inactive.xpm -share/xfwm4/themes/slimline/bottom-left-active.xpm -share/xfwm4/themes/slimline/bottom-left-inactive.xpm -share/xfwm4/themes/slimline/bottom-right-active.xpm -share/xfwm4/themes/slimline/bottom-right-inactive.xpm -share/xfwm4/themes/slimline/close-active.xpm -share/xfwm4/themes/slimline/close-inactive.xpm -share/xfwm4/themes/slimline/close-pressed.xpm -share/xfwm4/themes/slimline/hide-active.xpm -share/xfwm4/themes/slimline/hide-inactive.xpm -share/xfwm4/themes/slimline/hide-pressed.xpm -share/xfwm4/themes/slimline/left-active.xpm -share/xfwm4/themes/slimline/left-inactive.xpm -share/xfwm4/themes/slimline/maximize-active.xpm -share/xfwm4/themes/slimline/maximize-inactive.xpm -share/xfwm4/themes/slimline/maximize-pressed.xpm -share/xfwm4/themes/slimline/menu-active.xpm -share/xfwm4/themes/slimline/menu-inactive.xpm -share/xfwm4/themes/slimline/menu-pressed.xpm -share/xfwm4/themes/slimline/right-active.xpm -share/xfwm4/themes/slimline/right-inactive.xpm -share/xfwm4/themes/slimline/shade-active.xpm -share/xfwm4/themes/slimline/shade-inactive.xpm -share/xfwm4/themes/slimline/shade-pressed.xpm -share/xfwm4/themes/slimline/stick-active.xpm -share/xfwm4/themes/slimline/stick-inactive.xpm -share/xfwm4/themes/slimline/stick-pressed.xpm -share/xfwm4/themes/slimline/themerc -share/xfwm4/themes/slimline/title-1-active.xpm -share/xfwm4/themes/slimline/title-1-inactive.xpm -share/xfwm4/themes/slimline/title-2-active.xpm -share/xfwm4/themes/slimline/title-2-inactive.xpm -share/xfwm4/themes/slimline/title-3-active.xpm -share/xfwm4/themes/slimline/title-3-inactive.xpm -share/xfwm4/themes/slimline/title-4-active.xpm -share/xfwm4/themes/slimline/title-4-inactive.xpm -share/xfwm4/themes/slimline/title-5-active.xpm -share/xfwm4/themes/slimline/title-5-inactive.xpm -share/xfwm4/themes/slimline/top-left-active.xpm -share/xfwm4/themes/slimline/top-left-inactive.xpm -share/xfwm4/themes/slimline/top-right-active.xpm -share/xfwm4/themes/slimline/top-right-inactive.xpm -share/xfwm4/themes/smallscreen/README -share/xfwm4/themes/smallscreen/bottom-active.xpm -share/xfwm4/themes/smallscreen/bottom-inactive.xpm -share/xfwm4/themes/smallscreen/bottom-left-active.xpm -share/xfwm4/themes/smallscreen/bottom-left-inactive.xpm -share/xfwm4/themes/smallscreen/bottom-right-active.xpm -share/xfwm4/themes/smallscreen/bottom-right-inactive.xpm -share/xfwm4/themes/smallscreen/close-active.xpm -share/xfwm4/themes/smallscreen/close-inactive.xpm -share/xfwm4/themes/smallscreen/close-pressed.xpm -share/xfwm4/themes/smallscreen/hide-active.xpm -share/xfwm4/themes/smallscreen/hide-inactive.xpm -share/xfwm4/themes/smallscreen/hide-pressed.xpm -share/xfwm4/themes/smallscreen/left-active.xpm -share/xfwm4/themes/smallscreen/left-inactive.xpm -share/xfwm4/themes/smallscreen/maximize-active.xpm -share/xfwm4/themes/smallscreen/maximize-inactive.xpm -share/xfwm4/themes/smallscreen/maximize-pressed.xpm -share/xfwm4/themes/smallscreen/menu-active.xpm -share/xfwm4/themes/smallscreen/menu-inactive.xpm -share/xfwm4/themes/smallscreen/menu-pressed.xpm -share/xfwm4/themes/smallscreen/right-active.xpm -share/xfwm4/themes/smallscreen/right-inactive.xpm -share/xfwm4/themes/smallscreen/shade-active.xpm -share/xfwm4/themes/smallscreen/shade-inactive.xpm -share/xfwm4/themes/smallscreen/shade-pressed.xpm -share/xfwm4/themes/smallscreen/stick-active.xpm -share/xfwm4/themes/smallscreen/stick-inactive.xpm -share/xfwm4/themes/smallscreen/stick-pressed.xpm -share/xfwm4/themes/smallscreen/themerc -share/xfwm4/themes/smallscreen/title-1-active.xpm -share/xfwm4/themes/smallscreen/title-1-inactive.xpm -share/xfwm4/themes/smallscreen/title-2-active.xpm -share/xfwm4/themes/smallscreen/title-2-inactive.xpm -share/xfwm4/themes/smallscreen/title-3-active.xpm -share/xfwm4/themes/smallscreen/title-3-inactive.xpm -share/xfwm4/themes/smallscreen/title-4-active.xpm -share/xfwm4/themes/smallscreen/title-4-inactive.xpm -share/xfwm4/themes/smallscreen/title-5-active.xpm -share/xfwm4/themes/smallscreen/title-5-inactive.xpm -share/xfwm4/themes/smallscreen/top-left-active.xpm -share/xfwm4/themes/smallscreen/top-left-inactive.xpm -share/xfwm4/themes/smallscreen/top-right-active.xpm -share/xfwm4/themes/smallscreen/top-right-inactive.xpm -share/xfwm4/themes/tabs/README -share/xfwm4/themes/tabs/bottom-active.xpm -share/xfwm4/themes/tabs/bottom-inactive.xpm -share/xfwm4/themes/tabs/bottom-left-active.xpm -share/xfwm4/themes/tabs/bottom-left-inactive.xpm -share/xfwm4/themes/tabs/bottom-right-active.xpm -share/xfwm4/themes/tabs/bottom-right-inactive.xpm -share/xfwm4/themes/tabs/close-active.xpm -share/xfwm4/themes/tabs/close-inactive.xpm -share/xfwm4/themes/tabs/close-pressed.xpm -share/xfwm4/themes/tabs/hide-active.xpm -share/xfwm4/themes/tabs/hide-inactive.xpm -share/xfwm4/themes/tabs/hide-pressed.xpm -share/xfwm4/themes/tabs/left-active.xpm -share/xfwm4/themes/tabs/left-inactive.xpm -share/xfwm4/themes/tabs/maximize-active.xpm -share/xfwm4/themes/tabs/maximize-inactive.xpm -share/xfwm4/themes/tabs/maximize-pressed.xpm -share/xfwm4/themes/tabs/menu-active.xpm -share/xfwm4/themes/tabs/menu-inactive.xpm -share/xfwm4/themes/tabs/menu-pressed.xpm -share/xfwm4/themes/tabs/right-active.xpm -share/xfwm4/themes/tabs/right-inactive.xpm -share/xfwm4/themes/tabs/shade-active.xpm -share/xfwm4/themes/tabs/shade-inactive.xpm -share/xfwm4/themes/tabs/shade-pressed.xpm -share/xfwm4/themes/tabs/stick-active.xpm -share/xfwm4/themes/tabs/stick-inactive.xpm -share/xfwm4/themes/tabs/stick-pressed.xpm -share/xfwm4/themes/tabs/themerc -share/xfwm4/themes/tabs/title-1-active.xpm -share/xfwm4/themes/tabs/title-1-inactive.xpm -share/xfwm4/themes/tabs/title-2-active.xpm -share/xfwm4/themes/tabs/title-2-inactive.xpm -share/xfwm4/themes/tabs/title-3-active.xpm -share/xfwm4/themes/tabs/title-3-inactive.xpm -share/xfwm4/themes/tabs/title-4-active.xpm -share/xfwm4/themes/tabs/title-4-inactive.xpm -share/xfwm4/themes/tabs/title-5-active.xpm -share/xfwm4/themes/tabs/title-5-inactive.xpm -share/xfwm4/themes/tabs/top-left-active.xpm -share/xfwm4/themes/tabs/top-left-inactive.xpm -share/xfwm4/themes/tabs/top-right-active.xpm -share/xfwm4/themes/tabs/top-right-inactive.xpm -share/xfwm4/themes/today/README -share/xfwm4/themes/today/bottom-active.xpm -share/xfwm4/themes/today/bottom-inactive.xpm -share/xfwm4/themes/today/bottom-left-active.xpm -share/xfwm4/themes/today/bottom-left-inactive.xpm -share/xfwm4/themes/today/bottom-right-active.xpm -share/xfwm4/themes/today/bottom-right-inactive.xpm -share/xfwm4/themes/today/close-active.xpm -share/xfwm4/themes/today/close-inactive.xpm -share/xfwm4/themes/today/close-pressed.xpm -share/xfwm4/themes/today/hide-active.xpm -share/xfwm4/themes/today/hide-inactive.xpm -share/xfwm4/themes/today/hide-pressed.xpm -share/xfwm4/themes/today/left-active.xpm -share/xfwm4/themes/today/left-inactive.xpm -share/xfwm4/themes/today/maximize-active.xpm -share/xfwm4/themes/today/maximize-inactive.xpm -share/xfwm4/themes/today/maximize-pressed.xpm -share/xfwm4/themes/today/maximize-toggled-active.xpm -share/xfwm4/themes/today/maximize-toggled-inactive.xpm -share/xfwm4/themes/today/maximize-toggled-pressed.xpm -share/xfwm4/themes/today/menu-active.xpm -share/xfwm4/themes/today/menu-inactive.xpm -share/xfwm4/themes/today/menu-pressed.xpm -share/xfwm4/themes/today/right-active.xpm -share/xfwm4/themes/today/right-inactive.xpm -share/xfwm4/themes/today/themerc -share/xfwm4/themes/today/title-1-active.xpm -share/xfwm4/themes/today/title-1-inactive.xpm -share/xfwm4/themes/today/title-2-active.xpm -share/xfwm4/themes/today/title-2-inactive.xpm -share/xfwm4/themes/today/title-3-active.xpm -share/xfwm4/themes/today/title-3-inactive.xpm -share/xfwm4/themes/today/title-4-active.xpm -share/xfwm4/themes/today/title-4-inactive.xpm -share/xfwm4/themes/today/title-5-active.xpm -share/xfwm4/themes/today/title-5-inactive.xpm -share/xfwm4/themes/today/top-left-active.xpm -share/xfwm4/themes/today/top-left-inactive.xpm -share/xfwm4/themes/today/top-right-active.xpm -share/xfwm4/themes/today/top-right-inactive.xpm -share/xfwm4/themes/totem/README -share/xfwm4/themes/totem/bottom-active.xpm -share/xfwm4/themes/totem/bottom-inactive.xpm -share/xfwm4/themes/totem/bottom-left-active.xpm -share/xfwm4/themes/totem/bottom-left-inactive.xpm -share/xfwm4/themes/totem/bottom-right-active.xpm -share/xfwm4/themes/totem/bottom-right-inactive.xpm -share/xfwm4/themes/totem/close-active.xpm -share/xfwm4/themes/totem/close-inactive.xpm -share/xfwm4/themes/totem/close-pressed.xpm -share/xfwm4/themes/totem/hide-active.xpm -share/xfwm4/themes/totem/hide-inactive.xpm -share/xfwm4/themes/totem/hide-pressed.xpm -share/xfwm4/themes/totem/left-active.xpm -share/xfwm4/themes/totem/left-inactive.xpm -share/xfwm4/themes/totem/maximize-active.xpm -share/xfwm4/themes/totem/maximize-inactive.xpm -share/xfwm4/themes/totem/maximize-pressed.xpm -share/xfwm4/themes/totem/menu-active.xpm -share/xfwm4/themes/totem/menu-inactive.xpm -share/xfwm4/themes/totem/menu-pressed.xpm -share/xfwm4/themes/totem/right-active.xpm -share/xfwm4/themes/totem/right-inactive.xpm -share/xfwm4/themes/totem/shade-active.xpm -share/xfwm4/themes/totem/shade-inactive.xpm -share/xfwm4/themes/totem/shade-pressed.xpm -share/xfwm4/themes/totem/stick-active.xpm -share/xfwm4/themes/totem/stick-inactive.xpm -share/xfwm4/themes/totem/stick-pressed.xpm -share/xfwm4/themes/totem/themerc -share/xfwm4/themes/totem/title-1-active.xpm -share/xfwm4/themes/totem/title-1-inactive.xpm -share/xfwm4/themes/totem/title-2-active.xpm -share/xfwm4/themes/totem/title-2-inactive.xpm -share/xfwm4/themes/totem/title-3-active.xpm -share/xfwm4/themes/totem/title-3-inactive.xpm -share/xfwm4/themes/totem/title-4-active.xpm -share/xfwm4/themes/totem/title-4-inactive.xpm -share/xfwm4/themes/totem/title-5-active.xpm -share/xfwm4/themes/totem/title-5-inactive.xpm -share/xfwm4/themes/totem/top-left-active.xpm -share/xfwm4/themes/totem/top-left-inactive.xpm -share/xfwm4/themes/totem/top-right-active.xpm -share/xfwm4/themes/totem/top-right-inactive.xpm -share/xfwm4/themes/trench/README -share/xfwm4/themes/trench/bottom-active.xpm -share/xfwm4/themes/trench/bottom-inactive.xpm -share/xfwm4/themes/trench/bottom-left-active.xpm -share/xfwm4/themes/trench/bottom-left-inactive.xpm -share/xfwm4/themes/trench/bottom-right-active.xpm -share/xfwm4/themes/trench/bottom-right-inactive.xpm -share/xfwm4/themes/trench/close-active.xpm -share/xfwm4/themes/trench/close-inactive.xpm -share/xfwm4/themes/trench/close-pressed.xpm -share/xfwm4/themes/trench/hide-active.xpm -share/xfwm4/themes/trench/hide-inactive.xpm -share/xfwm4/themes/trench/hide-pressed.xpm -share/xfwm4/themes/trench/left-active.xpm -share/xfwm4/themes/trench/left-inactive.xpm -share/xfwm4/themes/trench/maximize-active.xpm -share/xfwm4/themes/trench/maximize-inactive.xpm -share/xfwm4/themes/trench/maximize-pressed.xpm -share/xfwm4/themes/trench/menu-active.xpm -share/xfwm4/themes/trench/menu-inactive.xpm -share/xfwm4/themes/trench/menu-pressed.xpm -share/xfwm4/themes/trench/right-active.xpm -share/xfwm4/themes/trench/right-inactive.xpm -share/xfwm4/themes/trench/shade-active.xpm -share/xfwm4/themes/trench/shade-inactive.xpm -share/xfwm4/themes/trench/shade-pressed.xpm -share/xfwm4/themes/trench/stick-active.xpm -share/xfwm4/themes/trench/stick-inactive.xpm -share/xfwm4/themes/trench/stick-pressed.xpm -share/xfwm4/themes/trench/themerc -share/xfwm4/themes/trench/title-1-active.xpm -share/xfwm4/themes/trench/title-1-inactive.xpm -share/xfwm4/themes/trench/title-2-active.xpm -share/xfwm4/themes/trench/title-2-inactive.xpm -share/xfwm4/themes/trench/title-3-active.xpm -share/xfwm4/themes/trench/title-3-inactive.xpm -share/xfwm4/themes/trench/title-4-active.xpm -share/xfwm4/themes/trench/title-4-inactive.xpm -share/xfwm4/themes/trench/title-5-active.xpm -share/xfwm4/themes/trench/title-5-inactive.xpm -share/xfwm4/themes/trench/top-left-active.xpm -share/xfwm4/themes/trench/top-left-inactive.xpm -share/xfwm4/themes/trench/top-right-active.xpm -share/xfwm4/themes/trench/top-right-inactive.xpm -share/xfwm4/themes/triviality/README -share/xfwm4/themes/triviality/bottom-active.xpm -share/xfwm4/themes/triviality/bottom-inactive.xpm -share/xfwm4/themes/triviality/bottom-left-active.xpm -share/xfwm4/themes/triviality/bottom-left-inactive.xpm -share/xfwm4/themes/triviality/bottom-right-active.xpm -share/xfwm4/themes/triviality/bottom-right-inactive.xpm -share/xfwm4/themes/triviality/close-active.xpm -share/xfwm4/themes/triviality/close-inactive.xpm -share/xfwm4/themes/triviality/close-pressed.xpm -share/xfwm4/themes/triviality/hide-active.xpm -share/xfwm4/themes/triviality/hide-inactive.xpm -share/xfwm4/themes/triviality/hide-pressed.xpm -share/xfwm4/themes/triviality/left-active.xpm -share/xfwm4/themes/triviality/left-inactive.xpm -share/xfwm4/themes/triviality/maximize-active.xpm -share/xfwm4/themes/triviality/maximize-inactive.xpm -share/xfwm4/themes/triviality/maximize-pressed.xpm -share/xfwm4/themes/triviality/maximize-toggled-active.xpm -share/xfwm4/themes/triviality/maximize-toggled-inactive.xpm -share/xfwm4/themes/triviality/maximize-toggled-pressed.xpm -share/xfwm4/themes/triviality/menu-active.xpm -share/xfwm4/themes/triviality/menu-inactive.xpm -share/xfwm4/themes/triviality/menu-pressed.xpm -share/xfwm4/themes/triviality/right-active.xpm -share/xfwm4/themes/triviality/right-inactive.xpm -share/xfwm4/themes/triviality/shade-active.xpm -share/xfwm4/themes/triviality/shade-inactive.xpm -share/xfwm4/themes/triviality/shade-pressed.xpm -share/xfwm4/themes/triviality/shade-toggled-active.xpm -share/xfwm4/themes/triviality/shade-toggled-inactive.xpm -share/xfwm4/themes/triviality/shade-toggled-pressed.xpm -share/xfwm4/themes/triviality/stick-active.xpm -share/xfwm4/themes/triviality/stick-inactive.xpm -share/xfwm4/themes/triviality/stick-pressed.xpm -share/xfwm4/themes/triviality/stick-toggled-active.xpm -share/xfwm4/themes/triviality/stick-toggled-inactive.xpm -share/xfwm4/themes/triviality/stick-toggled-pressed.xpm -share/xfwm4/themes/triviality/themerc -share/xfwm4/themes/triviality/title-1-active.xpm -share/xfwm4/themes/triviality/title-1-inactive.xpm -share/xfwm4/themes/triviality/title-2-active.xpm -share/xfwm4/themes/triviality/title-2-inactive.xpm -share/xfwm4/themes/triviality/title-3-active.xpm -share/xfwm4/themes/triviality/title-3-inactive.xpm -share/xfwm4/themes/triviality/title-4-active.xpm -share/xfwm4/themes/triviality/title-4-inactive.xpm -share/xfwm4/themes/triviality/title-5-active.xpm -share/xfwm4/themes/triviality/title-5-inactive.xpm -share/xfwm4/themes/triviality/top-left-active.xpm -share/xfwm4/themes/triviality/top-left-inactive.xpm -share/xfwm4/themes/triviality/top-right-active.xpm -share/xfwm4/themes/triviality/top-right-inactive.xpm -share/xfwm4/themes/tux/README -share/xfwm4/themes/tux/bottom-active.xpm -share/xfwm4/themes/tux/bottom-inactive.xpm -share/xfwm4/themes/tux/bottom-left-active.xpm -share/xfwm4/themes/tux/bottom-left-inactive.xpm -share/xfwm4/themes/tux/bottom-right-active.xpm -share/xfwm4/themes/tux/bottom-right-inactive.xpm -share/xfwm4/themes/tux/close-active.xpm -share/xfwm4/themes/tux/close-inactive.xpm -share/xfwm4/themes/tux/close-pressed.xpm -share/xfwm4/themes/tux/hide-active.xpm -share/xfwm4/themes/tux/hide-inactive.xpm -share/xfwm4/themes/tux/hide-pressed.xpm -share/xfwm4/themes/tux/left-active.xpm -share/xfwm4/themes/tux/left-inactive.xpm -share/xfwm4/themes/tux/maximize-active.xpm -share/xfwm4/themes/tux/maximize-inactive.xpm -share/xfwm4/themes/tux/maximize-pressed.xpm -share/xfwm4/themes/tux/menu-active.xpm -share/xfwm4/themes/tux/menu-inactive.xpm -share/xfwm4/themes/tux/menu-pressed.xpm -share/xfwm4/themes/tux/right-active.xpm -share/xfwm4/themes/tux/right-inactive.xpm -share/xfwm4/themes/tux/shade-active.xpm -share/xfwm4/themes/tux/shade-inactive.xpm -share/xfwm4/themes/tux/shade-pressed.xpm -share/xfwm4/themes/tux/stick-active.xpm -share/xfwm4/themes/tux/stick-inactive.xpm -share/xfwm4/themes/tux/stick-pressed.xpm -share/xfwm4/themes/tux/themerc -share/xfwm4/themes/tux/title-1-active.xpm -share/xfwm4/themes/tux/title-1-inactive.xpm -share/xfwm4/themes/tux/title-2-active.xpm -share/xfwm4/themes/tux/title-2-inactive.xpm -share/xfwm4/themes/tux/title-3-active.xpm -share/xfwm4/themes/tux/title-3-inactive.xpm -share/xfwm4/themes/tux/title-4-active.xpm -share/xfwm4/themes/tux/title-4-inactive.xpm -share/xfwm4/themes/tux/title-5-active.xpm -share/xfwm4/themes/tux/title-5-inactive.xpm -share/xfwm4/themes/tux/top-left-active.xpm -share/xfwm4/themes/tux/top-left-inactive.xpm -share/xfwm4/themes/tux/top-right-active.xpm -share/xfwm4/themes/tux/top-right-inactive.xpm -share/xfwm4/themes/variation/README -share/xfwm4/themes/variation/bottom-active.xpm -share/xfwm4/themes/variation/bottom-inactive.xpm -share/xfwm4/themes/variation/bottom-left-active.xpm -share/xfwm4/themes/variation/bottom-left-inactive.xpm -share/xfwm4/themes/variation/bottom-right-active.xpm -share/xfwm4/themes/variation/bottom-right-inactive.xpm -share/xfwm4/themes/variation/close-active.xpm -share/xfwm4/themes/variation/close-inactive.xpm -share/xfwm4/themes/variation/close-pressed.xpm -share/xfwm4/themes/variation/hide-active.xpm -share/xfwm4/themes/variation/hide-inactive.xpm -share/xfwm4/themes/variation/hide-pressed.xpm -share/xfwm4/themes/variation/left-active.xpm -share/xfwm4/themes/variation/left-inactive.xpm -share/xfwm4/themes/variation/maximize-active.xpm -share/xfwm4/themes/variation/maximize-inactive.xpm -share/xfwm4/themes/variation/maximize-pressed.xpm -share/xfwm4/themes/variation/menu-active.xpm -share/xfwm4/themes/variation/menu-inactive.xpm -share/xfwm4/themes/variation/menu-pressed.xpm -share/xfwm4/themes/variation/right-active.xpm -share/xfwm4/themes/variation/right-inactive.xpm -share/xfwm4/themes/variation/shade-active.xpm -share/xfwm4/themes/variation/shade-inactive.xpm -share/xfwm4/themes/variation/shade-pressed.xpm -share/xfwm4/themes/variation/stick-active.xpm -share/xfwm4/themes/variation/stick-inactive.xpm -share/xfwm4/themes/variation/stick-pressed.xpm -share/xfwm4/themes/variation/themerc -share/xfwm4/themes/variation/title-1-active.xpm -share/xfwm4/themes/variation/title-1-inactive.xpm -share/xfwm4/themes/variation/title-2-active.xpm -share/xfwm4/themes/variation/title-2-inactive.xpm -share/xfwm4/themes/variation/title-3-active.xpm -share/xfwm4/themes/variation/title-3-inactive.xpm -share/xfwm4/themes/variation/title-4-active.xpm -share/xfwm4/themes/variation/title-4-inactive.xpm -share/xfwm4/themes/variation/title-5-active.xpm -share/xfwm4/themes/variation/title-5-inactive.xpm -share/xfwm4/themes/variation/top-left-active.xpm -share/xfwm4/themes/variation/top-left-inactive.xpm -share/xfwm4/themes/variation/top-right-active.xpm -share/xfwm4/themes/variation/top-right-inactive.xpm -share/xfwm4/themes/xfce/README -share/xfwm4/themes/xfce/bottom-active.xpm -share/xfwm4/themes/xfce/bottom-inactive.xpm -share/xfwm4/themes/xfce/bottom-left-active.xpm -share/xfwm4/themes/xfce/bottom-left-inactive.xpm -share/xfwm4/themes/xfce/bottom-right-active.xpm -share/xfwm4/themes/xfce/bottom-right-inactive.xpm -share/xfwm4/themes/xfce/close-active.xpm -share/xfwm4/themes/xfce/close-inactive.xpm -share/xfwm4/themes/xfce/close-pressed.xpm -share/xfwm4/themes/xfce/hide-active.xpm -share/xfwm4/themes/xfce/hide-inactive.xpm -share/xfwm4/themes/xfce/hide-pressed.xpm -share/xfwm4/themes/xfce/left-active.xpm -share/xfwm4/themes/xfce/left-inactive.xpm -share/xfwm4/themes/xfce/maximize-active.xpm -share/xfwm4/themes/xfce/maximize-inactive.xpm -share/xfwm4/themes/xfce/maximize-pressed.xpm -share/xfwm4/themes/xfce/menu-active.xpm -share/xfwm4/themes/xfce/menu-inactive.xpm -share/xfwm4/themes/xfce/menu-pressed.xpm -share/xfwm4/themes/xfce/right-active.xpm -share/xfwm4/themes/xfce/right-inactive.xpm -share/xfwm4/themes/xfce/shade-active.xpm -share/xfwm4/themes/xfce/shade-inactive.xpm -share/xfwm4/themes/xfce/shade-pressed.xpm -share/xfwm4/themes/xfce/stick-active.xpm -share/xfwm4/themes/xfce/stick-inactive.xpm -share/xfwm4/themes/xfce/stick-pressed.xpm -share/xfwm4/themes/xfce/themerc -share/xfwm4/themes/xfce/title-1-active.xpm -share/xfwm4/themes/xfce/title-1-inactive.xpm -share/xfwm4/themes/xfce/title-2-active.xpm -share/xfwm4/themes/xfce/title-2-inactive.xpm -share/xfwm4/themes/xfce/title-3-active.xpm -share/xfwm4/themes/xfce/title-3-inactive.xpm -share/xfwm4/themes/xfce/title-4-active.xpm -share/xfwm4/themes/xfce/title-4-inactive.xpm -share/xfwm4/themes/xfce/title-5-active.xpm -share/xfwm4/themes/xfce/title-5-inactive.xpm -share/xfwm4/themes/xfce/top-left-active.xpm -share/xfwm4/themes/xfce/top-left-inactive.xpm -share/xfwm4/themes/xfce/top-right-active.xpm -share/xfwm4/themes/xfce/top-right-inactive.xpm -@dirrm share/xfwm4/themes/xfce -@dirrm share/xfwm4/themes/variation -@dirrm share/xfwm4/themes/tux -@dirrm share/xfwm4/themes/triviality -@dirrm share/xfwm4/themes/trench -@dirrm share/xfwm4/themes/totem -@dirrm share/xfwm4/themes/today -@dirrm share/xfwm4/themes/tabs -@dirrm share/xfwm4/themes/smallscreen -@dirrm share/xfwm4/themes/slimline -@dirrm share/xfwm4/themes/slick -@dirrm share/xfwm4/themes/silverado -@dirrm share/xfwm4/themes/retro -@dirrm share/xfwm4/themes/redmondxp -@dirrm share/xfwm4/themes/redmond -@dirrm share/xfwm4/themes/r9x -@dirrm share/xfwm4/themes/quinx -@dirrm share/xfwm4/themes/quiet-purple -@dirrm share/xfwm4/themes/platinum -@dirrm share/xfwm4/themes/piranha -@dirrm share/xfwm4/themes/pills -@dirrm share/xfwm4/themes/perl -@dirrm share/xfwm4/themes/oroborus -@dirrm share/xfwm4/themes/ops -@dirrm share/xfwm4/themes/next -@dirrm share/xfwm4/themes/mofit -@dirrm share/xfwm4/themes/microgui -@dirrm share/xfwm4/themes/metabox -@dirrm share/xfwm4/themes/linea -@dirrm share/xfwm4/themes/koynacity -@dirrm share/xfwm4/themes/kleanux -@dirrm share/xfwm4/themes/kindaker -@dirrm share/xfwm4/themes/keramik -@dirrm share/xfwm4/themes/kde1 -@dirrm share/xfwm4/themes/kde -@dirrm share/xfwm4/themes/iceg -@dirrm share/xfwm4/themes/gtk -@dirrm share/xfwm4/themes/gorilla -@dirrm share/xfwm4/themes/gnububble -@dirrm share/xfwm4/themes/gaudy -@dirrm share/xfwm4/themes/galaxy -@dirrm share/xfwm4/themes/g2 -@dirrm share/xfwm4/themes/fbx -@dirrm share/xfwm4/themes/elberg -@dirrm share/xfwm4/themes/eazel-blue -@dirrm share/xfwm4/themes/defcon-IV -@dirrm share/xfwm4/themes/cruxish -@dirrm share/xfwm4/themes/crux -@dirrm share/xfwm4/themes/coolclean -@dirrm share/xfwm4/themes/coldsteel -@dirrm share/xfwm4/themes/buzz -@dirrm share/xfwm4/themes/biz -@dirrm share/xfwm4/themes/beastie -@dirrm share/xfwm4/themes/b6 -@dirrm share/xfwm4/themes/b5 -@dirrm share/xfwm4/themes/atlanta2 -@dirrm share/xfwm4/themes/atlanta -@dirrm share/xfwm4/themes/alternate -@dirrm share/xfwm4/themes/agualemon -@dirrm share/xfwm4/themes/agua -@dirrm share/xfwm4/themes/adept +@comment $NetBSD: PLIST,v 1.2 2005/01/17 12:56:13 martti Exp $ +share/themes/Adept/xfwm4/README +share/themes/Adept/xfwm4/bottom-active.xpm +share/themes/Adept/xfwm4/bottom-inactive.xpm +share/themes/Adept/xfwm4/bottom-left-active.xpm +share/themes/Adept/xfwm4/bottom-left-inactive.xpm +share/themes/Adept/xfwm4/bottom-right-active.xpm +share/themes/Adept/xfwm4/bottom-right-inactive.xpm +share/themes/Adept/xfwm4/close-active.xpm +share/themes/Adept/xfwm4/close-inactive.xpm +share/themes/Adept/xfwm4/close-pressed.xpm +share/themes/Adept/xfwm4/hide-active.xpm +share/themes/Adept/xfwm4/hide-inactive.xpm +share/themes/Adept/xfwm4/hide-pressed.xpm +share/themes/Adept/xfwm4/left-active.xpm +share/themes/Adept/xfwm4/left-inactive.xpm +share/themes/Adept/xfwm4/maximize-active.xpm +share/themes/Adept/xfwm4/maximize-inactive.xpm +share/themes/Adept/xfwm4/maximize-pressed.xpm +share/themes/Adept/xfwm4/right-active.xpm +share/themes/Adept/xfwm4/right-inactive.xpm +share/themes/Adept/xfwm4/themerc +share/themes/Adept/xfwm4/title-1-active.xpm +share/themes/Adept/xfwm4/title-1-inactive.xpm +share/themes/Adept/xfwm4/title-2-active.xpm +share/themes/Adept/xfwm4/title-2-inactive.xpm +share/themes/Adept/xfwm4/title-3-active.xpm +share/themes/Adept/xfwm4/title-3-inactive.xpm +share/themes/Adept/xfwm4/title-4-active.xpm +share/themes/Adept/xfwm4/title-4-inactive.xpm +share/themes/Adept/xfwm4/title-5-active.xpm +share/themes/Adept/xfwm4/title-5-inactive.xpm +share/themes/Adept/xfwm4/top-left-active.xpm +share/themes/Adept/xfwm4/top-left-inactive.xpm +share/themes/Adept/xfwm4/top-right-active.xpm +share/themes/Adept/xfwm4/top-right-inactive.xpm +share/themes/Agua/xfwm4/README +share/themes/Agua/xfwm4/bottom-active.xpm +share/themes/Agua/xfwm4/bottom-inactive.xpm +share/themes/Agua/xfwm4/bottom-left-active.xpm +share/themes/Agua/xfwm4/bottom-left-inactive.xpm +share/themes/Agua/xfwm4/bottom-right-active.xpm +share/themes/Agua/xfwm4/bottom-right-inactive.xpm +share/themes/Agua/xfwm4/close-active.xpm +share/themes/Agua/xfwm4/close-inactive.xpm +share/themes/Agua/xfwm4/close-pressed.xpm +share/themes/Agua/xfwm4/hide-active.xpm +share/themes/Agua/xfwm4/hide-inactive.xpm +share/themes/Agua/xfwm4/hide-pressed.xpm +share/themes/Agua/xfwm4/left-active.xpm +share/themes/Agua/xfwm4/left-inactive.xpm +share/themes/Agua/xfwm4/maximize-active.xpm +share/themes/Agua/xfwm4/maximize-inactive.xpm +share/themes/Agua/xfwm4/maximize-pressed.xpm +share/themes/Agua/xfwm4/menu-active.xpm +share/themes/Agua/xfwm4/menu-inactive.xpm +share/themes/Agua/xfwm4/menu-pressed.xpm +share/themes/Agua/xfwm4/right-active.xpm +share/themes/Agua/xfwm4/right-inactive.xpm +share/themes/Agua/xfwm4/shade-active.xpm +share/themes/Agua/xfwm4/shade-inactive.xpm +share/themes/Agua/xfwm4/shade-pressed.xpm +share/themes/Agua/xfwm4/stick-active.xpm +share/themes/Agua/xfwm4/stick-inactive.xpm +share/themes/Agua/xfwm4/stick-pressed.xpm +share/themes/Agua/xfwm4/themerc +share/themes/Agua/xfwm4/title-1-active.xpm +share/themes/Agua/xfwm4/title-1-inactive.xpm +share/themes/Agua/xfwm4/title-2-active.xpm +share/themes/Agua/xfwm4/title-2-inactive.xpm +share/themes/Agua/xfwm4/title-3-active.xpm +share/themes/Agua/xfwm4/title-3-inactive.xpm +share/themes/Agua/xfwm4/title-4-active.xpm +share/themes/Agua/xfwm4/title-4-inactive.xpm +share/themes/Agua/xfwm4/title-5-active.xpm +share/themes/Agua/xfwm4/title-5-inactive.xpm +share/themes/Agua/xfwm4/top-left-active.xpm +share/themes/Agua/xfwm4/top-left-inactive.xpm +share/themes/Agua/xfwm4/top-right-active.xpm +share/themes/Agua/xfwm4/top-right-inactive.xpm +share/themes/Agualemon/xfwm4/README +share/themes/Agualemon/xfwm4/bottom-active.xpm +share/themes/Agualemon/xfwm4/bottom-inactive.xpm +share/themes/Agualemon/xfwm4/bottom-left-active.xpm +share/themes/Agualemon/xfwm4/bottom-left-inactive.xpm +share/themes/Agualemon/xfwm4/bottom-right-active.xpm +share/themes/Agualemon/xfwm4/bottom-right-inactive.xpm +share/themes/Agualemon/xfwm4/close-active.xpm +share/themes/Agualemon/xfwm4/close-inactive.xpm +share/themes/Agualemon/xfwm4/close-pressed.xpm +share/themes/Agualemon/xfwm4/hide-active.xpm +share/themes/Agualemon/xfwm4/hide-inactive.xpm +share/themes/Agualemon/xfwm4/hide-pressed.xpm +share/themes/Agualemon/xfwm4/left-active.xpm +share/themes/Agualemon/xfwm4/left-inactive.xpm +share/themes/Agualemon/xfwm4/maximize-active.xpm +share/themes/Agualemon/xfwm4/maximize-inactive.xpm +share/themes/Agualemon/xfwm4/maximize-pressed.xpm +share/themes/Agualemon/xfwm4/menu-active.xpm +share/themes/Agualemon/xfwm4/menu-inactive.xpm +share/themes/Agualemon/xfwm4/menu-pressed.xpm +share/themes/Agualemon/xfwm4/right-active.xpm +share/themes/Agualemon/xfwm4/right-inactive.xpm +share/themes/Agualemon/xfwm4/shade-active.xpm +share/themes/Agualemon/xfwm4/shade-inactive.xpm +share/themes/Agualemon/xfwm4/shade-pressed.xpm +share/themes/Agualemon/xfwm4/stick-active.xpm +share/themes/Agualemon/xfwm4/stick-inactive.xpm +share/themes/Agualemon/xfwm4/stick-pressed.xpm +share/themes/Agualemon/xfwm4/themerc +share/themes/Agualemon/xfwm4/title-1-active.xpm +share/themes/Agualemon/xfwm4/title-1-inactive.xpm +share/themes/Agualemon/xfwm4/title-2-active.xpm +share/themes/Agualemon/xfwm4/title-2-inactive.xpm +share/themes/Agualemon/xfwm4/title-3-active.xpm +share/themes/Agualemon/xfwm4/title-3-inactive.xpm +share/themes/Agualemon/xfwm4/title-4-active.xpm +share/themes/Agualemon/xfwm4/title-4-inactive.xpm +share/themes/Agualemon/xfwm4/title-5-active.xpm +share/themes/Agualemon/xfwm4/title-5-inactive.xpm +share/themes/Agualemon/xfwm4/top-left-active.xpm +share/themes/Agualemon/xfwm4/top-left-inactive.xpm +share/themes/Agualemon/xfwm4/top-right-active.xpm +share/themes/Agualemon/xfwm4/top-right-inactive.xpm +share/themes/Alternate/xfwm4/README +share/themes/Alternate/xfwm4/bottom-active.xpm +share/themes/Alternate/xfwm4/bottom-inactive.xpm +share/themes/Alternate/xfwm4/bottom-left-active.xpm +share/themes/Alternate/xfwm4/bottom-left-inactive.xpm +share/themes/Alternate/xfwm4/bottom-right-active.xpm +share/themes/Alternate/xfwm4/bottom-right-inactive.xpm +share/themes/Alternate/xfwm4/close-active.xpm +share/themes/Alternate/xfwm4/close-inactive.xpm +share/themes/Alternate/xfwm4/close-pressed.xpm +share/themes/Alternate/xfwm4/hide-active.xpm +share/themes/Alternate/xfwm4/hide-inactive.xpm +share/themes/Alternate/xfwm4/hide-pressed.xpm +share/themes/Alternate/xfwm4/left-active.xpm +share/themes/Alternate/xfwm4/left-inactive.xpm +share/themes/Alternate/xfwm4/maximize-active.xpm +share/themes/Alternate/xfwm4/maximize-inactive.xpm +share/themes/Alternate/xfwm4/maximize-pressed.xpm +share/themes/Alternate/xfwm4/maximize-toggled-active.xpm +share/themes/Alternate/xfwm4/maximize-toggled-inactive.xpm +share/themes/Alternate/xfwm4/maximize-toggled-pressed.xpm +share/themes/Alternate/xfwm4/menu-active.xpm +share/themes/Alternate/xfwm4/menu-inactive.xpm +share/themes/Alternate/xfwm4/menu-pressed.xpm +share/themes/Alternate/xfwm4/right-active.xpm +share/themes/Alternate/xfwm4/right-inactive.xpm +share/themes/Alternate/xfwm4/shade-active.xpm +share/themes/Alternate/xfwm4/shade-inactive.xpm +share/themes/Alternate/xfwm4/shade-pressed.xpm +share/themes/Alternate/xfwm4/shade-toggled-active.xpm +share/themes/Alternate/xfwm4/shade-toggled-inactive.xpm +share/themes/Alternate/xfwm4/shade-toggled-pressed.xpm +share/themes/Alternate/xfwm4/stick-active.xpm +share/themes/Alternate/xfwm4/stick-inactive.xpm +share/themes/Alternate/xfwm4/stick-pressed.xpm +share/themes/Alternate/xfwm4/stick-toggled-active.xpm +share/themes/Alternate/xfwm4/stick-toggled-inactive.xpm +share/themes/Alternate/xfwm4/stick-toggled-pressed.xpm +share/themes/Alternate/xfwm4/themerc +share/themes/Alternate/xfwm4/title-1-active.xpm +share/themes/Alternate/xfwm4/title-1-inactive.xpm +share/themes/Alternate/xfwm4/title-2-active.xpm +share/themes/Alternate/xfwm4/title-2-inactive.xpm +share/themes/Alternate/xfwm4/title-3-active.xpm +share/themes/Alternate/xfwm4/title-3-inactive.xpm +share/themes/Alternate/xfwm4/title-4-active.xpm +share/themes/Alternate/xfwm4/title-4-inactive.xpm +share/themes/Alternate/xfwm4/title-5-active.xpm +share/themes/Alternate/xfwm4/title-5-inactive.xpm +share/themes/Alternate/xfwm4/top-left-active.xpm +share/themes/Alternate/xfwm4/top-left-inactive.xpm +share/themes/Alternate/xfwm4/top-right-active.xpm +share/themes/Alternate/xfwm4/top-right-inactive.xpm +share/themes/Atlanta/xfwm4/README +share/themes/Atlanta/xfwm4/bottom-active.xpm +share/themes/Atlanta/xfwm4/bottom-inactive.xpm +share/themes/Atlanta/xfwm4/bottom-left-active.xpm +share/themes/Atlanta/xfwm4/bottom-left-inactive.xpm +share/themes/Atlanta/xfwm4/bottom-right-active.xpm +share/themes/Atlanta/xfwm4/bottom-right-inactive.xpm +share/themes/Atlanta/xfwm4/close-active.xpm +share/themes/Atlanta/xfwm4/close-inactive.xpm +share/themes/Atlanta/xfwm4/close-pressed.xpm +share/themes/Atlanta/xfwm4/hide-active.xpm +share/themes/Atlanta/xfwm4/hide-inactive.xpm +share/themes/Atlanta/xfwm4/hide-pressed.xpm +share/themes/Atlanta/xfwm4/left-active.xpm +share/themes/Atlanta/xfwm4/left-inactive.xpm +share/themes/Atlanta/xfwm4/maximize-active.xpm +share/themes/Atlanta/xfwm4/maximize-inactive.xpm +share/themes/Atlanta/xfwm4/maximize-pressed.xpm +share/themes/Atlanta/xfwm4/menu-active.xpm +share/themes/Atlanta/xfwm4/menu-inactive.xpm +share/themes/Atlanta/xfwm4/menu-pressed.xpm +share/themes/Atlanta/xfwm4/right-active.xpm +share/themes/Atlanta/xfwm4/right-inactive.xpm +share/themes/Atlanta/xfwm4/shade-active.xpm +share/themes/Atlanta/xfwm4/shade-inactive.xpm +share/themes/Atlanta/xfwm4/shade-pressed.xpm +share/themes/Atlanta/xfwm4/stick-active.xpm +share/themes/Atlanta/xfwm4/stick-inactive.xpm +share/themes/Atlanta/xfwm4/stick-pressed.xpm +share/themes/Atlanta/xfwm4/themerc +share/themes/Atlanta/xfwm4/title-1-active.xpm +share/themes/Atlanta/xfwm4/title-1-inactive.xpm +share/themes/Atlanta/xfwm4/title-2-active.xpm +share/themes/Atlanta/xfwm4/title-2-inactive.xpm +share/themes/Atlanta/xfwm4/title-3-active.xpm +share/themes/Atlanta/xfwm4/title-3-inactive.xpm +share/themes/Atlanta/xfwm4/title-4-active.xpm +share/themes/Atlanta/xfwm4/title-4-inactive.xpm +share/themes/Atlanta/xfwm4/title-5-active.xpm +share/themes/Atlanta/xfwm4/title-5-inactive.xpm +share/themes/Atlanta/xfwm4/top-left-active.xpm +share/themes/Atlanta/xfwm4/top-left-inactive.xpm +share/themes/Atlanta/xfwm4/top-right-active.xpm +share/themes/Atlanta/xfwm4/top-right-inactive.xpm +share/themes/Atlanta2/xfwm4/README +share/themes/Atlanta2/xfwm4/bottom-active.xpm +share/themes/Atlanta2/xfwm4/bottom-inactive.xpm +share/themes/Atlanta2/xfwm4/bottom-left-active.xpm +share/themes/Atlanta2/xfwm4/bottom-left-inactive.xpm +share/themes/Atlanta2/xfwm4/bottom-right-active.xpm +share/themes/Atlanta2/xfwm4/bottom-right-inactive.xpm +share/themes/Atlanta2/xfwm4/close-active.xpm +share/themes/Atlanta2/xfwm4/close-inactive.xpm +share/themes/Atlanta2/xfwm4/close-pressed.xpm +share/themes/Atlanta2/xfwm4/hide-active.xpm +share/themes/Atlanta2/xfwm4/hide-inactive.xpm +share/themes/Atlanta2/xfwm4/hide-pressed.xpm +share/themes/Atlanta2/xfwm4/left-active.xpm +share/themes/Atlanta2/xfwm4/left-inactive.xpm +share/themes/Atlanta2/xfwm4/maximize-active.xpm +share/themes/Atlanta2/xfwm4/maximize-inactive.xpm +share/themes/Atlanta2/xfwm4/maximize-pressed.xpm +share/themes/Atlanta2/xfwm4/menu-active.xpm +share/themes/Atlanta2/xfwm4/menu-inactive.xpm +share/themes/Atlanta2/xfwm4/menu-pressed.xpm +share/themes/Atlanta2/xfwm4/right-active.xpm +share/themes/Atlanta2/xfwm4/right-inactive.xpm +share/themes/Atlanta2/xfwm4/shade-active.xpm +share/themes/Atlanta2/xfwm4/shade-inactive.xpm +share/themes/Atlanta2/xfwm4/shade-pressed.xpm +share/themes/Atlanta2/xfwm4/stick-active.xpm +share/themes/Atlanta2/xfwm4/stick-inactive.xpm +share/themes/Atlanta2/xfwm4/stick-pressed.xpm +share/themes/Atlanta2/xfwm4/themerc +share/themes/Atlanta2/xfwm4/title-1-active.xpm +share/themes/Atlanta2/xfwm4/title-1-inactive.xpm +share/themes/Atlanta2/xfwm4/title-2-active.xpm +share/themes/Atlanta2/xfwm4/title-2-inactive.xpm +share/themes/Atlanta2/xfwm4/title-3-active.xpm +share/themes/Atlanta2/xfwm4/title-3-inactive.xpm +share/themes/Atlanta2/xfwm4/title-4-active.xpm +share/themes/Atlanta2/xfwm4/title-4-inactive.xpm +share/themes/Atlanta2/xfwm4/title-5-active.xpm +share/themes/Atlanta2/xfwm4/title-5-inactive.xpm +share/themes/Atlanta2/xfwm4/top-left-active.xpm +share/themes/Atlanta2/xfwm4/top-left-inactive.xpm +share/themes/Atlanta2/xfwm4/top-right-active.xpm +share/themes/Atlanta2/xfwm4/top-right-inactive.xpm +share/themes/B5/xfwm4/README +share/themes/B5/xfwm4/bottom-active.xpm +share/themes/B5/xfwm4/bottom-inactive.xpm +share/themes/B5/xfwm4/bottom-left-active.xpm +share/themes/B5/xfwm4/bottom-left-inactive.xpm +share/themes/B5/xfwm4/bottom-right-active.xpm +share/themes/B5/xfwm4/bottom-right-inactive.xpm +share/themes/B5/xfwm4/close-active.xpm +share/themes/B5/xfwm4/close-inactive.xpm +share/themes/B5/xfwm4/close-pressed.xpm +share/themes/B5/xfwm4/left-active.xpm +share/themes/B5/xfwm4/left-inactive.xpm +share/themes/B5/xfwm4/right-active.xpm +share/themes/B5/xfwm4/right-inactive.xpm +share/themes/B5/xfwm4/themerc +share/themes/B5/xfwm4/title-1-active.xpm +share/themes/B5/xfwm4/title-1-inactive.xpm +share/themes/B5/xfwm4/title-2-active.xpm +share/themes/B5/xfwm4/title-2-inactive.xpm +share/themes/B5/xfwm4/title-3-active.xpm +share/themes/B5/xfwm4/title-3-inactive.xpm +share/themes/B5/xfwm4/title-4-active.xpm +share/themes/B5/xfwm4/title-4-inactive.xpm +share/themes/B5/xfwm4/title-5-active.xpm +share/themes/B5/xfwm4/title-5-inactive.xpm +share/themes/B5/xfwm4/top-left-active.xpm +share/themes/B5/xfwm4/top-left-inactive.xpm +share/themes/B5/xfwm4/top-right-active.xpm +share/themes/B5/xfwm4/top-right-inactive.xpm +share/themes/B6/xfwm4/README +share/themes/B6/xfwm4/bottom-active.xpm +share/themes/B6/xfwm4/bottom-inactive.xpm +share/themes/B6/xfwm4/bottom-left-active.xpm +share/themes/B6/xfwm4/bottom-left-inactive.xpm +share/themes/B6/xfwm4/bottom-right-active.xpm +share/themes/B6/xfwm4/bottom-right-inactive.xpm +share/themes/B6/xfwm4/close-active.xpm +share/themes/B6/xfwm4/close-inactive.xpm +share/themes/B6/xfwm4/close-pressed.xpm +share/themes/B6/xfwm4/hide-active.xpm +share/themes/B6/xfwm4/hide-inactive.xpm +share/themes/B6/xfwm4/hide-pressed.xpm +share/themes/B6/xfwm4/left-active.xpm +share/themes/B6/xfwm4/left-inactive.xpm +share/themes/B6/xfwm4/maximize-active.xpm +share/themes/B6/xfwm4/maximize-inactive.xpm +share/themes/B6/xfwm4/maximize-pressed.xpm +share/themes/B6/xfwm4/right-active.xpm +share/themes/B6/xfwm4/right-inactive.xpm +share/themes/B6/xfwm4/shade-active.xpm +share/themes/B6/xfwm4/shade-inactive.xpm +share/themes/B6/xfwm4/shade-pressed.xpm +share/themes/B6/xfwm4/themerc +share/themes/B6/xfwm4/title-1-active.xpm +share/themes/B6/xfwm4/title-1-inactive.xpm +share/themes/B6/xfwm4/title-2-active.xpm +share/themes/B6/xfwm4/title-2-inactive.xpm +share/themes/B6/xfwm4/title-3-active.xpm +share/themes/B6/xfwm4/title-3-inactive.xpm +share/themes/B6/xfwm4/title-4-active.xpm +share/themes/B6/xfwm4/title-4-inactive.xpm +share/themes/B6/xfwm4/title-5-active.xpm +share/themes/B6/xfwm4/title-5-inactive.xpm +share/themes/B6/xfwm4/top-left-active.xpm +share/themes/B6/xfwm4/top-left-inactive.xpm +share/themes/B6/xfwm4/top-right-active.xpm +share/themes/B6/xfwm4/top-right-inactive.xpm +share/themes/BBS/xfwm4/README +share/themes/BBS/xfwm4/bottom-active.xpm +share/themes/BBS/xfwm4/bottom-inactive.xpm +share/themes/BBS/xfwm4/bottom-left-active.xpm +share/themes/BBS/xfwm4/bottom-left-inactive.xpm +share/themes/BBS/xfwm4/bottom-right-active.xpm +share/themes/BBS/xfwm4/bottom-right-inactive.xpm +share/themes/BBS/xfwm4/close-active.xpm +share/themes/BBS/xfwm4/close-inactive.xpm +share/themes/BBS/xfwm4/close-pressed.xpm +share/themes/BBS/xfwm4/hide-active.xpm +share/themes/BBS/xfwm4/hide-inactive.xpm +share/themes/BBS/xfwm4/hide-pressed.xpm +share/themes/BBS/xfwm4/left-active.xpm +share/themes/BBS/xfwm4/left-inactive.xpm +share/themes/BBS/xfwm4/maximize-active.xpm +share/themes/BBS/xfwm4/maximize-inactive.xpm +share/themes/BBS/xfwm4/maximize-pressed.xpm +share/themes/BBS/xfwm4/menu-active.xpm +share/themes/BBS/xfwm4/menu-inactive.xpm +share/themes/BBS/xfwm4/menu-pressed.xpm +share/themes/BBS/xfwm4/right-active.xpm +share/themes/BBS/xfwm4/right-inactive.xpm +share/themes/BBS/xfwm4/shade-active.xpm +share/themes/BBS/xfwm4/shade-inactive.xpm +share/themes/BBS/xfwm4/shade-pressed.xpm +share/themes/BBS/xfwm4/stick-active.xpm +share/themes/BBS/xfwm4/stick-inactive.xpm +share/themes/BBS/xfwm4/stick-pressed.xpm +share/themes/BBS/xfwm4/themerc +share/themes/BBS/xfwm4/title-1-active.xpm +share/themes/BBS/xfwm4/title-1-inactive.xpm +share/themes/BBS/xfwm4/title-2-active.xpm +share/themes/BBS/xfwm4/title-2-inactive.xpm +share/themes/BBS/xfwm4/title-3-active.xpm +share/themes/BBS/xfwm4/title-3-inactive.xpm +share/themes/BBS/xfwm4/title-4-active.xpm +share/themes/BBS/xfwm4/title-4-inactive.xpm +share/themes/BBS/xfwm4/title-5-active.xpm +share/themes/BBS/xfwm4/title-5-inactive.xpm +share/themes/BBS/xfwm4/top-left-active.xpm +share/themes/BBS/xfwm4/top-left-inactive.xpm +share/themes/BBS/xfwm4/top-right-active.xpm +share/themes/BBS/xfwm4/top-right-inactive.xpm +share/themes/Basix/xfwm4/README +share/themes/Basix/xfwm4/bottom-active.xpm +share/themes/Basix/xfwm4/bottom-inactive.xpm +share/themes/Basix/xfwm4/bottom-left-active.xpm +share/themes/Basix/xfwm4/bottom-left-inactive.xpm +share/themes/Basix/xfwm4/bottom-right-active.xpm +share/themes/Basix/xfwm4/bottom-right-inactive.xpm +share/themes/Basix/xfwm4/close-active.xpm +share/themes/Basix/xfwm4/close-inactive.xpm +share/themes/Basix/xfwm4/close-pressed.xpm +share/themes/Basix/xfwm4/hide-active.xpm +share/themes/Basix/xfwm4/hide-inactive.xpm +share/themes/Basix/xfwm4/hide-pressed.xpm +share/themes/Basix/xfwm4/left-active.xpm +share/themes/Basix/xfwm4/left-inactive.xpm +share/themes/Basix/xfwm4/maximize-active.xpm +share/themes/Basix/xfwm4/maximize-inactive.xpm +share/themes/Basix/xfwm4/maximize-pressed.xpm +share/themes/Basix/xfwm4/maximize-toggled-active.xpm +share/themes/Basix/xfwm4/maximize-toggled-inactive.xpm +share/themes/Basix/xfwm4/maximize-toggled-pressed.xpm +share/themes/Basix/xfwm4/menu-active.xpm +share/themes/Basix/xfwm4/menu-inactive.xpm +share/themes/Basix/xfwm4/menu-pressed.xpm +share/themes/Basix/xfwm4/right-active.xpm +share/themes/Basix/xfwm4/right-inactive.xpm +share/themes/Basix/xfwm4/shade-active.xpm +share/themes/Basix/xfwm4/shade-inactive.xpm +share/themes/Basix/xfwm4/shade-pressed.xpm +share/themes/Basix/xfwm4/shade-toggled-active.xpm +share/themes/Basix/xfwm4/shade-toggled-inactive.xpm +share/themes/Basix/xfwm4/shade-toggled-pressed.xpm +share/themes/Basix/xfwm4/stick-active.xpm +share/themes/Basix/xfwm4/stick-inactive.xpm +share/themes/Basix/xfwm4/stick-pressed.xpm +share/themes/Basix/xfwm4/stick-toggled-active.xpm +share/themes/Basix/xfwm4/stick-toggled-inactive.xpm +share/themes/Basix/xfwm4/stick-toggled-pressed.xpm +share/themes/Basix/xfwm4/themerc +share/themes/Basix/xfwm4/title-1-active.png +share/themes/Basix/xfwm4/title-1-active.xpm +share/themes/Basix/xfwm4/title-1-inactive.png +share/themes/Basix/xfwm4/title-1-inactive.xpm +share/themes/Basix/xfwm4/title-2-active.png +share/themes/Basix/xfwm4/title-2-active.xpm +share/themes/Basix/xfwm4/title-2-inactive.png +share/themes/Basix/xfwm4/title-2-inactive.xpm +share/themes/Basix/xfwm4/title-3-active.png +share/themes/Basix/xfwm4/title-3-active.xpm +share/themes/Basix/xfwm4/title-3-inactive.png +share/themes/Basix/xfwm4/title-3-inactive.xpm +share/themes/Basix/xfwm4/title-4-active.png +share/themes/Basix/xfwm4/title-4-active.xpm +share/themes/Basix/xfwm4/title-4-inactive.png +share/themes/Basix/xfwm4/title-4-inactive.xpm +share/themes/Basix/xfwm4/title-5-active.png +share/themes/Basix/xfwm4/title-5-active.xpm +share/themes/Basix/xfwm4/title-5-inactive.png +share/themes/Basix/xfwm4/title-5-inactive.xpm +share/themes/Basix/xfwm4/top-left-active.png +share/themes/Basix/xfwm4/top-left-active.xpm +share/themes/Basix/xfwm4/top-left-inactive.png +share/themes/Basix/xfwm4/top-left-inactive.xpm +share/themes/Basix/xfwm4/top-right-active.png +share/themes/Basix/xfwm4/top-right-active.xpm +share/themes/Basix/xfwm4/top-right-inactive.png +share/themes/Basix/xfwm4/top-right-inactive.xpm +share/themes/Beastie/xfwm4/README +share/themes/Beastie/xfwm4/bottom-active.xpm +share/themes/Beastie/xfwm4/bottom-inactive.xpm +share/themes/Beastie/xfwm4/bottom-left-active.xpm +share/themes/Beastie/xfwm4/bottom-left-inactive.xpm +share/themes/Beastie/xfwm4/bottom-right-active.xpm +share/themes/Beastie/xfwm4/bottom-right-inactive.xpm +share/themes/Beastie/xfwm4/close-active.xpm +share/themes/Beastie/xfwm4/close-inactive.xpm +share/themes/Beastie/xfwm4/close-pressed.xpm +share/themes/Beastie/xfwm4/hide-active.xpm +share/themes/Beastie/xfwm4/hide-inactive.xpm +share/themes/Beastie/xfwm4/hide-pressed.xpm +share/themes/Beastie/xfwm4/left-active.xpm +share/themes/Beastie/xfwm4/left-inactive.xpm +share/themes/Beastie/xfwm4/maximize-active.xpm +share/themes/Beastie/xfwm4/maximize-inactive.xpm +share/themes/Beastie/xfwm4/maximize-pressed.xpm +share/themes/Beastie/xfwm4/menu-active.xpm +share/themes/Beastie/xfwm4/menu-inactive.xpm +share/themes/Beastie/xfwm4/menu-pressed.xpm +share/themes/Beastie/xfwm4/right-active.xpm +share/themes/Beastie/xfwm4/right-inactive.xpm +share/themes/Beastie/xfwm4/shade-active.xpm +share/themes/Beastie/xfwm4/shade-inactive.xpm +share/themes/Beastie/xfwm4/shade-pressed.xpm +share/themes/Beastie/xfwm4/stick-active.xpm +share/themes/Beastie/xfwm4/stick-inactive.xpm +share/themes/Beastie/xfwm4/stick-pressed.xpm +share/themes/Beastie/xfwm4/themerc +share/themes/Beastie/xfwm4/title-1-active.xpm +share/themes/Beastie/xfwm4/title-1-inactive.xpm +share/themes/Beastie/xfwm4/title-2-active.xpm +share/themes/Beastie/xfwm4/title-2-inactive.xpm +share/themes/Beastie/xfwm4/title-3-active.xpm +share/themes/Beastie/xfwm4/title-3-inactive.xpm +share/themes/Beastie/xfwm4/title-4-active.xpm +share/themes/Beastie/xfwm4/title-4-inactive.xpm +share/themes/Beastie/xfwm4/title-5-active.xpm +share/themes/Beastie/xfwm4/title-5-inactive.xpm +share/themes/Beastie/xfwm4/top-left-active.xpm +share/themes/Beastie/xfwm4/top-left-inactive.xpm +share/themes/Beastie/xfwm4/top-right-active.xpm +share/themes/Beastie/xfwm4/top-right-inactive.xpm +share/themes/Biz/xfwm4/README +share/themes/Biz/xfwm4/bottom-active.xpm +share/themes/Biz/xfwm4/bottom-inactive.xpm +share/themes/Biz/xfwm4/bottom-left-active.xpm +share/themes/Biz/xfwm4/bottom-left-inactive.xpm +share/themes/Biz/xfwm4/bottom-right-active.xpm +share/themes/Biz/xfwm4/bottom-right-inactive.xpm +share/themes/Biz/xfwm4/close-active.xpm +share/themes/Biz/xfwm4/close-inactive.xpm +share/themes/Biz/xfwm4/close-pressed.xpm +share/themes/Biz/xfwm4/hide-active.xpm +share/themes/Biz/xfwm4/hide-inactive.xpm +share/themes/Biz/xfwm4/hide-pressed.xpm +share/themes/Biz/xfwm4/left-active.xpm +share/themes/Biz/xfwm4/left-inactive.xpm +share/themes/Biz/xfwm4/maximize-active.xpm +share/themes/Biz/xfwm4/maximize-inactive.xpm +share/themes/Biz/xfwm4/maximize-pressed.xpm +share/themes/Biz/xfwm4/menu-active.xpm +share/themes/Biz/xfwm4/menu-inactive.xpm +share/themes/Biz/xfwm4/menu-pressed.xpm +share/themes/Biz/xfwm4/right-active.xpm +share/themes/Biz/xfwm4/right-inactive.xpm +share/themes/Biz/xfwm4/shade-active.xpm +share/themes/Biz/xfwm4/shade-inactive.xpm +share/themes/Biz/xfwm4/shade-pressed.xpm +share/themes/Biz/xfwm4/stick-active.xpm +share/themes/Biz/xfwm4/stick-inactive.xpm +share/themes/Biz/xfwm4/stick-pressed.xpm +share/themes/Biz/xfwm4/themerc +share/themes/Biz/xfwm4/title-1-active.xpm +share/themes/Biz/xfwm4/title-1-inactive.xpm +share/themes/Biz/xfwm4/title-2-active.xpm +share/themes/Biz/xfwm4/title-2-inactive.xpm +share/themes/Biz/xfwm4/title-3-active.xpm +share/themes/Biz/xfwm4/title-3-inactive.xpm +share/themes/Biz/xfwm4/title-4-active.xpm +share/themes/Biz/xfwm4/title-4-inactive.xpm +share/themes/Biz/xfwm4/title-5-active.xpm +share/themes/Biz/xfwm4/title-5-inactive.xpm +share/themes/Biz/xfwm4/top-left-active.xpm +share/themes/Biz/xfwm4/top-left-inactive.xpm +share/themes/Biz/xfwm4/top-right-active.xpm +share/themes/Biz/xfwm4/top-right-inactive.xpm +share/themes/Blackwall/xfwm4/README +share/themes/Blackwall/xfwm4/bottom-active.xpm +share/themes/Blackwall/xfwm4/bottom-inactive.xpm +share/themes/Blackwall/xfwm4/bottom-left-active.xpm +share/themes/Blackwall/xfwm4/bottom-left-inactive.xpm +share/themes/Blackwall/xfwm4/bottom-right-active.xpm +share/themes/Blackwall/xfwm4/bottom-right-inactive.xpm +share/themes/Blackwall/xfwm4/close-active.xpm +share/themes/Blackwall/xfwm4/close-inactive.xpm +share/themes/Blackwall/xfwm4/close-pressed.xpm +share/themes/Blackwall/xfwm4/hide-active.xpm +share/themes/Blackwall/xfwm4/hide-inactive.xpm +share/themes/Blackwall/xfwm4/hide-pressed.xpm +share/themes/Blackwall/xfwm4/left-active.xpm +share/themes/Blackwall/xfwm4/left-inactive.xpm +share/themes/Blackwall/xfwm4/maximize-active.xpm +share/themes/Blackwall/xfwm4/maximize-inactive.xpm +share/themes/Blackwall/xfwm4/maximize-pressed.xpm +share/themes/Blackwall/xfwm4/maximize-toggled-active.xpm +share/themes/Blackwall/xfwm4/maximize-toggled-inactive.xpm +share/themes/Blackwall/xfwm4/maximize-toggled-pressed.xpm +share/themes/Blackwall/xfwm4/menu-active.xpm +share/themes/Blackwall/xfwm4/menu-inactive.xpm +share/themes/Blackwall/xfwm4/menu-pressed.xpm +share/themes/Blackwall/xfwm4/right-active.xpm +share/themes/Blackwall/xfwm4/right-inactive.xpm +share/themes/Blackwall/xfwm4/shade-active.xpm +share/themes/Blackwall/xfwm4/shade-inactive.xpm +share/themes/Blackwall/xfwm4/shade-pressed.xpm +share/themes/Blackwall/xfwm4/shade-toggled-active.xpm +share/themes/Blackwall/xfwm4/shade-toggled-inactive.xpm +share/themes/Blackwall/xfwm4/shade-toggled-pressed.xpm +share/themes/Blackwall/xfwm4/stick-active.xpm +share/themes/Blackwall/xfwm4/stick-inactive.xpm +share/themes/Blackwall/xfwm4/stick-pressed.xpm +share/themes/Blackwall/xfwm4/stick-toggled-active.xpm +share/themes/Blackwall/xfwm4/stick-toggled-inactive.xpm +share/themes/Blackwall/xfwm4/stick-toggled-pressed.xpm +share/themes/Blackwall/xfwm4/themerc +share/themes/Blackwall/xfwm4/title-1-active.xpm +share/themes/Blackwall/xfwm4/title-1-inactive.xpm +share/themes/Blackwall/xfwm4/title-2-active.xpm +share/themes/Blackwall/xfwm4/title-2-inactive.xpm +share/themes/Blackwall/xfwm4/title-3-active.xpm +share/themes/Blackwall/xfwm4/title-3-inactive.xpm +share/themes/Blackwall/xfwm4/title-4-active.xpm +share/themes/Blackwall/xfwm4/title-4-inactive.xpm +share/themes/Blackwall/xfwm4/title-5-active.xpm +share/themes/Blackwall/xfwm4/title-5-inactive.xpm +share/themes/Blackwall/xfwm4/top-left-active.xpm +share/themes/Blackwall/xfwm4/top-left-inactive.xpm +share/themes/Blackwall/xfwm4/top-right-active.xpm +share/themes/Blackwall/xfwm4/top-right-inactive.xpm +share/themes/Buzz/xfwm4/README +share/themes/Buzz/xfwm4/bottom-active.xpm +share/themes/Buzz/xfwm4/bottom-inactive.xpm +share/themes/Buzz/xfwm4/bottom-left-active.xpm +share/themes/Buzz/xfwm4/bottom-left-inactive.xpm +share/themes/Buzz/xfwm4/bottom-right-active.xpm +share/themes/Buzz/xfwm4/bottom-right-inactive.xpm +share/themes/Buzz/xfwm4/close-active.xpm +share/themes/Buzz/xfwm4/close-inactive.xpm +share/themes/Buzz/xfwm4/close-pressed.xpm +share/themes/Buzz/xfwm4/hide-active.xpm +share/themes/Buzz/xfwm4/hide-inactive.xpm +share/themes/Buzz/xfwm4/hide-pressed.xpm +share/themes/Buzz/xfwm4/left-active.xpm +share/themes/Buzz/xfwm4/left-inactive.xpm +share/themes/Buzz/xfwm4/maximize-active.xpm +share/themes/Buzz/xfwm4/maximize-inactive.xpm +share/themes/Buzz/xfwm4/maximize-pressed.xpm +share/themes/Buzz/xfwm4/maximize-toggled-active.xpm +share/themes/Buzz/xfwm4/maximize-toggled-inactive.xpm +share/themes/Buzz/xfwm4/maximize-toggled-pressed.xpm +share/themes/Buzz/xfwm4/menu-active.xpm +share/themes/Buzz/xfwm4/menu-inactive.xpm +share/themes/Buzz/xfwm4/menu-pressed.xpm +share/themes/Buzz/xfwm4/right-active.xpm +share/themes/Buzz/xfwm4/right-inactive.xpm +share/themes/Buzz/xfwm4/shade-active.xpm +share/themes/Buzz/xfwm4/shade-inactive.xpm +share/themes/Buzz/xfwm4/shade-pressed.xpm +share/themes/Buzz/xfwm4/shade-toggled-active.xpm +share/themes/Buzz/xfwm4/shade-toggled-inactive.xpm +share/themes/Buzz/xfwm4/shade-toggled-pressed.xpm +share/themes/Buzz/xfwm4/stick-active.xpm +share/themes/Buzz/xfwm4/stick-inactive.xpm +share/themes/Buzz/xfwm4/stick-pressed.xpm +share/themes/Buzz/xfwm4/stick-toggled-active.xpm +share/themes/Buzz/xfwm4/stick-toggled-inactive.xpm +share/themes/Buzz/xfwm4/stick-toggled-pressed.xpm +share/themes/Buzz/xfwm4/themerc +share/themes/Buzz/xfwm4/title-1-active.xpm +share/themes/Buzz/xfwm4/title-1-inactive.xpm +share/themes/Buzz/xfwm4/title-2-active.xpm +share/themes/Buzz/xfwm4/title-2-inactive.xpm +share/themes/Buzz/xfwm4/title-3-active.xpm +share/themes/Buzz/xfwm4/title-3-inactive.xpm +share/themes/Buzz/xfwm4/title-4-active.xpm +share/themes/Buzz/xfwm4/title-4-inactive.xpm +share/themes/Buzz/xfwm4/title-5-active.xpm +share/themes/Buzz/xfwm4/title-5-inactive.xpm +share/themes/Buzz/xfwm4/top-left-active.xpm +share/themes/Buzz/xfwm4/top-left-inactive.xpm +share/themes/Buzz/xfwm4/top-right-active.xpm +share/themes/Buzz/xfwm4/top-right-inactive.xpm +share/themes/Coldsteel/xfwm4/README +share/themes/Coldsteel/xfwm4/bottom-active.xpm +share/themes/Coldsteel/xfwm4/bottom-inactive.xpm +share/themes/Coldsteel/xfwm4/bottom-left-active.xpm +share/themes/Coldsteel/xfwm4/bottom-left-inactive.xpm +share/themes/Coldsteel/xfwm4/bottom-right-active.xpm +share/themes/Coldsteel/xfwm4/bottom-right-inactive.xpm +share/themes/Coldsteel/xfwm4/close-active.xpm +share/themes/Coldsteel/xfwm4/close-inactive.xpm +share/themes/Coldsteel/xfwm4/close-pressed.xpm +share/themes/Coldsteel/xfwm4/hide-active.xpm +share/themes/Coldsteel/xfwm4/hide-inactive.xpm +share/themes/Coldsteel/xfwm4/hide-pressed.xpm +share/themes/Coldsteel/xfwm4/left-active.xpm +share/themes/Coldsteel/xfwm4/left-inactive.xpm +share/themes/Coldsteel/xfwm4/maximize-active.xpm +share/themes/Coldsteel/xfwm4/maximize-inactive.xpm +share/themes/Coldsteel/xfwm4/maximize-pressed.xpm +share/themes/Coldsteel/xfwm4/menu-active.xpm +share/themes/Coldsteel/xfwm4/menu-inactive.xpm +share/themes/Coldsteel/xfwm4/menu-pressed.xpm +share/themes/Coldsteel/xfwm4/right-active.xpm +share/themes/Coldsteel/xfwm4/right-inactive.xpm +share/themes/Coldsteel/xfwm4/shade-active.xpm +share/themes/Coldsteel/xfwm4/shade-inactive.xpm +share/themes/Coldsteel/xfwm4/shade-pressed.xpm +share/themes/Coldsteel/xfwm4/stick-active.xpm +share/themes/Coldsteel/xfwm4/stick-inactive.xpm +share/themes/Coldsteel/xfwm4/stick-pressed.xpm +share/themes/Coldsteel/xfwm4/themerc +share/themes/Coldsteel/xfwm4/title-1-active.xpm +share/themes/Coldsteel/xfwm4/title-1-inactive.xpm +share/themes/Coldsteel/xfwm4/title-2-active.xpm +share/themes/Coldsteel/xfwm4/title-2-inactive.xpm +share/themes/Coldsteel/xfwm4/title-3-active.xpm +share/themes/Coldsteel/xfwm4/title-3-inactive.xpm +share/themes/Coldsteel/xfwm4/title-4-active.xpm +share/themes/Coldsteel/xfwm4/title-4-inactive.xpm +share/themes/Coldsteel/xfwm4/title-5-active.xpm +share/themes/Coldsteel/xfwm4/title-5-inactive.xpm +share/themes/Coldsteel/xfwm4/top-left-active.xpm +share/themes/Coldsteel/xfwm4/top-left-inactive.xpm +share/themes/Coldsteel/xfwm4/top-right-active.xpm +share/themes/Coldsteel/xfwm4/top-right-inactive.xpm +share/themes/Coolclean/xfwm4/README +share/themes/Coolclean/xfwm4/bottom-active.xpm +share/themes/Coolclean/xfwm4/bottom-inactive.xpm +share/themes/Coolclean/xfwm4/bottom-left-active.xpm +share/themes/Coolclean/xfwm4/bottom-left-inactive.xpm +share/themes/Coolclean/xfwm4/bottom-right-active.xpm +share/themes/Coolclean/xfwm4/bottom-right-inactive.xpm +share/themes/Coolclean/xfwm4/close-active.xpm +share/themes/Coolclean/xfwm4/close-inactive.xpm +share/themes/Coolclean/xfwm4/close-pressed.xpm +share/themes/Coolclean/xfwm4/hide-active.xpm +share/themes/Coolclean/xfwm4/hide-inactive.xpm +share/themes/Coolclean/xfwm4/hide-pressed.xpm +share/themes/Coolclean/xfwm4/left-active.xpm +share/themes/Coolclean/xfwm4/left-inactive.xpm +share/themes/Coolclean/xfwm4/maximize-active.xpm +share/themes/Coolclean/xfwm4/maximize-inactive.xpm +share/themes/Coolclean/xfwm4/maximize-pressed.xpm +share/themes/Coolclean/xfwm4/menu-active.xpm +share/themes/Coolclean/xfwm4/menu-inactive.xpm +share/themes/Coolclean/xfwm4/menu-pressed.xpm +share/themes/Coolclean/xfwm4/right-active.xpm +share/themes/Coolclean/xfwm4/right-inactive.xpm +share/themes/Coolclean/xfwm4/themerc +share/themes/Coolclean/xfwm4/title-1-active.xpm +share/themes/Coolclean/xfwm4/title-1-inactive.xpm +share/themes/Coolclean/xfwm4/title-2-active.xpm +share/themes/Coolclean/xfwm4/title-2-inactive.xpm +share/themes/Coolclean/xfwm4/title-3-active.xpm +share/themes/Coolclean/xfwm4/title-3-inactive.xpm +share/themes/Coolclean/xfwm4/title-4-active.xpm +share/themes/Coolclean/xfwm4/title-4-inactive.xpm +share/themes/Coolclean/xfwm4/title-5-active.xpm +share/themes/Coolclean/xfwm4/title-5-inactive.xpm +share/themes/Coolclean/xfwm4/top-left-active.xpm +share/themes/Coolclean/xfwm4/top-left-inactive.xpm +share/themes/Coolclean/xfwm4/top-right-active.xpm +share/themes/Coolclean/xfwm4/top-right-inactive.xpm +share/themes/Crux/xfwm4/README +share/themes/Crux/xfwm4/bottom-active.xpm +share/themes/Crux/xfwm4/bottom-inactive.xpm +share/themes/Crux/xfwm4/bottom-left-active.xpm +share/themes/Crux/xfwm4/bottom-left-inactive.xpm +share/themes/Crux/xfwm4/bottom-right-active.xpm +share/themes/Crux/xfwm4/bottom-right-inactive.xpm +share/themes/Crux/xfwm4/close-active.xpm +share/themes/Crux/xfwm4/close-inactive.xpm +share/themes/Crux/xfwm4/close-pressed.xpm +share/themes/Crux/xfwm4/hide-active.xpm +share/themes/Crux/xfwm4/hide-inactive.xpm +share/themes/Crux/xfwm4/hide-pressed.xpm +share/themes/Crux/xfwm4/left-active.xpm +share/themes/Crux/xfwm4/left-inactive.xpm +share/themes/Crux/xfwm4/maximize-active.xpm +share/themes/Crux/xfwm4/maximize-inactive.xpm +share/themes/Crux/xfwm4/maximize-pressed.xpm +share/themes/Crux/xfwm4/menu-active.xpm +share/themes/Crux/xfwm4/menu-inactive.xpm +share/themes/Crux/xfwm4/menu-pressed.xpm +share/themes/Crux/xfwm4/right-active.xpm +share/themes/Crux/xfwm4/right-inactive.xpm +share/themes/Crux/xfwm4/shade-active.xpm +share/themes/Crux/xfwm4/shade-inactive.xpm +share/themes/Crux/xfwm4/shade-pressed.xpm +share/themes/Crux/xfwm4/stick-active.xpm +share/themes/Crux/xfwm4/stick-inactive.xpm +share/themes/Crux/xfwm4/stick-pressed.xpm +share/themes/Crux/xfwm4/themerc +share/themes/Crux/xfwm4/title-1-active.xpm +share/themes/Crux/xfwm4/title-1-inactive.xpm +share/themes/Crux/xfwm4/title-2-active.xpm +share/themes/Crux/xfwm4/title-2-inactive.xpm +share/themes/Crux/xfwm4/title-3-active.xpm +share/themes/Crux/xfwm4/title-3-inactive.xpm +share/themes/Crux/xfwm4/title-4-active.xpm +share/themes/Crux/xfwm4/title-4-inactive.xpm +share/themes/Crux/xfwm4/title-5-active.xpm +share/themes/Crux/xfwm4/title-5-inactive.xpm +share/themes/Crux/xfwm4/top-left-active.xpm +share/themes/Crux/xfwm4/top-left-inactive.xpm +share/themes/Crux/xfwm4/top-right-active.xpm +share/themes/Crux/xfwm4/top-right-inactive.xpm +share/themes/Cruxish/xfwm4/README +share/themes/Cruxish/xfwm4/bottom-active.xpm +share/themes/Cruxish/xfwm4/bottom-inactive.xpm +share/themes/Cruxish/xfwm4/bottom-left-active.xpm +share/themes/Cruxish/xfwm4/bottom-left-inactive.xpm +share/themes/Cruxish/xfwm4/bottom-right-active.xpm +share/themes/Cruxish/xfwm4/bottom-right-inactive.xpm +share/themes/Cruxish/xfwm4/close-active.xpm +share/themes/Cruxish/xfwm4/close-inactive.xpm +share/themes/Cruxish/xfwm4/close-pressed.xpm +share/themes/Cruxish/xfwm4/hide-active.xpm +share/themes/Cruxish/xfwm4/hide-inactive.xpm +share/themes/Cruxish/xfwm4/hide-pressed.xpm +share/themes/Cruxish/xfwm4/left-active.xpm +share/themes/Cruxish/xfwm4/left-inactive.xpm +share/themes/Cruxish/xfwm4/maximize-active.xpm +share/themes/Cruxish/xfwm4/maximize-inactive.xpm +share/themes/Cruxish/xfwm4/maximize-pressed.xpm +share/themes/Cruxish/xfwm4/menu-active.xpm +share/themes/Cruxish/xfwm4/menu-inactive.xpm +share/themes/Cruxish/xfwm4/menu-pressed.xpm +share/themes/Cruxish/xfwm4/right-active.xpm +share/themes/Cruxish/xfwm4/right-inactive.xpm +share/themes/Cruxish/xfwm4/shade-active.xpm +share/themes/Cruxish/xfwm4/shade-inactive.xpm +share/themes/Cruxish/xfwm4/shade-pressed.xpm +share/themes/Cruxish/xfwm4/stick-active.xpm +share/themes/Cruxish/xfwm4/stick-inactive.xpm +share/themes/Cruxish/xfwm4/stick-pressed.xpm +share/themes/Cruxish/xfwm4/themerc +share/themes/Cruxish/xfwm4/title-1-active.xpm +share/themes/Cruxish/xfwm4/title-1-inactive.xpm +share/themes/Cruxish/xfwm4/title-2-active.xpm +share/themes/Cruxish/xfwm4/title-2-inactive.xpm +share/themes/Cruxish/xfwm4/title-3-active.xpm +share/themes/Cruxish/xfwm4/title-3-inactive.xpm +share/themes/Cruxish/xfwm4/title-4-active.xpm +share/themes/Cruxish/xfwm4/title-4-inactive.xpm +share/themes/Cruxish/xfwm4/title-5-active.xpm +share/themes/Cruxish/xfwm4/title-5-inactive.xpm +share/themes/Cruxish/xfwm4/top-left-active.xpm +share/themes/Cruxish/xfwm4/top-left-inactive.xpm +share/themes/Cruxish/xfwm4/top-right-active.xpm +share/themes/Cruxish/xfwm4/top-right-inactive.xpm +share/themes/Curve/xfwm4/README +share/themes/Curve/xfwm4/bottom-active.xpm +share/themes/Curve/xfwm4/bottom-inactive.xpm +share/themes/Curve/xfwm4/bottom-left-active.xpm +share/themes/Curve/xfwm4/bottom-left-inactive.xpm +share/themes/Curve/xfwm4/bottom-right-active.xpm +share/themes/Curve/xfwm4/bottom-right-inactive.xpm +share/themes/Curve/xfwm4/close-active.xpm +share/themes/Curve/xfwm4/close-inactive.xpm +share/themes/Curve/xfwm4/close-pressed.xpm +share/themes/Curve/xfwm4/hide-active.xpm +share/themes/Curve/xfwm4/hide-inactive.xpm +share/themes/Curve/xfwm4/hide-pressed.xpm +share/themes/Curve/xfwm4/left-active.xpm +share/themes/Curve/xfwm4/left-inactive.xpm +share/themes/Curve/xfwm4/maximize-active.xpm +share/themes/Curve/xfwm4/maximize-inactive.xpm +share/themes/Curve/xfwm4/maximize-pressed.xpm +share/themes/Curve/xfwm4/menu-active.xpm +share/themes/Curve/xfwm4/menu-inactive.xpm +share/themes/Curve/xfwm4/menu-pressed.xpm +share/themes/Curve/xfwm4/right-active.xpm +share/themes/Curve/xfwm4/right-inactive.xpm +share/themes/Curve/xfwm4/shade-active.xpm +share/themes/Curve/xfwm4/shade-inactive.xpm +share/themes/Curve/xfwm4/shade-pressed.xpm +share/themes/Curve/xfwm4/stick-active.xpm +share/themes/Curve/xfwm4/stick-inactive.xpm +share/themes/Curve/xfwm4/stick-pressed.xpm +share/themes/Curve/xfwm4/themerc +share/themes/Curve/xfwm4/title-1-active.xpm +share/themes/Curve/xfwm4/title-1-inactive.xpm +share/themes/Curve/xfwm4/title-2-active.xpm +share/themes/Curve/xfwm4/title-2-inactive.xpm +share/themes/Curve/xfwm4/title-3-active.xpm +share/themes/Curve/xfwm4/title-3-inactive.xpm +share/themes/Curve/xfwm4/title-4-active.xpm +share/themes/Curve/xfwm4/title-4-inactive.xpm +share/themes/Curve/xfwm4/title-5-active.xpm +share/themes/Curve/xfwm4/title-5-inactive.xpm +share/themes/Curve/xfwm4/top-left-active.xpm +share/themes/Curve/xfwm4/top-left-inactive.xpm +share/themes/Curve/xfwm4/top-right-active.xpm +share/themes/Curve/xfwm4/top-right-inactive.xpm +share/themes/Defcon-IV/xfwm4/README +share/themes/Defcon-IV/xfwm4/bottom-active.xpm +share/themes/Defcon-IV/xfwm4/bottom-inactive.xpm +share/themes/Defcon-IV/xfwm4/bottom-left-active.xpm +share/themes/Defcon-IV/xfwm4/bottom-left-inactive.xpm +share/themes/Defcon-IV/xfwm4/bottom-right-active.xpm +share/themes/Defcon-IV/xfwm4/bottom-right-inactive.xpm +share/themes/Defcon-IV/xfwm4/close-active.xpm +share/themes/Defcon-IV/xfwm4/close-inactive.xpm +share/themes/Defcon-IV/xfwm4/close-pressed.xpm +share/themes/Defcon-IV/xfwm4/hide-active.xpm +share/themes/Defcon-IV/xfwm4/hide-inactive.xpm +share/themes/Defcon-IV/xfwm4/hide-pressed.xpm +share/themes/Defcon-IV/xfwm4/left-active.xpm +share/themes/Defcon-IV/xfwm4/left-inactive.xpm +share/themes/Defcon-IV/xfwm4/maximize-active.xpm +share/themes/Defcon-IV/xfwm4/maximize-inactive.xpm +share/themes/Defcon-IV/xfwm4/maximize-pressed.xpm +share/themes/Defcon-IV/xfwm4/maximize-toggled-active.xpm +share/themes/Defcon-IV/xfwm4/maximize-toggled-inactive.xpm +share/themes/Defcon-IV/xfwm4/maximize-toggled-pressed.xpm +share/themes/Defcon-IV/xfwm4/menu-active.xpm +share/themes/Defcon-IV/xfwm4/menu-inactive.xpm +share/themes/Defcon-IV/xfwm4/menu-pressed.xpm +share/themes/Defcon-IV/xfwm4/right-active.xpm +share/themes/Defcon-IV/xfwm4/right-inactive.xpm +share/themes/Defcon-IV/xfwm4/shade-active.xpm +share/themes/Defcon-IV/xfwm4/shade-inactive.xpm +share/themes/Defcon-IV/xfwm4/shade-pressed.xpm +share/themes/Defcon-IV/xfwm4/shade-toggled-active.xpm +share/themes/Defcon-IV/xfwm4/shade-toggled-inactive.xpm +share/themes/Defcon-IV/xfwm4/shade-toggled-pressed.xpm +share/themes/Defcon-IV/xfwm4/stick-active.xpm +share/themes/Defcon-IV/xfwm4/stick-inactive.xpm +share/themes/Defcon-IV/xfwm4/stick-pressed.xpm +share/themes/Defcon-IV/xfwm4/stick-toggled-active.xpm +share/themes/Defcon-IV/xfwm4/stick-toggled-inactive.xpm +share/themes/Defcon-IV/xfwm4/stick-toggled-pressed.xpm +share/themes/Defcon-IV/xfwm4/themerc +share/themes/Defcon-IV/xfwm4/title-1-active.xpm +share/themes/Defcon-IV/xfwm4/title-1-inactive.xpm +share/themes/Defcon-IV/xfwm4/title-2-active.xpm +share/themes/Defcon-IV/xfwm4/title-2-inactive.xpm +share/themes/Defcon-IV/xfwm4/title-3-active.xpm +share/themes/Defcon-IV/xfwm4/title-3-inactive.xpm +share/themes/Defcon-IV/xfwm4/title-4-active.xpm +share/themes/Defcon-IV/xfwm4/title-4-inactive.xpm +share/themes/Defcon-IV/xfwm4/title-5-active.xpm +share/themes/Defcon-IV/xfwm4/title-5-inactive.xpm +share/themes/Defcon-IV/xfwm4/top-left-active.xpm +share/themes/Defcon-IV/xfwm4/top-left-inactive.xpm +share/themes/Defcon-IV/xfwm4/top-right-active.xpm +share/themes/Defcon-IV/xfwm4/top-right-inactive.xpm +share/themes/Eazel-blue/xfwm4/README +share/themes/Eazel-blue/xfwm4/bottom-active.xpm +share/themes/Eazel-blue/xfwm4/bottom-inactive.xpm +share/themes/Eazel-blue/xfwm4/bottom-left-active.xpm +share/themes/Eazel-blue/xfwm4/bottom-left-inactive.xpm +share/themes/Eazel-blue/xfwm4/bottom-right-active.xpm +share/themes/Eazel-blue/xfwm4/bottom-right-inactive.xpm +share/themes/Eazel-blue/xfwm4/close-active.xpm +share/themes/Eazel-blue/xfwm4/close-inactive.xpm +share/themes/Eazel-blue/xfwm4/close-pressed.xpm +share/themes/Eazel-blue/xfwm4/hide-active.xpm +share/themes/Eazel-blue/xfwm4/hide-inactive.xpm +share/themes/Eazel-blue/xfwm4/hide-pressed.xpm +share/themes/Eazel-blue/xfwm4/left-active.xpm +share/themes/Eazel-blue/xfwm4/left-inactive.xpm +share/themes/Eazel-blue/xfwm4/maximize-active.xpm +share/themes/Eazel-blue/xfwm4/maximize-inactive.xpm +share/themes/Eazel-blue/xfwm4/maximize-pressed.xpm +share/themes/Eazel-blue/xfwm4/menu-active.xpm +share/themes/Eazel-blue/xfwm4/menu-inactive.xpm +share/themes/Eazel-blue/xfwm4/menu-pressed.xpm +share/themes/Eazel-blue/xfwm4/right-active.xpm +share/themes/Eazel-blue/xfwm4/right-inactive.xpm +share/themes/Eazel-blue/xfwm4/shade-active.xpm +share/themes/Eazel-blue/xfwm4/shade-inactive.xpm +share/themes/Eazel-blue/xfwm4/shade-pressed.xpm +share/themes/Eazel-blue/xfwm4/stick-active.xpm +share/themes/Eazel-blue/xfwm4/stick-inactive.xpm +share/themes/Eazel-blue/xfwm4/stick-pressed.xpm +share/themes/Eazel-blue/xfwm4/themerc +share/themes/Eazel-blue/xfwm4/title-1-active.xpm +share/themes/Eazel-blue/xfwm4/title-1-inactive.xpm +share/themes/Eazel-blue/xfwm4/title-2-active.xpm +share/themes/Eazel-blue/xfwm4/title-2-inactive.xpm +share/themes/Eazel-blue/xfwm4/title-3-active.xpm +share/themes/Eazel-blue/xfwm4/title-3-inactive.xpm +share/themes/Eazel-blue/xfwm4/title-4-active.xpm +share/themes/Eazel-blue/xfwm4/title-4-inactive.xpm +share/themes/Eazel-blue/xfwm4/title-5-active.xpm +share/themes/Eazel-blue/xfwm4/title-5-inactive.xpm +share/themes/Eazel-blue/xfwm4/top-left-active.xpm +share/themes/Eazel-blue/xfwm4/top-left-inactive.xpm +share/themes/Eazel-blue/xfwm4/top-right-active.xpm +share/themes/Eazel-blue/xfwm4/top-right-inactive.xpm +share/themes/Elberg/xfwm4/README +share/themes/Elberg/xfwm4/bottom-active.xpm +share/themes/Elberg/xfwm4/bottom-inactive.xpm +share/themes/Elberg/xfwm4/bottom-left-active.xpm +share/themes/Elberg/xfwm4/bottom-left-inactive.xpm +share/themes/Elberg/xfwm4/bottom-right-active.xpm +share/themes/Elberg/xfwm4/bottom-right-inactive.xpm +share/themes/Elberg/xfwm4/close-active.xpm +share/themes/Elberg/xfwm4/close-inactive.xpm +share/themes/Elberg/xfwm4/close-pressed.xpm +share/themes/Elberg/xfwm4/hide-active.xpm +share/themes/Elberg/xfwm4/hide-inactive.xpm +share/themes/Elberg/xfwm4/hide-pressed.xpm +share/themes/Elberg/xfwm4/left-active.xpm +share/themes/Elberg/xfwm4/left-inactive.xpm +share/themes/Elberg/xfwm4/maximize-active.xpm +share/themes/Elberg/xfwm4/maximize-inactive.xpm +share/themes/Elberg/xfwm4/maximize-pressed.xpm +share/themes/Elberg/xfwm4/menu-active.xpm +share/themes/Elberg/xfwm4/menu-inactive.xpm +share/themes/Elberg/xfwm4/menu-pressed.xpm +share/themes/Elberg/xfwm4/right-active.xpm +share/themes/Elberg/xfwm4/right-inactive.xpm +share/themes/Elberg/xfwm4/themerc +share/themes/Elberg/xfwm4/title-1-active.xpm +share/themes/Elberg/xfwm4/title-1-inactive.xpm +share/themes/Elberg/xfwm4/title-2-active.xpm +share/themes/Elberg/xfwm4/title-2-inactive.xpm +share/themes/Elberg/xfwm4/title-3-active.xpm +share/themes/Elberg/xfwm4/title-3-inactive.xpm +share/themes/Elberg/xfwm4/title-4-active.xpm +share/themes/Elberg/xfwm4/title-4-inactive.xpm +share/themes/Elberg/xfwm4/title-5-active.xpm +share/themes/Elberg/xfwm4/title-5-inactive.xpm +share/themes/Elberg/xfwm4/top-left-active.xpm +share/themes/Elberg/xfwm4/top-left-inactive.xpm +share/themes/Elberg/xfwm4/top-right-active.xpm +share/themes/Elberg/xfwm4/top-right-inactive.xpm +share/themes/Exocet/xfwm4/README +share/themes/Exocet/xfwm4/bottom-active.xpm +share/themes/Exocet/xfwm4/bottom-inactive.xpm +share/themes/Exocet/xfwm4/bottom-left-active.xpm +share/themes/Exocet/xfwm4/bottom-left-inactive.xpm +share/themes/Exocet/xfwm4/bottom-right-active.xpm +share/themes/Exocet/xfwm4/bottom-right-inactive.xpm +share/themes/Exocet/xfwm4/close-active.xpm +share/themes/Exocet/xfwm4/close-inactive.xpm +share/themes/Exocet/xfwm4/close-pressed.xpm +share/themes/Exocet/xfwm4/hide-active.xpm +share/themes/Exocet/xfwm4/hide-inactive.xpm +share/themes/Exocet/xfwm4/hide-pressed.xpm +share/themes/Exocet/xfwm4/left-active.xpm +share/themes/Exocet/xfwm4/left-inactive.xpm +share/themes/Exocet/xfwm4/maximize-active.xpm +share/themes/Exocet/xfwm4/maximize-inactive.xpm +share/themes/Exocet/xfwm4/maximize-pressed.xpm +share/themes/Exocet/xfwm4/menu-active.xpm +share/themes/Exocet/xfwm4/menu-inactive.xpm +share/themes/Exocet/xfwm4/menu-pressed.xpm +share/themes/Exocet/xfwm4/right-active.xpm +share/themes/Exocet/xfwm4/right-inactive.xpm +share/themes/Exocet/xfwm4/shade-active.xpm +share/themes/Exocet/xfwm4/shade-inactive.xpm +share/themes/Exocet/xfwm4/shade-pressed.xpm +share/themes/Exocet/xfwm4/stick-active.xpm +share/themes/Exocet/xfwm4/stick-inactive.xpm +share/themes/Exocet/xfwm4/stick-pressed.xpm +share/themes/Exocet/xfwm4/themerc +share/themes/Exocet/xfwm4/title-1-active.xpm +share/themes/Exocet/xfwm4/title-1-inactive.xpm +share/themes/Exocet/xfwm4/title-2-active.xpm +share/themes/Exocet/xfwm4/title-2-inactive.xpm +share/themes/Exocet/xfwm4/title-3-active.xpm +share/themes/Exocet/xfwm4/title-3-inactive.xpm +share/themes/Exocet/xfwm4/title-4-active.xpm +share/themes/Exocet/xfwm4/title-4-inactive.xpm +share/themes/Exocet/xfwm4/title-5-active.xpm +share/themes/Exocet/xfwm4/title-5-inactive.xpm +share/themes/Exocet/xfwm4/top-left-active.xpm +share/themes/Exocet/xfwm4/top-left-inactive.xpm +share/themes/Exocet/xfwm4/top-right-active.xpm +share/themes/Exocet/xfwm4/top-right-inactive.xpm +share/themes/Fbx/xfwm4/README +share/themes/Fbx/xfwm4/bottom-active.xpm +share/themes/Fbx/xfwm4/bottom-inactive.xpm +share/themes/Fbx/xfwm4/bottom-left-active.xpm +share/themes/Fbx/xfwm4/bottom-left-inactive.xpm +share/themes/Fbx/xfwm4/bottom-right-active.xpm +share/themes/Fbx/xfwm4/bottom-right-inactive.xpm +share/themes/Fbx/xfwm4/close-active.xpm +share/themes/Fbx/xfwm4/close-inactive.xpm +share/themes/Fbx/xfwm4/close-pressed.xpm +share/themes/Fbx/xfwm4/hide-active.xpm +share/themes/Fbx/xfwm4/hide-inactive.xpm +share/themes/Fbx/xfwm4/hide-pressed.xpm +share/themes/Fbx/xfwm4/left-active.xpm +share/themes/Fbx/xfwm4/left-inactive.xpm +share/themes/Fbx/xfwm4/maximize-active.xpm +share/themes/Fbx/xfwm4/maximize-inactive.xpm +share/themes/Fbx/xfwm4/maximize-pressed.xpm +share/themes/Fbx/xfwm4/menu-active.xpm +share/themes/Fbx/xfwm4/menu-inactive.xpm +share/themes/Fbx/xfwm4/menu-pressed.xpm +share/themes/Fbx/xfwm4/right-active.xpm +share/themes/Fbx/xfwm4/right-inactive.xpm +share/themes/Fbx/xfwm4/shade-active.xpm +share/themes/Fbx/xfwm4/shade-inactive.xpm +share/themes/Fbx/xfwm4/shade-pressed.xpm +share/themes/Fbx/xfwm4/stick-active.xpm +share/themes/Fbx/xfwm4/stick-inactive.xpm +share/themes/Fbx/xfwm4/stick-pressed.xpm +share/themes/Fbx/xfwm4/themerc +share/themes/Fbx/xfwm4/title-1-active.xpm +share/themes/Fbx/xfwm4/title-1-inactive.xpm +share/themes/Fbx/xfwm4/title-2-active.xpm +share/themes/Fbx/xfwm4/title-2-inactive.xpm +share/themes/Fbx/xfwm4/title-3-active.xpm +share/themes/Fbx/xfwm4/title-3-inactive.xpm +share/themes/Fbx/xfwm4/title-4-active.xpm +share/themes/Fbx/xfwm4/title-4-inactive.xpm +share/themes/Fbx/xfwm4/title-5-active.xpm +share/themes/Fbx/xfwm4/title-5-inactive.xpm +share/themes/Fbx/xfwm4/top-left-active.xpm +share/themes/Fbx/xfwm4/top-left-inactive.xpm +share/themes/Fbx/xfwm4/top-right-active.xpm +share/themes/Fbx/xfwm4/top-right-inactive.xpm +share/themes/G2/xfwm4/README +share/themes/G2/xfwm4/bottom-active.xpm +share/themes/G2/xfwm4/bottom-inactive.xpm +share/themes/G2/xfwm4/bottom-left-active.xpm +share/themes/G2/xfwm4/bottom-left-inactive.xpm +share/themes/G2/xfwm4/bottom-right-active.xpm +share/themes/G2/xfwm4/bottom-right-inactive.xpm +share/themes/G2/xfwm4/close-active.xpm +share/themes/G2/xfwm4/close-inactive.xpm +share/themes/G2/xfwm4/close-pressed.xpm +share/themes/G2/xfwm4/hide-active.xpm +share/themes/G2/xfwm4/hide-inactive.xpm +share/themes/G2/xfwm4/hide-pressed.xpm +share/themes/G2/xfwm4/left-active.xpm +share/themes/G2/xfwm4/left-inactive.xpm +share/themes/G2/xfwm4/maximize-active.xpm +share/themes/G2/xfwm4/maximize-inactive.xpm +share/themes/G2/xfwm4/maximize-pressed.xpm +share/themes/G2/xfwm4/menu-active.xpm +share/themes/G2/xfwm4/menu-inactive.xpm +share/themes/G2/xfwm4/menu-pressed.xpm +share/themes/G2/xfwm4/right-active.xpm +share/themes/G2/xfwm4/right-inactive.xpm +share/themes/G2/xfwm4/shade-active.xpm +share/themes/G2/xfwm4/shade-inactive.xpm +share/themes/G2/xfwm4/shade-pressed.xpm +share/themes/G2/xfwm4/stick-active.xpm +share/themes/G2/xfwm4/stick-inactive.xpm +share/themes/G2/xfwm4/stick-pressed.xpm +share/themes/G2/xfwm4/themerc +share/themes/G2/xfwm4/title-1-active.xpm +share/themes/G2/xfwm4/title-1-inactive.xpm +share/themes/G2/xfwm4/title-2-active.xpm +share/themes/G2/xfwm4/title-2-inactive.xpm +share/themes/G2/xfwm4/title-3-active.xpm +share/themes/G2/xfwm4/title-3-inactive.xpm +share/themes/G2/xfwm4/title-4-active.xpm +share/themes/G2/xfwm4/title-4-inactive.xpm +share/themes/G2/xfwm4/title-5-active.xpm +share/themes/G2/xfwm4/title-5-inactive.xpm +share/themes/G2/xfwm4/top-left-active.xpm +share/themes/G2/xfwm4/top-left-inactive.xpm +share/themes/G2/xfwm4/top-right-active.xpm +share/themes/G2/xfwm4/top-right-inactive.xpm +share/themes/Galaxy/xfwm4/README +share/themes/Galaxy/xfwm4/bottom-active.xpm +share/themes/Galaxy/xfwm4/bottom-inactive.xpm +share/themes/Galaxy/xfwm4/bottom-left-active.xpm +share/themes/Galaxy/xfwm4/bottom-left-inactive.xpm +share/themes/Galaxy/xfwm4/bottom-right-active.xpm +share/themes/Galaxy/xfwm4/bottom-right-inactive.xpm +share/themes/Galaxy/xfwm4/close-active.xpm +share/themes/Galaxy/xfwm4/close-inactive.xpm +share/themes/Galaxy/xfwm4/close-pressed.xpm +share/themes/Galaxy/xfwm4/hide-active.xpm +share/themes/Galaxy/xfwm4/hide-inactive.xpm +share/themes/Galaxy/xfwm4/hide-pressed.xpm +share/themes/Galaxy/xfwm4/left-active.xpm +share/themes/Galaxy/xfwm4/left-inactive.xpm +share/themes/Galaxy/xfwm4/maximize-active.xpm +share/themes/Galaxy/xfwm4/maximize-inactive.xpm +share/themes/Galaxy/xfwm4/maximize-pressed.xpm +share/themes/Galaxy/xfwm4/menu-active.xpm +share/themes/Galaxy/xfwm4/menu-inactive.xpm +share/themes/Galaxy/xfwm4/menu-pressed.xpm +share/themes/Galaxy/xfwm4/right-active.xpm +share/themes/Galaxy/xfwm4/right-inactive.xpm +share/themes/Galaxy/xfwm4/themerc +share/themes/Galaxy/xfwm4/title-1-active.xpm +share/themes/Galaxy/xfwm4/title-1-inactive.xpm +share/themes/Galaxy/xfwm4/title-2-active.xpm +share/themes/Galaxy/xfwm4/title-2-inactive.xpm +share/themes/Galaxy/xfwm4/title-3-active.xpm +share/themes/Galaxy/xfwm4/title-3-inactive.xpm +share/themes/Galaxy/xfwm4/title-4-active.xpm +share/themes/Galaxy/xfwm4/title-4-inactive.xpm +share/themes/Galaxy/xfwm4/title-5-active.xpm +share/themes/Galaxy/xfwm4/title-5-inactive.xpm +share/themes/Galaxy/xfwm4/top-left-active.xpm +share/themes/Galaxy/xfwm4/top-left-inactive.xpm +share/themes/Galaxy/xfwm4/top-right-active.xpm +share/themes/Galaxy/xfwm4/top-right-inactive.xpm +share/themes/Gaudy/xfwm4/README +share/themes/Gaudy/xfwm4/bottom-active.xpm +share/themes/Gaudy/xfwm4/bottom-inactive.xpm +share/themes/Gaudy/xfwm4/bottom-left-active.xpm +share/themes/Gaudy/xfwm4/bottom-left-inactive.xpm +share/themes/Gaudy/xfwm4/bottom-right-active.xpm +share/themes/Gaudy/xfwm4/bottom-right-inactive.xpm +share/themes/Gaudy/xfwm4/close-active.xpm +share/themes/Gaudy/xfwm4/close-inactive.xpm +share/themes/Gaudy/xfwm4/close-pressed.xpm +share/themes/Gaudy/xfwm4/hide-active.xpm +share/themes/Gaudy/xfwm4/hide-inactive.xpm +share/themes/Gaudy/xfwm4/hide-pressed.xpm +share/themes/Gaudy/xfwm4/left-active.xpm +share/themes/Gaudy/xfwm4/left-inactive.xpm +share/themes/Gaudy/xfwm4/maximize-active.xpm +share/themes/Gaudy/xfwm4/maximize-inactive.xpm +share/themes/Gaudy/xfwm4/maximize-pressed.xpm +share/themes/Gaudy/xfwm4/menu-active.xpm +share/themes/Gaudy/xfwm4/menu-inactive.xpm +share/themes/Gaudy/xfwm4/menu-pressed.xpm +share/themes/Gaudy/xfwm4/right-active.xpm +share/themes/Gaudy/xfwm4/right-inactive.xpm +share/themes/Gaudy/xfwm4/shade-active.xpm +share/themes/Gaudy/xfwm4/shade-inactive.xpm +share/themes/Gaudy/xfwm4/shade-pressed.xpm +share/themes/Gaudy/xfwm4/stick-active.xpm +share/themes/Gaudy/xfwm4/stick-inactive.xpm +share/themes/Gaudy/xfwm4/stick-pressed.xpm +share/themes/Gaudy/xfwm4/themerc +share/themes/Gaudy/xfwm4/title-1-active.xpm +share/themes/Gaudy/xfwm4/title-1-inactive.xpm +share/themes/Gaudy/xfwm4/title-2-active.xpm +share/themes/Gaudy/xfwm4/title-2-inactive.xpm +share/themes/Gaudy/xfwm4/title-3-active.xpm +share/themes/Gaudy/xfwm4/title-3-inactive.xpm +share/themes/Gaudy/xfwm4/title-4-active.xpm +share/themes/Gaudy/xfwm4/title-4-inactive.xpm +share/themes/Gaudy/xfwm4/title-5-active.xpm +share/themes/Gaudy/xfwm4/title-5-inactive.xpm +share/themes/Gaudy/xfwm4/top-left-active.xpm +share/themes/Gaudy/xfwm4/top-left-inactive.xpm +share/themes/Gaudy/xfwm4/top-right-active.xpm +share/themes/Gaudy/xfwm4/top-right-inactive.xpm +share/themes/Gelly/xfwm4/README +share/themes/Gelly/xfwm4/bottom-active.xpm +share/themes/Gelly/xfwm4/bottom-inactive.xpm +share/themes/Gelly/xfwm4/bottom-left-active.xpm +share/themes/Gelly/xfwm4/bottom-left-inactive.xpm +share/themes/Gelly/xfwm4/bottom-right-active.xpm +share/themes/Gelly/xfwm4/bottom-right-inactive.xpm +share/themes/Gelly/xfwm4/close-active.xpm +share/themes/Gelly/xfwm4/close-inactive.xpm +share/themes/Gelly/xfwm4/close-pressed.xpm +share/themes/Gelly/xfwm4/hide-active.xpm +share/themes/Gelly/xfwm4/hide-inactive.xpm +share/themes/Gelly/xfwm4/hide-pressed.xpm +share/themes/Gelly/xfwm4/left-active.xpm +share/themes/Gelly/xfwm4/left-inactive.xpm +share/themes/Gelly/xfwm4/maximize-active.xpm +share/themes/Gelly/xfwm4/maximize-inactive.xpm +share/themes/Gelly/xfwm4/maximize-pressed.xpm +share/themes/Gelly/xfwm4/maximize-toggled-active.xpm +share/themes/Gelly/xfwm4/maximize-toggled-inactive.xpm +share/themes/Gelly/xfwm4/maximize-toggled-pressed.xpm +share/themes/Gelly/xfwm4/menu-active.xpm +share/themes/Gelly/xfwm4/menu-inactive.xpm +share/themes/Gelly/xfwm4/menu-pressed.xpm +share/themes/Gelly/xfwm4/right-active.xpm +share/themes/Gelly/xfwm4/right-inactive.xpm +share/themes/Gelly/xfwm4/shade-active.xpm +share/themes/Gelly/xfwm4/shade-inactive.xpm +share/themes/Gelly/xfwm4/shade-pressed.xpm +share/themes/Gelly/xfwm4/shade-toggled-active.xpm +share/themes/Gelly/xfwm4/shade-toggled-inactive.xpm +share/themes/Gelly/xfwm4/shade-toggled-pressed.xpm +share/themes/Gelly/xfwm4/stick-active.xpm +share/themes/Gelly/xfwm4/stick-inactive.xpm +share/themes/Gelly/xfwm4/stick-pressed.xpm +share/themes/Gelly/xfwm4/stick-toggled-active.xpm +share/themes/Gelly/xfwm4/stick-toggled-inactive.xpm +share/themes/Gelly/xfwm4/stick-toggled-pressed.xpm +share/themes/Gelly/xfwm4/themerc +share/themes/Gelly/xfwm4/title-1-active.png +share/themes/Gelly/xfwm4/title-1-active.xpm +share/themes/Gelly/xfwm4/title-1-inactive.png +share/themes/Gelly/xfwm4/title-1-inactive.xpm +share/themes/Gelly/xfwm4/title-2-active.png +share/themes/Gelly/xfwm4/title-2-active.xpm +share/themes/Gelly/xfwm4/title-2-inactive.png +share/themes/Gelly/xfwm4/title-2-inactive.xpm +share/themes/Gelly/xfwm4/title-3-active.png +share/themes/Gelly/xfwm4/title-3-active.xpm +share/themes/Gelly/xfwm4/title-3-inactive.png +share/themes/Gelly/xfwm4/title-3-inactive.xpm +share/themes/Gelly/xfwm4/title-4-active.png +share/themes/Gelly/xfwm4/title-4-active.xpm +share/themes/Gelly/xfwm4/title-4-inactive.png +share/themes/Gelly/xfwm4/title-4-inactive.xpm +share/themes/Gelly/xfwm4/title-5-active.png +share/themes/Gelly/xfwm4/title-5-active.xpm +share/themes/Gelly/xfwm4/title-5-inactive.png +share/themes/Gelly/xfwm4/title-5-inactive.xpm +share/themes/Gelly/xfwm4/top-left-active.png +share/themes/Gelly/xfwm4/top-left-active.xpm +share/themes/Gelly/xfwm4/top-left-inactive.png +share/themes/Gelly/xfwm4/top-left-inactive.xpm +share/themes/Gelly/xfwm4/top-right-active.png +share/themes/Gelly/xfwm4/top-right-active.xpm +share/themes/Gelly/xfwm4/top-right-inactive.png +share/themes/Gelly/xfwm4/top-right-inactive.xpm +share/themes/Gnububble/xfwm4/README +share/themes/Gnububble/xfwm4/bottom-active.xpm +share/themes/Gnububble/xfwm4/bottom-inactive.xpm +share/themes/Gnububble/xfwm4/bottom-left-active.xpm +share/themes/Gnububble/xfwm4/bottom-left-inactive.xpm +share/themes/Gnububble/xfwm4/bottom-right-active.xpm +share/themes/Gnububble/xfwm4/bottom-right-inactive.xpm +share/themes/Gnububble/xfwm4/close-active.xpm +share/themes/Gnububble/xfwm4/close-inactive.xpm +share/themes/Gnububble/xfwm4/close-pressed.xpm +share/themes/Gnububble/xfwm4/hide-active.xpm +share/themes/Gnububble/xfwm4/hide-inactive.xpm +share/themes/Gnububble/xfwm4/hide-pressed.xpm +share/themes/Gnububble/xfwm4/left-active.xpm +share/themes/Gnububble/xfwm4/left-inactive.xpm +share/themes/Gnububble/xfwm4/maximize-active.xpm +share/themes/Gnububble/xfwm4/maximize-inactive.xpm +share/themes/Gnububble/xfwm4/maximize-pressed.xpm +share/themes/Gnububble/xfwm4/menu-active.xpm +share/themes/Gnububble/xfwm4/menu-inactive.xpm +share/themes/Gnububble/xfwm4/menu-pressed.xpm +share/themes/Gnububble/xfwm4/right-active.xpm +share/themes/Gnububble/xfwm4/right-inactive.xpm +share/themes/Gnububble/xfwm4/shade-active.xpm +share/themes/Gnububble/xfwm4/shade-inactive.xpm +share/themes/Gnububble/xfwm4/shade-pressed.xpm +share/themes/Gnububble/xfwm4/stick-active.xpm +share/themes/Gnububble/xfwm4/stick-inactive.xpm +share/themes/Gnububble/xfwm4/stick-pressed.xpm +share/themes/Gnububble/xfwm4/themerc +share/themes/Gnububble/xfwm4/title-1-active.xpm +share/themes/Gnububble/xfwm4/title-1-inactive.xpm +share/themes/Gnububble/xfwm4/title-2-active.xpm +share/themes/Gnububble/xfwm4/title-2-inactive.xpm +share/themes/Gnububble/xfwm4/title-3-active.xpm +share/themes/Gnububble/xfwm4/title-3-inactive.xpm +share/themes/Gnububble/xfwm4/title-4-active.xpm +share/themes/Gnububble/xfwm4/title-4-inactive.xpm +share/themes/Gnububble/xfwm4/title-5-active.xpm +share/themes/Gnububble/xfwm4/title-5-inactive.xpm +share/themes/Gnububble/xfwm4/top-left-active.xpm +share/themes/Gnububble/xfwm4/top-left-inactive.xpm +share/themes/Gnububble/xfwm4/top-right-active.xpm +share/themes/Gnububble/xfwm4/top-right-inactive.xpm +share/themes/Gorilla/xfwm4/README +share/themes/Gorilla/xfwm4/bottom-active.xpm +share/themes/Gorilla/xfwm4/bottom-inactive.xpm +share/themes/Gorilla/xfwm4/bottom-left-active.xpm +share/themes/Gorilla/xfwm4/bottom-left-inactive.xpm +share/themes/Gorilla/xfwm4/bottom-right-active.xpm +share/themes/Gorilla/xfwm4/bottom-right-inactive.xpm +share/themes/Gorilla/xfwm4/close-active.xpm +share/themes/Gorilla/xfwm4/close-inactive.xpm +share/themes/Gorilla/xfwm4/close-pressed.xpm +share/themes/Gorilla/xfwm4/hide-active.xpm +share/themes/Gorilla/xfwm4/hide-inactive.xpm +share/themes/Gorilla/xfwm4/hide-pressed.xpm +share/themes/Gorilla/xfwm4/left-active.xpm +share/themes/Gorilla/xfwm4/left-inactive.xpm +share/themes/Gorilla/xfwm4/maximize-active.xpm +share/themes/Gorilla/xfwm4/maximize-inactive.xpm +share/themes/Gorilla/xfwm4/maximize-pressed.xpm +share/themes/Gorilla/xfwm4/menu-active.xpm +share/themes/Gorilla/xfwm4/menu-inactive.xpm +share/themes/Gorilla/xfwm4/menu-pressed.xpm +share/themes/Gorilla/xfwm4/right-active.xpm +share/themes/Gorilla/xfwm4/right-inactive.xpm +share/themes/Gorilla/xfwm4/shade-active.xpm +share/themes/Gorilla/xfwm4/shade-inactive.xpm +share/themes/Gorilla/xfwm4/shade-pressed.xpm +share/themes/Gorilla/xfwm4/stick-active.xpm +share/themes/Gorilla/xfwm4/stick-inactive.xpm +share/themes/Gorilla/xfwm4/stick-pressed.xpm +share/themes/Gorilla/xfwm4/themerc +share/themes/Gorilla/xfwm4/title-1-active.xpm +share/themes/Gorilla/xfwm4/title-1-inactive.xpm +share/themes/Gorilla/xfwm4/title-2-active.xpm +share/themes/Gorilla/xfwm4/title-2-inactive.xpm +share/themes/Gorilla/xfwm4/title-3-active.xpm +share/themes/Gorilla/xfwm4/title-3-inactive.xpm +share/themes/Gorilla/xfwm4/title-4-active.xpm +share/themes/Gorilla/xfwm4/title-4-inactive.xpm +share/themes/Gorilla/xfwm4/title-5-active.xpm +share/themes/Gorilla/xfwm4/title-5-inactive.xpm +share/themes/Gorilla/xfwm4/top-left-active.xpm +share/themes/Gorilla/xfwm4/top-left-inactive.xpm +share/themes/Gorilla/xfwm4/top-right-active.xpm +share/themes/Gorilla/xfwm4/top-right-inactive.xpm +share/themes/Gtk/xfwm4/README +share/themes/Gtk/xfwm4/bottom-active.xpm +share/themes/Gtk/xfwm4/bottom-inactive.xpm +share/themes/Gtk/xfwm4/bottom-left-active.xpm +share/themes/Gtk/xfwm4/bottom-left-inactive.xpm +share/themes/Gtk/xfwm4/bottom-right-active.xpm +share/themes/Gtk/xfwm4/bottom-right-inactive.xpm +share/themes/Gtk/xfwm4/close-active.xpm +share/themes/Gtk/xfwm4/close-inactive.xpm +share/themes/Gtk/xfwm4/close-pressed.xpm +share/themes/Gtk/xfwm4/hide-active.xpm +share/themes/Gtk/xfwm4/hide-inactive.xpm +share/themes/Gtk/xfwm4/hide-pressed.xpm +share/themes/Gtk/xfwm4/left-active.xpm +share/themes/Gtk/xfwm4/left-inactive.xpm +share/themes/Gtk/xfwm4/maximize-active.xpm +share/themes/Gtk/xfwm4/maximize-inactive.xpm +share/themes/Gtk/xfwm4/maximize-pressed.xpm +share/themes/Gtk/xfwm4/maximize-toggled-active.xpm +share/themes/Gtk/xfwm4/maximize-toggled-inactive.xpm +share/themes/Gtk/xfwm4/maximize-toggled-pressed.xpm +share/themes/Gtk/xfwm4/menu-active.xpm +share/themes/Gtk/xfwm4/menu-inactive.xpm +share/themes/Gtk/xfwm4/menu-pressed.xpm +share/themes/Gtk/xfwm4/right-active.xpm +share/themes/Gtk/xfwm4/right-inactive.xpm +share/themes/Gtk/xfwm4/shade-active.xpm +share/themes/Gtk/xfwm4/shade-inactive.xpm +share/themes/Gtk/xfwm4/shade-pressed.xpm +share/themes/Gtk/xfwm4/shade-toggled-active.xpm +share/themes/Gtk/xfwm4/shade-toggled-inactive.xpm +share/themes/Gtk/xfwm4/shade-toggled-pressed.xpm +share/themes/Gtk/xfwm4/stick-active.xpm +share/themes/Gtk/xfwm4/stick-inactive.xpm +share/themes/Gtk/xfwm4/stick-pressed.xpm +share/themes/Gtk/xfwm4/stick-toggled-active.xpm +share/themes/Gtk/xfwm4/stick-toggled-inactive.xpm +share/themes/Gtk/xfwm4/stick-toggled-pressed.xpm +share/themes/Gtk/xfwm4/themerc +share/themes/Gtk/xfwm4/title-1-active.xpm +share/themes/Gtk/xfwm4/title-1-inactive.xpm +share/themes/Gtk/xfwm4/title-2-active.xpm +share/themes/Gtk/xfwm4/title-2-inactive.xpm +share/themes/Gtk/xfwm4/title-3-active.xpm +share/themes/Gtk/xfwm4/title-3-inactive.xpm +share/themes/Gtk/xfwm4/title-4-active.xpm +share/themes/Gtk/xfwm4/title-4-inactive.xpm +share/themes/Gtk/xfwm4/title-5-active.xpm +share/themes/Gtk/xfwm4/title-5-inactive.xpm +share/themes/Gtk/xfwm4/top-left-active.xpm +share/themes/Gtk/xfwm4/top-left-inactive.xpm +share/themes/Gtk/xfwm4/top-right-active.xpm +share/themes/Gtk/xfwm4/top-right-inactive.xpm +share/themes/Iceg/xfwm4/README +share/themes/Iceg/xfwm4/bottom-active.xpm +share/themes/Iceg/xfwm4/bottom-inactive.xpm +share/themes/Iceg/xfwm4/bottom-left-active.xpm +share/themes/Iceg/xfwm4/bottom-left-inactive.xpm +share/themes/Iceg/xfwm4/bottom-right-active.xpm +share/themes/Iceg/xfwm4/bottom-right-inactive.xpm +share/themes/Iceg/xfwm4/close-active.xpm +share/themes/Iceg/xfwm4/close-inactive.xpm +share/themes/Iceg/xfwm4/close-pressed.xpm +share/themes/Iceg/xfwm4/hide-active.xpm +share/themes/Iceg/xfwm4/hide-inactive.xpm +share/themes/Iceg/xfwm4/hide-pressed.xpm +share/themes/Iceg/xfwm4/left-active.xpm +share/themes/Iceg/xfwm4/left-inactive.xpm +share/themes/Iceg/xfwm4/maximize-active.xpm +share/themes/Iceg/xfwm4/maximize-inactive.xpm +share/themes/Iceg/xfwm4/maximize-pressed.xpm +share/themes/Iceg/xfwm4/menu-active.xpm +share/themes/Iceg/xfwm4/menu-inactive.xpm +share/themes/Iceg/xfwm4/menu-pressed.xpm +share/themes/Iceg/xfwm4/right-active.xpm +share/themes/Iceg/xfwm4/right-inactive.xpm +share/themes/Iceg/xfwm4/shade-active.xpm +share/themes/Iceg/xfwm4/shade-inactive.xpm +share/themes/Iceg/xfwm4/shade-pressed.xpm +share/themes/Iceg/xfwm4/stick-active.xpm +share/themes/Iceg/xfwm4/stick-inactive.xpm +share/themes/Iceg/xfwm4/stick-pressed.xpm +share/themes/Iceg/xfwm4/themerc +share/themes/Iceg/xfwm4/title-1-active.xpm +share/themes/Iceg/xfwm4/title-1-inactive.xpm +share/themes/Iceg/xfwm4/title-2-active.xpm +share/themes/Iceg/xfwm4/title-2-inactive.xpm +share/themes/Iceg/xfwm4/title-3-active.xpm +share/themes/Iceg/xfwm4/title-3-inactive.xpm +share/themes/Iceg/xfwm4/title-4-active.xpm +share/themes/Iceg/xfwm4/title-4-inactive.xpm +share/themes/Iceg/xfwm4/title-5-active.xpm +share/themes/Iceg/xfwm4/title-5-inactive.xpm +share/themes/Iceg/xfwm4/top-left-active.xpm +share/themes/Iceg/xfwm4/top-left-inactive.xpm +share/themes/Iceg/xfwm4/top-right-active.xpm +share/themes/Iceg/xfwm4/top-right-inactive.xpm +share/themes/Kde/xfwm4/README +share/themes/Kde/xfwm4/bottom-active.xpm +share/themes/Kde/xfwm4/bottom-inactive.xpm +share/themes/Kde/xfwm4/bottom-left-active.xpm +share/themes/Kde/xfwm4/bottom-left-inactive.xpm +share/themes/Kde/xfwm4/bottom-right-active.xpm +share/themes/Kde/xfwm4/bottom-right-inactive.xpm +share/themes/Kde/xfwm4/close-active.xpm +share/themes/Kde/xfwm4/close-inactive.xpm +share/themes/Kde/xfwm4/close-pressed.xpm +share/themes/Kde/xfwm4/hide-active.xpm +share/themes/Kde/xfwm4/hide-inactive.xpm +share/themes/Kde/xfwm4/hide-pressed.xpm +share/themes/Kde/xfwm4/left-active.xpm +share/themes/Kde/xfwm4/left-inactive.xpm +share/themes/Kde/xfwm4/maximize-active.xpm +share/themes/Kde/xfwm4/maximize-inactive.xpm +share/themes/Kde/xfwm4/maximize-pressed.xpm +share/themes/Kde/xfwm4/menu-active.xpm +share/themes/Kde/xfwm4/menu-inactive.xpm +share/themes/Kde/xfwm4/menu-pressed.xpm +share/themes/Kde/xfwm4/right-active.xpm +share/themes/Kde/xfwm4/right-inactive.xpm +share/themes/Kde/xfwm4/shade-active.xpm +share/themes/Kde/xfwm4/shade-inactive.xpm +share/themes/Kde/xfwm4/shade-pressed.xpm +share/themes/Kde/xfwm4/stick-active.xpm +share/themes/Kde/xfwm4/stick-inactive.xpm +share/themes/Kde/xfwm4/stick-pressed.xpm +share/themes/Kde/xfwm4/themerc +share/themes/Kde/xfwm4/title-1-active.xpm +share/themes/Kde/xfwm4/title-1-inactive.xpm +share/themes/Kde/xfwm4/title-2-active.xpm +share/themes/Kde/xfwm4/title-2-inactive.xpm +share/themes/Kde/xfwm4/title-3-active.xpm +share/themes/Kde/xfwm4/title-3-inactive.xpm +share/themes/Kde/xfwm4/title-4-active.xpm +share/themes/Kde/xfwm4/title-4-inactive.xpm +share/themes/Kde/xfwm4/title-5-active.xpm +share/themes/Kde/xfwm4/title-5-inactive.xpm +share/themes/Kde/xfwm4/top-left-active.xpm +share/themes/Kde/xfwm4/top-left-inactive.xpm +share/themes/Kde/xfwm4/top-right-active.xpm +share/themes/Kde/xfwm4/top-right-inactive.xpm +share/themes/Kde1/xfwm4/README +share/themes/Kde1/xfwm4/bottom-active.xpm +share/themes/Kde1/xfwm4/bottom-inactive.xpm +share/themes/Kde1/xfwm4/bottom-left-active.xpm +share/themes/Kde1/xfwm4/bottom-left-inactive.xpm +share/themes/Kde1/xfwm4/bottom-right-active.xpm +share/themes/Kde1/xfwm4/bottom-right-inactive.xpm +share/themes/Kde1/xfwm4/close-active.xpm +share/themes/Kde1/xfwm4/close-inactive.xpm +share/themes/Kde1/xfwm4/close-pressed.xpm +share/themes/Kde1/xfwm4/hide-active.xpm +share/themes/Kde1/xfwm4/hide-inactive.xpm +share/themes/Kde1/xfwm4/hide-pressed.xpm +share/themes/Kde1/xfwm4/left-active.xpm +share/themes/Kde1/xfwm4/left-inactive.xpm +share/themes/Kde1/xfwm4/maximize-active.xpm +share/themes/Kde1/xfwm4/maximize-inactive.xpm +share/themes/Kde1/xfwm4/maximize-pressed.xpm +share/themes/Kde1/xfwm4/maximize-toggled-active.xpm +share/themes/Kde1/xfwm4/maximize-toggled-inactive.xpm +share/themes/Kde1/xfwm4/maximize-toggled-pressed.xpm +share/themes/Kde1/xfwm4/menu-active.xpm +share/themes/Kde1/xfwm4/menu-inactive.xpm +share/themes/Kde1/xfwm4/menu-pressed.xpm +share/themes/Kde1/xfwm4/right-active.xpm +share/themes/Kde1/xfwm4/right-inactive.xpm +share/themes/Kde1/xfwm4/stick-active.xpm +share/themes/Kde1/xfwm4/stick-inactive.xpm +share/themes/Kde1/xfwm4/stick-pressed.xpm +share/themes/Kde1/xfwm4/stick-toggled-active.xpm +share/themes/Kde1/xfwm4/stick-toggled-inactive.xpm +share/themes/Kde1/xfwm4/stick-toggled-pressed.xpm +share/themes/Kde1/xfwm4/themerc +share/themes/Kde1/xfwm4/title-1-active.xpm +share/themes/Kde1/xfwm4/title-1-inactive.xpm +share/themes/Kde1/xfwm4/title-2-active.xpm +share/themes/Kde1/xfwm4/title-2-inactive.xpm +share/themes/Kde1/xfwm4/title-3-active.xpm +share/themes/Kde1/xfwm4/title-3-inactive.xpm +share/themes/Kde1/xfwm4/title-4-active.xpm +share/themes/Kde1/xfwm4/title-4-inactive.xpm +share/themes/Kde1/xfwm4/title-5-active.xpm +share/themes/Kde1/xfwm4/title-5-inactive.xpm +share/themes/Kde1/xfwm4/top-left-active.xpm +share/themes/Kde1/xfwm4/top-left-inactive.xpm +share/themes/Kde1/xfwm4/top-right-active.xpm +share/themes/Kde1/xfwm4/top-right-inactive.xpm +share/themes/Keramik/xfwm4/README +share/themes/Keramik/xfwm4/bottom-active.xpm +share/themes/Keramik/xfwm4/bottom-inactive.xpm +share/themes/Keramik/xfwm4/bottom-left-active.xpm +share/themes/Keramik/xfwm4/bottom-left-inactive.xpm +share/themes/Keramik/xfwm4/bottom-right-active.xpm +share/themes/Keramik/xfwm4/bottom-right-inactive.xpm +share/themes/Keramik/xfwm4/close-active.xpm +share/themes/Keramik/xfwm4/close-inactive.xpm +share/themes/Keramik/xfwm4/close-pressed.xpm +share/themes/Keramik/xfwm4/hide-active.xpm +share/themes/Keramik/xfwm4/hide-inactive.xpm +share/themes/Keramik/xfwm4/hide-pressed.xpm +share/themes/Keramik/xfwm4/left-active.xpm +share/themes/Keramik/xfwm4/left-inactive.xpm +share/themes/Keramik/xfwm4/maximize-active.xpm +share/themes/Keramik/xfwm4/maximize-inactive.xpm +share/themes/Keramik/xfwm4/maximize-pressed.xpm +share/themes/Keramik/xfwm4/menu-active.xpm +share/themes/Keramik/xfwm4/menu-inactive.xpm +share/themes/Keramik/xfwm4/menu-pressed.xpm +share/themes/Keramik/xfwm4/right-active.xpm +share/themes/Keramik/xfwm4/right-inactive.xpm +share/themes/Keramik/xfwm4/shade-active.xpm +share/themes/Keramik/xfwm4/shade-inactive.xpm +share/themes/Keramik/xfwm4/shade-pressed.xpm +share/themes/Keramik/xfwm4/stick-active.xpm +share/themes/Keramik/xfwm4/stick-inactive.xpm +share/themes/Keramik/xfwm4/stick-pressed.xpm +share/themes/Keramik/xfwm4/themerc +share/themes/Keramik/xfwm4/title-1-active.xpm +share/themes/Keramik/xfwm4/title-1-inactive.xpm +share/themes/Keramik/xfwm4/title-2-active.xpm +share/themes/Keramik/xfwm4/title-2-inactive.xpm +share/themes/Keramik/xfwm4/title-3-active.xpm +share/themes/Keramik/xfwm4/title-3-inactive.xpm +share/themes/Keramik/xfwm4/title-4-active.xpm +share/themes/Keramik/xfwm4/title-4-inactive.xpm +share/themes/Keramik/xfwm4/title-5-active.xpm +share/themes/Keramik/xfwm4/title-5-inactive.xpm +share/themes/Keramik/xfwm4/top-left-active.xpm +share/themes/Keramik/xfwm4/top-left-inactive.xpm +share/themes/Keramik/xfwm4/top-right-active.xpm +share/themes/Keramik/xfwm4/top-right-inactive.xpm +share/themes/Kindaker/xfwm4/README +share/themes/Kindaker/xfwm4/bottom-active.xpm +share/themes/Kindaker/xfwm4/bottom-inactive.xpm +share/themes/Kindaker/xfwm4/bottom-left-active.xpm +share/themes/Kindaker/xfwm4/bottom-left-inactive.xpm +share/themes/Kindaker/xfwm4/bottom-right-active.xpm +share/themes/Kindaker/xfwm4/bottom-right-inactive.xpm +share/themes/Kindaker/xfwm4/close-active.xpm +share/themes/Kindaker/xfwm4/close-inactive.xpm +share/themes/Kindaker/xfwm4/close-pressed.xpm +share/themes/Kindaker/xfwm4/hide-active.xpm +share/themes/Kindaker/xfwm4/hide-inactive.xpm +share/themes/Kindaker/xfwm4/hide-pressed.xpm +share/themes/Kindaker/xfwm4/left-active.xpm +share/themes/Kindaker/xfwm4/left-inactive.xpm +share/themes/Kindaker/xfwm4/maximize-active.xpm +share/themes/Kindaker/xfwm4/maximize-inactive.xpm +share/themes/Kindaker/xfwm4/maximize-pressed.xpm +share/themes/Kindaker/xfwm4/menu-active.xpm +share/themes/Kindaker/xfwm4/menu-inactive.xpm +share/themes/Kindaker/xfwm4/menu-pressed.xpm +share/themes/Kindaker/xfwm4/right-active.xpm +share/themes/Kindaker/xfwm4/right-inactive.xpm +share/themes/Kindaker/xfwm4/shade-active.xpm +share/themes/Kindaker/xfwm4/shade-inactive.xpm +share/themes/Kindaker/xfwm4/shade-pressed.xpm +share/themes/Kindaker/xfwm4/stick-active.xpm +share/themes/Kindaker/xfwm4/stick-inactive.xpm +share/themes/Kindaker/xfwm4/stick-pressed.xpm +share/themes/Kindaker/xfwm4/themerc +share/themes/Kindaker/xfwm4/title-1-active.xpm +share/themes/Kindaker/xfwm4/title-1-inactive.xpm +share/themes/Kindaker/xfwm4/title-2-active.xpm +share/themes/Kindaker/xfwm4/title-2-inactive.xpm +share/themes/Kindaker/xfwm4/title-3-active.xpm +share/themes/Kindaker/xfwm4/title-3-inactive.xpm +share/themes/Kindaker/xfwm4/title-4-active.xpm +share/themes/Kindaker/xfwm4/title-4-inactive.xpm +share/themes/Kindaker/xfwm4/title-5-active.xpm +share/themes/Kindaker/xfwm4/title-5-inactive.xpm +share/themes/Kindaker/xfwm4/top-left-active.xpm +share/themes/Kindaker/xfwm4/top-left-inactive.xpm +share/themes/Kindaker/xfwm4/top-right-active.xpm +share/themes/Kindaker/xfwm4/top-right-inactive.xpm +share/themes/Kleanux/xfwm4/README +share/themes/Kleanux/xfwm4/bottom-active.xpm +share/themes/Kleanux/xfwm4/bottom-inactive.xpm +share/themes/Kleanux/xfwm4/bottom-left-active.xpm +share/themes/Kleanux/xfwm4/bottom-left-inactive.xpm +share/themes/Kleanux/xfwm4/bottom-right-active.xpm +share/themes/Kleanux/xfwm4/bottom-right-inactive.xpm +share/themes/Kleanux/xfwm4/close-active.xpm +share/themes/Kleanux/xfwm4/close-inactive-tmp.xpm +share/themes/Kleanux/xfwm4/close-inactive.xpm +share/themes/Kleanux/xfwm4/close-pressed.xpm +share/themes/Kleanux/xfwm4/hide-active.xpm +share/themes/Kleanux/xfwm4/hide-inactive.xpm +share/themes/Kleanux/xfwm4/hide-pressed.xpm +share/themes/Kleanux/xfwm4/left-active.xpm +share/themes/Kleanux/xfwm4/left-inactive.xpm +share/themes/Kleanux/xfwm4/maximize-active.xpm +share/themes/Kleanux/xfwm4/maximize-inactive.xpm +share/themes/Kleanux/xfwm4/maximize-pressed.xpm +share/themes/Kleanux/xfwm4/menu-active.xpm +share/themes/Kleanux/xfwm4/menu-inactive.xpm +share/themes/Kleanux/xfwm4/menu-pressed.xpm +share/themes/Kleanux/xfwm4/right-active.xpm +share/themes/Kleanux/xfwm4/right-inactive.xpm +share/themes/Kleanux/xfwm4/themerc +share/themes/Kleanux/xfwm4/title-1-active.xpm +share/themes/Kleanux/xfwm4/title-1-inactive.xpm +share/themes/Kleanux/xfwm4/title-2-active.xpm +share/themes/Kleanux/xfwm4/title-2-inactive.xpm +share/themes/Kleanux/xfwm4/title-3-active.xpm +share/themes/Kleanux/xfwm4/title-3-inactive.xpm +share/themes/Kleanux/xfwm4/title-4-active.xpm +share/themes/Kleanux/xfwm4/title-4-inactive.xpm +share/themes/Kleanux/xfwm4/title-5-active.xpm +share/themes/Kleanux/xfwm4/title-5-inactive.xpm +share/themes/Kleanux/xfwm4/top-left-active.xpm +share/themes/Kleanux/xfwm4/top-left-inactive.xpm +share/themes/Kleanux/xfwm4/top-right-active.xpm +share/themes/Kleanux/xfwm4/top-right-inactive.xpm +share/themes/Koynacity/xfwm4/README +share/themes/Koynacity/xfwm4/bottom-active.xpm +share/themes/Koynacity/xfwm4/bottom-inactive.xpm +share/themes/Koynacity/xfwm4/bottom-left-active.xpm +share/themes/Koynacity/xfwm4/bottom-left-inactive.xpm +share/themes/Koynacity/xfwm4/bottom-right-active.xpm +share/themes/Koynacity/xfwm4/bottom-right-inactive.xpm +share/themes/Koynacity/xfwm4/close-active.xpm +share/themes/Koynacity/xfwm4/close-inactive.xpm +share/themes/Koynacity/xfwm4/close-pressed.xpm +share/themes/Koynacity/xfwm4/hide-active.xpm +share/themes/Koynacity/xfwm4/hide-inactive.xpm +share/themes/Koynacity/xfwm4/hide-pressed.xpm +share/themes/Koynacity/xfwm4/left-active.xpm +share/themes/Koynacity/xfwm4/left-inactive.xpm +share/themes/Koynacity/xfwm4/maximize-active.xpm +share/themes/Koynacity/xfwm4/maximize-inactive.xpm +share/themes/Koynacity/xfwm4/maximize-pressed.xpm +share/themes/Koynacity/xfwm4/menu-active.xpm +share/themes/Koynacity/xfwm4/menu-inactive.xpm +share/themes/Koynacity/xfwm4/menu-pressed.xpm +share/themes/Koynacity/xfwm4/right-active.xpm +share/themes/Koynacity/xfwm4/right-inactive.xpm +share/themes/Koynacity/xfwm4/themerc +share/themes/Koynacity/xfwm4/title-1-active.xpm +share/themes/Koynacity/xfwm4/title-1-inactive.xpm +share/themes/Koynacity/xfwm4/title-2-active.xpm +share/themes/Koynacity/xfwm4/title-2-inactive.xpm +share/themes/Koynacity/xfwm4/title-3-active.xpm +share/themes/Koynacity/xfwm4/title-3-inactive.xpm +share/themes/Koynacity/xfwm4/title-4-active.xpm +share/themes/Koynacity/xfwm4/title-4-inactive.xpm +share/themes/Koynacity/xfwm4/title-5-active.xpm +share/themes/Koynacity/xfwm4/title-5-inactive.xpm +share/themes/Koynacity/xfwm4/top-left-active.xpm +share/themes/Koynacity/xfwm4/top-left-inactive.xpm +share/themes/Koynacity/xfwm4/top-right-active.xpm +share/themes/Koynacity/xfwm4/top-right-inactive.xpm +share/themes/LineArt/xfwm4/README +share/themes/LineArt/xfwm4/bottom-active.xpm +share/themes/LineArt/xfwm4/bottom-inactive.xpm +share/themes/LineArt/xfwm4/bottom-left-active.xpm +share/themes/LineArt/xfwm4/bottom-left-inactive.xpm +share/themes/LineArt/xfwm4/bottom-right-active.xpm +share/themes/LineArt/xfwm4/bottom-right-inactive.xpm +share/themes/LineArt/xfwm4/close-active.xpm +share/themes/LineArt/xfwm4/close-inactive.xpm +share/themes/LineArt/xfwm4/close-pressed.xpm +share/themes/LineArt/xfwm4/hide-active.xpm +share/themes/LineArt/xfwm4/hide-inactive.xpm +share/themes/LineArt/xfwm4/hide-pressed.xpm +share/themes/LineArt/xfwm4/left-active.xpm +share/themes/LineArt/xfwm4/left-inactive.xpm +share/themes/LineArt/xfwm4/maximize-active.xpm +share/themes/LineArt/xfwm4/maximize-inactive.xpm +share/themes/LineArt/xfwm4/maximize-pressed.xpm +share/themes/LineArt/xfwm4/maximize-toggled-active.xpm +share/themes/LineArt/xfwm4/maximize-toggled-inactive.xpm +share/themes/LineArt/xfwm4/maximize-toggled-pressed.xpm +share/themes/LineArt/xfwm4/menu-active.xpm +share/themes/LineArt/xfwm4/menu-inactive.xpm +share/themes/LineArt/xfwm4/menu-pressed.xpm +share/themes/LineArt/xfwm4/right-active.xpm +share/themes/LineArt/xfwm4/right-inactive.xpm +share/themes/LineArt/xfwm4/shade-active.xpm +share/themes/LineArt/xfwm4/shade-inactive.xpm +share/themes/LineArt/xfwm4/shade-pressed.xpm +share/themes/LineArt/xfwm4/shade-toggled-active.xpm +share/themes/LineArt/xfwm4/shade-toggled-inactive.xpm +share/themes/LineArt/xfwm4/shade-toggled-pressed.xpm +share/themes/LineArt/xfwm4/stick-active.xpm +share/themes/LineArt/xfwm4/stick-inactive.xpm +share/themes/LineArt/xfwm4/stick-pressed.xpm +share/themes/LineArt/xfwm4/stick-toggled-active.xpm +share/themes/LineArt/xfwm4/stick-toggled-inactive.xpm +share/themes/LineArt/xfwm4/stick-toggled-pressed.xpm +share/themes/LineArt/xfwm4/themerc +share/themes/LineArt/xfwm4/title-1-active.xpm +share/themes/LineArt/xfwm4/title-1-inactive.xpm +share/themes/LineArt/xfwm4/title-2-active.xpm +share/themes/LineArt/xfwm4/title-2-inactive.xpm +share/themes/LineArt/xfwm4/title-3-active.png +share/themes/LineArt/xfwm4/title-3-active.xpm +share/themes/LineArt/xfwm4/title-3-inactive.xpm +share/themes/LineArt/xfwm4/title-4-active.xpm +share/themes/LineArt/xfwm4/title-4-inactive.xpm +share/themes/LineArt/xfwm4/title-5-active.xpm +share/themes/LineArt/xfwm4/title-5-inactive.xpm +share/themes/LineArt/xfwm4/top-left-active.xpm +share/themes/LineArt/xfwm4/top-left-inactive.xpm +share/themes/LineArt/xfwm4/top-right-active.xpm +share/themes/LineArt/xfwm4/top-right-inactive.xpm +share/themes/Linea/xfwm4/README +share/themes/Linea/xfwm4/bottom-active.xpm +share/themes/Linea/xfwm4/bottom-inactive.xpm +share/themes/Linea/xfwm4/bottom-left-active.xpm +share/themes/Linea/xfwm4/bottom-left-inactive.xpm +share/themes/Linea/xfwm4/bottom-right-active.xpm +share/themes/Linea/xfwm4/bottom-right-inactive.xpm +share/themes/Linea/xfwm4/close-active.xpm +share/themes/Linea/xfwm4/close-inactive.xpm +share/themes/Linea/xfwm4/close-pressed.xpm +share/themes/Linea/xfwm4/hide-active.xpm +share/themes/Linea/xfwm4/hide-inactive.xpm +share/themes/Linea/xfwm4/hide-pressed.xpm +share/themes/Linea/xfwm4/left-active.xpm +share/themes/Linea/xfwm4/left-inactive.xpm +share/themes/Linea/xfwm4/maximize-active.xpm +share/themes/Linea/xfwm4/maximize-inactive.xpm +share/themes/Linea/xfwm4/maximize-pressed.xpm +share/themes/Linea/xfwm4/menu-active.xpm +share/themes/Linea/xfwm4/menu-inactive.xpm +share/themes/Linea/xfwm4/menu-pressed.xpm +share/themes/Linea/xfwm4/right-active.xpm +share/themes/Linea/xfwm4/right-inactive.xpm +share/themes/Linea/xfwm4/shade-active.xpm +share/themes/Linea/xfwm4/shade-inactive.xpm +share/themes/Linea/xfwm4/shade-pressed.xpm +share/themes/Linea/xfwm4/stick-active.xpm +share/themes/Linea/xfwm4/stick-inactive.xpm +share/themes/Linea/xfwm4/stick-pressed.xpm +share/themes/Linea/xfwm4/themerc +share/themes/Linea/xfwm4/title-1-active.xpm +share/themes/Linea/xfwm4/title-1-inactive.xpm +share/themes/Linea/xfwm4/title-2-active.xpm +share/themes/Linea/xfwm4/title-2-inactive.xpm +share/themes/Linea/xfwm4/title-3-active.xpm +share/themes/Linea/xfwm4/title-3-inactive.xpm +share/themes/Linea/xfwm4/title-4-active.xpm +share/themes/Linea/xfwm4/title-4-inactive.xpm +share/themes/Linea/xfwm4/title-5-active.xpm +share/themes/Linea/xfwm4/title-5-inactive.xpm +share/themes/Linea/xfwm4/top-left-active.xpm +share/themes/Linea/xfwm4/top-left-inactive.xpm +share/themes/Linea/xfwm4/top-right-active.xpm +share/themes/Linea/xfwm4/top-right-inactive.xpm +share/themes/Meenee/xfwm4/README +share/themes/Meenee/xfwm4/bottom-active.xpm +share/themes/Meenee/xfwm4/bottom-inactive.xpm +share/themes/Meenee/xfwm4/bottom-left-active.xpm +share/themes/Meenee/xfwm4/bottom-left-inactive.xpm +share/themes/Meenee/xfwm4/bottom-right-active.xpm +share/themes/Meenee/xfwm4/bottom-right-inactive.xpm +share/themes/Meenee/xfwm4/close-active.xpm +share/themes/Meenee/xfwm4/close-inactive.xpm +share/themes/Meenee/xfwm4/close-pressed.xpm +share/themes/Meenee/xfwm4/hide-active.xpm +share/themes/Meenee/xfwm4/hide-inactive.xpm +share/themes/Meenee/xfwm4/hide-pressed.xpm +share/themes/Meenee/xfwm4/left-active.xpm +share/themes/Meenee/xfwm4/left-inactive.xpm +share/themes/Meenee/xfwm4/maximize-active.xpm +share/themes/Meenee/xfwm4/maximize-inactive.xpm +share/themes/Meenee/xfwm4/maximize-pressed.xpm +share/themes/Meenee/xfwm4/menu-active.xpm +share/themes/Meenee/xfwm4/menu-inactive.xpm +share/themes/Meenee/xfwm4/menu-pressed.xpm +share/themes/Meenee/xfwm4/right-active.xpm +share/themes/Meenee/xfwm4/right-inactive.xpm +share/themes/Meenee/xfwm4/shade-active.xpm +share/themes/Meenee/xfwm4/shade-inactive.xpm +share/themes/Meenee/xfwm4/shade-pressed.xpm +share/themes/Meenee/xfwm4/stick-active.xpm +share/themes/Meenee/xfwm4/stick-inactive.xpm +share/themes/Meenee/xfwm4/stick-pressed.xpm +share/themes/Meenee/xfwm4/themerc +share/themes/Meenee/xfwm4/title-1-active.xpm +share/themes/Meenee/xfwm4/title-1-inactive.xpm +share/themes/Meenee/xfwm4/title-2-active.xpm +share/themes/Meenee/xfwm4/title-2-inactive.xpm +share/themes/Meenee/xfwm4/title-3-active.xpm +share/themes/Meenee/xfwm4/title-3-inactive.xpm +share/themes/Meenee/xfwm4/title-4-active.xpm +share/themes/Meenee/xfwm4/title-4-inactive.xpm +share/themes/Meenee/xfwm4/title-5-active.xpm +share/themes/Meenee/xfwm4/title-5-inactive.xpm +share/themes/Meenee/xfwm4/top-left-active.xpm +share/themes/Meenee/xfwm4/top-left-inactive.xpm +share/themes/Meenee/xfwm4/top-right-active.xpm +share/themes/Meenee/xfwm4/top-right-inactive.xpm +share/themes/Metabox/xfwm4/README +share/themes/Metabox/xfwm4/bottom-active.xpm +share/themes/Metabox/xfwm4/bottom-inactive.xpm +share/themes/Metabox/xfwm4/bottom-left-active.xpm +share/themes/Metabox/xfwm4/bottom-left-inactive.xpm +share/themes/Metabox/xfwm4/bottom-right-active.xpm +share/themes/Metabox/xfwm4/bottom-right-inactive.xpm +share/themes/Metabox/xfwm4/close-active.png +share/themes/Metabox/xfwm4/close-active.xpm +share/themes/Metabox/xfwm4/close-inactive.png +share/themes/Metabox/xfwm4/close-inactive.xpm +share/themes/Metabox/xfwm4/close-pressed.png +share/themes/Metabox/xfwm4/close-pressed.xpm +share/themes/Metabox/xfwm4/hide-active.png +share/themes/Metabox/xfwm4/hide-active.xpm +share/themes/Metabox/xfwm4/hide-inactive.png +share/themes/Metabox/xfwm4/hide-inactive.xpm +share/themes/Metabox/xfwm4/hide-pressed.png +share/themes/Metabox/xfwm4/hide-pressed.xpm +share/themes/Metabox/xfwm4/left-active.xpm +share/themes/Metabox/xfwm4/left-inactive.xpm +share/themes/Metabox/xfwm4/maximize-active.png +share/themes/Metabox/xfwm4/maximize-active.xpm +share/themes/Metabox/xfwm4/maximize-inactive.png +share/themes/Metabox/xfwm4/maximize-inactive.xpm +share/themes/Metabox/xfwm4/maximize-pressed.png +share/themes/Metabox/xfwm4/maximize-pressed.xpm +share/themes/Metabox/xfwm4/maximize-toggled-active.png +share/themes/Metabox/xfwm4/maximize-toggled-active.xpm +share/themes/Metabox/xfwm4/maximize-toggled-inactive.png +share/themes/Metabox/xfwm4/maximize-toggled-inactive.xpm +share/themes/Metabox/xfwm4/maximize-toggled-pressed.png +share/themes/Metabox/xfwm4/maximize-toggled-pressed.xpm +share/themes/Metabox/xfwm4/menu-active.png +share/themes/Metabox/xfwm4/menu-active.xpm +share/themes/Metabox/xfwm4/menu-inactive.png +share/themes/Metabox/xfwm4/menu-inactive.xpm +share/themes/Metabox/xfwm4/menu-pressed.png +share/themes/Metabox/xfwm4/menu-pressed.xpm +share/themes/Metabox/xfwm4/right-active.xpm +share/themes/Metabox/xfwm4/right-inactive.xpm +share/themes/Metabox/xfwm4/themerc +share/themes/Metabox/xfwm4/title-1-active.png +share/themes/Metabox/xfwm4/title-1-active.xpm +share/themes/Metabox/xfwm4/title-1-inactive.png +share/themes/Metabox/xfwm4/title-1-inactive.xpm +share/themes/Metabox/xfwm4/title-2-active.png +share/themes/Metabox/xfwm4/title-2-active.xpm +share/themes/Metabox/xfwm4/title-2-inactive.png +share/themes/Metabox/xfwm4/title-2-inactive.xpm +share/themes/Metabox/xfwm4/title-3-active.png +share/themes/Metabox/xfwm4/title-3-active.xpm +share/themes/Metabox/xfwm4/title-3-inactive.png +share/themes/Metabox/xfwm4/title-3-inactive.xpm +share/themes/Metabox/xfwm4/title-4-active.png +share/themes/Metabox/xfwm4/title-4-active.xpm +share/themes/Metabox/xfwm4/title-4-inactive.png +share/themes/Metabox/xfwm4/title-4-inactive.xpm +share/themes/Metabox/xfwm4/title-5-active.png +share/themes/Metabox/xfwm4/title-5-active.xpm +share/themes/Metabox/xfwm4/title-5-inactive.png +share/themes/Metabox/xfwm4/title-5-inactive.xpm +share/themes/Metabox/xfwm4/top-left-active.png +share/themes/Metabox/xfwm4/top-left-active.xpm +share/themes/Metabox/xfwm4/top-left-inactive.png +share/themes/Metabox/xfwm4/top-left-inactive.xpm +share/themes/Metabox/xfwm4/top-right-active.png +share/themes/Metabox/xfwm4/top-right-active.xpm +share/themes/Metabox/xfwm4/top-right-inactive.png +share/themes/Metabox/xfwm4/top-right-inactive.xpm +share/themes/Microcurve/xfwm4/README +share/themes/Microcurve/xfwm4/bottom-active.xpm +share/themes/Microcurve/xfwm4/bottom-inactive.xpm +share/themes/Microcurve/xfwm4/bottom-left-active.xpm +share/themes/Microcurve/xfwm4/bottom-left-inactive.xpm +share/themes/Microcurve/xfwm4/bottom-right-active.xpm +share/themes/Microcurve/xfwm4/bottom-right-inactive.xpm +share/themes/Microcurve/xfwm4/close-active.xpm +share/themes/Microcurve/xfwm4/close-inactive.xpm +share/themes/Microcurve/xfwm4/close-pressed.xpm +share/themes/Microcurve/xfwm4/hide-active.xpm +share/themes/Microcurve/xfwm4/hide-inactive.xpm +share/themes/Microcurve/xfwm4/hide-pressed.xpm +share/themes/Microcurve/xfwm4/left-active.xpm +share/themes/Microcurve/xfwm4/left-inactive.xpm +share/themes/Microcurve/xfwm4/maximize-active.xpm +share/themes/Microcurve/xfwm4/maximize-inactive.xpm +share/themes/Microcurve/xfwm4/maximize-pressed.xpm +share/themes/Microcurve/xfwm4/menu-active.xpm +share/themes/Microcurve/xfwm4/menu-inactive.xpm +share/themes/Microcurve/xfwm4/menu-pressed.xpm +share/themes/Microcurve/xfwm4/right-active.xpm +share/themes/Microcurve/xfwm4/right-inactive.xpm +share/themes/Microcurve/xfwm4/shade-active.xpm +share/themes/Microcurve/xfwm4/shade-inactive.xpm +share/themes/Microcurve/xfwm4/shade-pressed.xpm +share/themes/Microcurve/xfwm4/stick-active.xpm +share/themes/Microcurve/xfwm4/stick-inactive.xpm +share/themes/Microcurve/xfwm4/stick-pressed.xpm +share/themes/Microcurve/xfwm4/themerc +share/themes/Microcurve/xfwm4/title-1-active.xpm +share/themes/Microcurve/xfwm4/title-1-inactive.xpm +share/themes/Microcurve/xfwm4/title-2-active.xpm +share/themes/Microcurve/xfwm4/title-2-inactive.xpm +share/themes/Microcurve/xfwm4/title-3-active.xpm +share/themes/Microcurve/xfwm4/title-3-inactive.xpm +share/themes/Microcurve/xfwm4/title-4-active.xpm +share/themes/Microcurve/xfwm4/title-4-inactive.xpm +share/themes/Microcurve/xfwm4/title-5-active.xpm +share/themes/Microcurve/xfwm4/title-5-inactive.xpm +share/themes/Microcurve/xfwm4/top-left-active.xpm +share/themes/Microcurve/xfwm4/top-left-inactive.xpm +share/themes/Microcurve/xfwm4/top-right-active.xpm +share/themes/Microcurve/xfwm4/top-right-inactive.xpm +share/themes/Microdeck/xfwm4/README +share/themes/Microdeck/xfwm4/bottom-active.xpm +share/themes/Microdeck/xfwm4/bottom-inactive.xpm +share/themes/Microdeck/xfwm4/bottom-left-active.xpm +share/themes/Microdeck/xfwm4/bottom-left-inactive.xpm +share/themes/Microdeck/xfwm4/bottom-right-active.xpm +share/themes/Microdeck/xfwm4/bottom-right-inactive.xpm +share/themes/Microdeck/xfwm4/close-active.xpm +share/themes/Microdeck/xfwm4/close-inactive.xpm +share/themes/Microdeck/xfwm4/close-pressed.xpm +share/themes/Microdeck/xfwm4/hide-active.xpm +share/themes/Microdeck/xfwm4/hide-inactive.xpm +share/themes/Microdeck/xfwm4/hide-pressed.xpm +share/themes/Microdeck/xfwm4/left-active.xpm +share/themes/Microdeck/xfwm4/left-inactive.xpm +share/themes/Microdeck/xfwm4/maximize-active.xpm +share/themes/Microdeck/xfwm4/maximize-inactive.xpm +share/themes/Microdeck/xfwm4/maximize-pressed.xpm +share/themes/Microdeck/xfwm4/maximize-toggled-active.xpm +share/themes/Microdeck/xfwm4/maximize-toggled-inactive.xpm +share/themes/Microdeck/xfwm4/maximize-toggled-pressed.xpm +share/themes/Microdeck/xfwm4/menu-active.xpm +share/themes/Microdeck/xfwm4/menu-inactive.xpm +share/themes/Microdeck/xfwm4/menu-pressed.xpm +share/themes/Microdeck/xfwm4/right-active.xpm +share/themes/Microdeck/xfwm4/right-inactive.xpm +share/themes/Microdeck/xfwm4/shade-active.xpm +share/themes/Microdeck/xfwm4/shade-inactive.xpm +share/themes/Microdeck/xfwm4/shade-pressed.xpm +share/themes/Microdeck/xfwm4/shade-toggled-active.xpm +share/themes/Microdeck/xfwm4/shade-toggled-inactive.xpm +share/themes/Microdeck/xfwm4/shade-toggled-pressed.xpm +share/themes/Microdeck/xfwm4/stick-active.xpm +share/themes/Microdeck/xfwm4/stick-inactive.xpm +share/themes/Microdeck/xfwm4/stick-pressed.xpm +share/themes/Microdeck/xfwm4/stick-toggled-active.xpm +share/themes/Microdeck/xfwm4/stick-toggled-inactive.xpm +share/themes/Microdeck/xfwm4/stick-toggled-pressed.xpm +share/themes/Microdeck/xfwm4/themerc +share/themes/Microdeck/xfwm4/title-1-active.xpm +share/themes/Microdeck/xfwm4/title-1-inactive.xpm +share/themes/Microdeck/xfwm4/title-2-active.xpm +share/themes/Microdeck/xfwm4/title-2-inactive.xpm +share/themes/Microdeck/xfwm4/title-3-active.xpm +share/themes/Microdeck/xfwm4/title-3-inactive.xpm +share/themes/Microdeck/xfwm4/title-4-active.xpm +share/themes/Microdeck/xfwm4/title-4-inactive.xpm +share/themes/Microdeck/xfwm4/title-5-active.xpm +share/themes/Microdeck/xfwm4/title-5-inactive.xpm +share/themes/Microdeck/xfwm4/top-left-active.xpm +share/themes/Microdeck/xfwm4/top-left-inactive.xpm +share/themes/Microdeck/xfwm4/top-right-active.xpm +share/themes/Microdeck/xfwm4/top-right-inactive.xpm +share/themes/Microdeck2/xfwm4/README +share/themes/Microdeck2/xfwm4/bottom-active.xpm +share/themes/Microdeck2/xfwm4/bottom-inactive.xpm +share/themes/Microdeck2/xfwm4/bottom-left-active.xpm +share/themes/Microdeck2/xfwm4/bottom-left-inactive.xpm +share/themes/Microdeck2/xfwm4/bottom-right-active.xpm +share/themes/Microdeck2/xfwm4/bottom-right-inactive.xpm +share/themes/Microdeck2/xfwm4/close-active.xpm +share/themes/Microdeck2/xfwm4/close-inactive.xpm +share/themes/Microdeck2/xfwm4/close-pressed.xpm +share/themes/Microdeck2/xfwm4/hide-active.xpm +share/themes/Microdeck2/xfwm4/hide-inactive.xpm +share/themes/Microdeck2/xfwm4/hide-pressed.xpm +share/themes/Microdeck2/xfwm4/left-active.xpm +share/themes/Microdeck2/xfwm4/left-inactive.xpm +share/themes/Microdeck2/xfwm4/maximize-active.xpm +share/themes/Microdeck2/xfwm4/maximize-inactive.xpm +share/themes/Microdeck2/xfwm4/maximize-pressed.xpm +share/themes/Microdeck2/xfwm4/menu-active.xpm +share/themes/Microdeck2/xfwm4/menu-inactive.xpm +share/themes/Microdeck2/xfwm4/menu-pressed.xpm +share/themes/Microdeck2/xfwm4/right-active.xpm +share/themes/Microdeck2/xfwm4/right-inactive.xpm +share/themes/Microdeck2/xfwm4/shade-active.xpm +share/themes/Microdeck2/xfwm4/shade-inactive.xpm +share/themes/Microdeck2/xfwm4/shade-pressed.xpm +share/themes/Microdeck2/xfwm4/stick-active.xpm +share/themes/Microdeck2/xfwm4/stick-inactive.xpm +share/themes/Microdeck2/xfwm4/stick-pressed.xpm +share/themes/Microdeck2/xfwm4/themerc +share/themes/Microdeck2/xfwm4/title-1-active.xpm +share/themes/Microdeck2/xfwm4/title-1-inactive.xpm +share/themes/Microdeck2/xfwm4/title-2-active.xpm +share/themes/Microdeck2/xfwm4/title-2-inactive.xpm +share/themes/Microdeck2/xfwm4/title-3-active.xpm +share/themes/Microdeck2/xfwm4/title-3-inactive.xpm +share/themes/Microdeck2/xfwm4/title-4-active.xpm +share/themes/Microdeck2/xfwm4/title-4-inactive.xpm +share/themes/Microdeck2/xfwm4/title-5-active.xpm +share/themes/Microdeck2/xfwm4/title-5-inactive.xpm +share/themes/Microdeck2/xfwm4/top-left-active.xpm +share/themes/Microdeck2/xfwm4/top-left-inactive.xpm +share/themes/Microdeck2/xfwm4/top-right-active.xpm +share/themes/Microdeck2/xfwm4/top-right-inactive.xpm +share/themes/Microdeck3/xfwm4/README +share/themes/Microdeck3/xfwm4/bottom-active.xpm +share/themes/Microdeck3/xfwm4/bottom-inactive.xpm +share/themes/Microdeck3/xfwm4/bottom-left-active.xpm +share/themes/Microdeck3/xfwm4/bottom-left-inactive.xpm +share/themes/Microdeck3/xfwm4/bottom-right-active.xpm +share/themes/Microdeck3/xfwm4/bottom-right-inactive.xpm +share/themes/Microdeck3/xfwm4/close-active.xpm +share/themes/Microdeck3/xfwm4/close-inactive.xpm +share/themes/Microdeck3/xfwm4/close-pressed.xpm +share/themes/Microdeck3/xfwm4/hide-active.xpm +share/themes/Microdeck3/xfwm4/hide-inactive.xpm +share/themes/Microdeck3/xfwm4/hide-pressed.xpm +share/themes/Microdeck3/xfwm4/left-active.xpm +share/themes/Microdeck3/xfwm4/left-inactive.xpm +share/themes/Microdeck3/xfwm4/maximize-active.xpm +share/themes/Microdeck3/xfwm4/maximize-inactive.xpm +share/themes/Microdeck3/xfwm4/maximize-pressed.xpm +share/themes/Microdeck3/xfwm4/menu-active.xpm +share/themes/Microdeck3/xfwm4/menu-inactive.xpm +share/themes/Microdeck3/xfwm4/menu-pressed.xpm +share/themes/Microdeck3/xfwm4/right-active.xpm +share/themes/Microdeck3/xfwm4/right-inactive.xpm +share/themes/Microdeck3/xfwm4/shade-active.xpm +share/themes/Microdeck3/xfwm4/shade-inactive.xpm +share/themes/Microdeck3/xfwm4/shade-pressed.xpm +share/themes/Microdeck3/xfwm4/stick-active.xpm +share/themes/Microdeck3/xfwm4/stick-inactive.xpm +share/themes/Microdeck3/xfwm4/stick-pressed.xpm +share/themes/Microdeck3/xfwm4/themerc +share/themes/Microdeck3/xfwm4/title-1-active.xpm +share/themes/Microdeck3/xfwm4/title-1-inactive.xpm +share/themes/Microdeck3/xfwm4/title-2-active.xpm +share/themes/Microdeck3/xfwm4/title-2-inactive.xpm +share/themes/Microdeck3/xfwm4/title-3-active.xpm +share/themes/Microdeck3/xfwm4/title-3-inactive.xpm +share/themes/Microdeck3/xfwm4/title-4-active.xpm +share/themes/Microdeck3/xfwm4/title-4-inactive.xpm +share/themes/Microdeck3/xfwm4/title-5-active.xpm +share/themes/Microdeck3/xfwm4/title-5-inactive.xpm +share/themes/Microdeck3/xfwm4/top-left-active.xpm +share/themes/Microdeck3/xfwm4/top-left-inactive.xpm +share/themes/Microdeck3/xfwm4/top-right-active.xpm +share/themes/Microdeck3/xfwm4/top-right-inactive.xpm +share/themes/Microgui/xfwm4/README +share/themes/Microgui/xfwm4/bottom-active.xpm +share/themes/Microgui/xfwm4/bottom-inactive.xpm +share/themes/Microgui/xfwm4/bottom-left-active.xpm +share/themes/Microgui/xfwm4/bottom-left-inactive.xpm +share/themes/Microgui/xfwm4/bottom-right-active.xpm +share/themes/Microgui/xfwm4/bottom-right-inactive.xpm +share/themes/Microgui/xfwm4/close-active.xpm +share/themes/Microgui/xfwm4/close-inactive.xpm +share/themes/Microgui/xfwm4/close-pressed.xpm +share/themes/Microgui/xfwm4/hide-active.xpm +share/themes/Microgui/xfwm4/hide-inactive.xpm +share/themes/Microgui/xfwm4/hide-pressed.xpm +share/themes/Microgui/xfwm4/left-active.xpm +share/themes/Microgui/xfwm4/left-inactive.xpm +share/themes/Microgui/xfwm4/maximize-active.xpm +share/themes/Microgui/xfwm4/maximize-inactive.xpm +share/themes/Microgui/xfwm4/maximize-pressed.xpm +share/themes/Microgui/xfwm4/menu-active.xpm +share/themes/Microgui/xfwm4/menu-inactive.xpm +share/themes/Microgui/xfwm4/menu-pressed.xpm +share/themes/Microgui/xfwm4/right-active.xpm +share/themes/Microgui/xfwm4/right-inactive.xpm +share/themes/Microgui/xfwm4/themerc +share/themes/Microgui/xfwm4/title-1-active.xpm +share/themes/Microgui/xfwm4/title-1-inactive.xpm +share/themes/Microgui/xfwm4/title-2-active.xpm +share/themes/Microgui/xfwm4/title-2-inactive.xpm +share/themes/Microgui/xfwm4/title-3-active.xpm +share/themes/Microgui/xfwm4/title-3-inactive.xpm +share/themes/Microgui/xfwm4/title-4-active.xpm +share/themes/Microgui/xfwm4/title-4-inactive.xpm +share/themes/Microgui/xfwm4/title-5-active.xpm +share/themes/Microgui/xfwm4/title-5-inactive.xpm +share/themes/Microgui/xfwm4/top-left-active.xpm +share/themes/Microgui/xfwm4/top-left-inactive.xpm +share/themes/Microgui/xfwm4/top-right-active.xpm +share/themes/Microgui/xfwm4/top-right-inactive.xpm +share/themes/Mofit/xfwm4/README +share/themes/Mofit/xfwm4/bottom-active.xpm +share/themes/Mofit/xfwm4/bottom-inactive.xpm +share/themes/Mofit/xfwm4/bottom-left-active.xpm +share/themes/Mofit/xfwm4/bottom-left-inactive.xpm +share/themes/Mofit/xfwm4/bottom-right-active.xpm +share/themes/Mofit/xfwm4/bottom-right-inactive.xpm +share/themes/Mofit/xfwm4/close-active.xpm +share/themes/Mofit/xfwm4/close-inactive.xpm +share/themes/Mofit/xfwm4/close-pressed.xpm +share/themes/Mofit/xfwm4/hide-active.xpm +share/themes/Mofit/xfwm4/hide-inactive.xpm +share/themes/Mofit/xfwm4/hide-pressed.xpm +share/themes/Mofit/xfwm4/left-active.xpm +share/themes/Mofit/xfwm4/left-inactive.xpm +share/themes/Mofit/xfwm4/maximize-active.xpm +share/themes/Mofit/xfwm4/maximize-inactive.xpm +share/themes/Mofit/xfwm4/maximize-pressed.xpm +share/themes/Mofit/xfwm4/maximize-toggled-active.xpm +share/themes/Mofit/xfwm4/maximize-toggled-inactive.xpm +share/themes/Mofit/xfwm4/maximize-toggled-pressed.xpm +share/themes/Mofit/xfwm4/menu-active.xpm +share/themes/Mofit/xfwm4/menu-inactive.xpm +share/themes/Mofit/xfwm4/menu-pressed.xpm +share/themes/Mofit/xfwm4/right-active.xpm +share/themes/Mofit/xfwm4/right-inactive.xpm +share/themes/Mofit/xfwm4/shade-active.xpm +share/themes/Mofit/xfwm4/shade-inactive.xpm +share/themes/Mofit/xfwm4/shade-pressed.xpm +share/themes/Mofit/xfwm4/stick-active.xpm +share/themes/Mofit/xfwm4/stick-inactive.xpm +share/themes/Mofit/xfwm4/stick-pressed.xpm +share/themes/Mofit/xfwm4/themerc +share/themes/Mofit/xfwm4/title-1-active.xpm +share/themes/Mofit/xfwm4/title-1-inactive.xpm +share/themes/Mofit/xfwm4/title-2-active.xpm +share/themes/Mofit/xfwm4/title-2-inactive.xpm +share/themes/Mofit/xfwm4/title-3-active.xpm +share/themes/Mofit/xfwm4/title-3-inactive.xpm +share/themes/Mofit/xfwm4/title-4-active.xpm +share/themes/Mofit/xfwm4/title-4-inactive.xpm +share/themes/Mofit/xfwm4/title-5-active.xpm +share/themes/Mofit/xfwm4/title-5-inactive.xpm +share/themes/Mofit/xfwm4/top-left-active.xpm +share/themes/Mofit/xfwm4/top-left-inactive.xpm +share/themes/Mofit/xfwm4/top-right-active.xpm +share/themes/Mofit/xfwm4/top-right-inactive.xpm +share/themes/Next/xfwm4/README +share/themes/Next/xfwm4/bottom-active.xpm +share/themes/Next/xfwm4/bottom-inactive.xpm +share/themes/Next/xfwm4/bottom-left-active.xpm +share/themes/Next/xfwm4/bottom-left-inactive.xpm +share/themes/Next/xfwm4/bottom-right-active.xpm +share/themes/Next/xfwm4/bottom-right-inactive.xpm +share/themes/Next/xfwm4/close-active.xpm +share/themes/Next/xfwm4/close-inactive.xpm +share/themes/Next/xfwm4/close-pressed.xpm +share/themes/Next/xfwm4/hide-active.xpm +share/themes/Next/xfwm4/hide-inactive.xpm +share/themes/Next/xfwm4/hide-pressed.xpm +share/themes/Next/xfwm4/left-active.xpm +share/themes/Next/xfwm4/left-inactive.xpm +share/themes/Next/xfwm4/maximize-active.xpm +share/themes/Next/xfwm4/maximize-inactive.xpm +share/themes/Next/xfwm4/maximize-pressed.xpm +share/themes/Next/xfwm4/menu-active.xpm +share/themes/Next/xfwm4/menu-inactive.xpm +share/themes/Next/xfwm4/menu-pressed.xpm +share/themes/Next/xfwm4/right-active.xpm +share/themes/Next/xfwm4/right-inactive.xpm +share/themes/Next/xfwm4/shade-active.xpm +share/themes/Next/xfwm4/shade-inactive.xpm +share/themes/Next/xfwm4/shade-pressed.xpm +share/themes/Next/xfwm4/stick-active.xpm +share/themes/Next/xfwm4/stick-inactive.xpm +share/themes/Next/xfwm4/stick-pressed.xpm +share/themes/Next/xfwm4/themerc +share/themes/Next/xfwm4/title-1-active.xpm +share/themes/Next/xfwm4/title-1-inactive.xpm +share/themes/Next/xfwm4/title-2-active.xpm +share/themes/Next/xfwm4/title-2-inactive.xpm +share/themes/Next/xfwm4/title-3-active.xpm +share/themes/Next/xfwm4/title-3-inactive.xpm +share/themes/Next/xfwm4/title-4-active.xpm +share/themes/Next/xfwm4/title-4-inactive.xpm +share/themes/Next/xfwm4/title-5-active.xpm +share/themes/Next/xfwm4/title-5-inactive.xpm +share/themes/Next/xfwm4/top-left-active.xpm +share/themes/Next/xfwm4/top-left-inactive.xpm +share/themes/Next/xfwm4/top-right-active.xpm +share/themes/Next/xfwm4/top-right-inactive.xpm +share/themes/Ops/xfwm4/README +share/themes/Ops/xfwm4/bottom-active.xpm +share/themes/Ops/xfwm4/bottom-inactive.xpm +share/themes/Ops/xfwm4/bottom-left-active.xpm +share/themes/Ops/xfwm4/bottom-left-inactive.xpm +share/themes/Ops/xfwm4/bottom-right-active.xpm +share/themes/Ops/xfwm4/bottom-right-inactive.xpm +share/themes/Ops/xfwm4/close-active.xpm +share/themes/Ops/xfwm4/close-inactive.xpm +share/themes/Ops/xfwm4/close-pressed.xpm +share/themes/Ops/xfwm4/hide-active.xpm +share/themes/Ops/xfwm4/hide-inactive.xpm +share/themes/Ops/xfwm4/hide-pressed.xpm +share/themes/Ops/xfwm4/left-active.xpm +share/themes/Ops/xfwm4/left-inactive.xpm +share/themes/Ops/xfwm4/maximize-active.xpm +share/themes/Ops/xfwm4/maximize-inactive.xpm +share/themes/Ops/xfwm4/maximize-pressed.xpm +share/themes/Ops/xfwm4/menu-active.xpm +share/themes/Ops/xfwm4/menu-inactive.xpm +share/themes/Ops/xfwm4/menu-pressed.xpm +share/themes/Ops/xfwm4/right-active.xpm +share/themes/Ops/xfwm4/right-inactive.xpm +share/themes/Ops/xfwm4/shade-active.xpm +share/themes/Ops/xfwm4/shade-inactive.xpm +share/themes/Ops/xfwm4/shade-pressed.xpm +share/themes/Ops/xfwm4/stick-active.xpm +share/themes/Ops/xfwm4/stick-inactive.xpm +share/themes/Ops/xfwm4/stick-pressed.xpm +share/themes/Ops/xfwm4/themerc +share/themes/Ops/xfwm4/title-1-active.xpm +share/themes/Ops/xfwm4/title-1-inactive.xpm +share/themes/Ops/xfwm4/title-2-active.xpm +share/themes/Ops/xfwm4/title-2-inactive.xpm +share/themes/Ops/xfwm4/title-3-active.xpm +share/themes/Ops/xfwm4/title-3-inactive.xpm +share/themes/Ops/xfwm4/title-4-active.xpm +share/themes/Ops/xfwm4/title-4-inactive.xpm +share/themes/Ops/xfwm4/title-5-active.xpm +share/themes/Ops/xfwm4/title-5-inactive.xpm +share/themes/Ops/xfwm4/top-left-active.xpm +share/themes/Ops/xfwm4/top-left-inactive.xpm +share/themes/Ops/xfwm4/top-right-active.xpm +share/themes/Ops/xfwm4/top-right-inactive.xpm +share/themes/Oroborus/xfwm4/README +share/themes/Oroborus/xfwm4/bottom-active.xpm +share/themes/Oroborus/xfwm4/bottom-inactive.xpm +share/themes/Oroborus/xfwm4/bottom-left-active.xpm +share/themes/Oroborus/xfwm4/bottom-left-inactive.xpm +share/themes/Oroborus/xfwm4/bottom-right-active.xpm +share/themes/Oroborus/xfwm4/bottom-right-inactive.xpm +share/themes/Oroborus/xfwm4/close-active.xpm +share/themes/Oroborus/xfwm4/close-inactive.xpm +share/themes/Oroborus/xfwm4/close-pressed.xpm +share/themes/Oroborus/xfwm4/hide-active.xpm +share/themes/Oroborus/xfwm4/hide-inactive.xpm +share/themes/Oroborus/xfwm4/hide-pressed.xpm +share/themes/Oroborus/xfwm4/left-active.xpm +share/themes/Oroborus/xfwm4/left-inactive.xpm +share/themes/Oroborus/xfwm4/maximize-active.xpm +share/themes/Oroborus/xfwm4/maximize-inactive.xpm +share/themes/Oroborus/xfwm4/maximize-pressed.xpm +share/themes/Oroborus/xfwm4/menu-active.xpm +share/themes/Oroborus/xfwm4/menu-inactive.xpm +share/themes/Oroborus/xfwm4/menu-pressed.xpm +share/themes/Oroborus/xfwm4/right-active.xpm +share/themes/Oroborus/xfwm4/right-inactive.xpm +share/themes/Oroborus/xfwm4/shade-active.xpm +share/themes/Oroborus/xfwm4/shade-inactive.xpm +share/themes/Oroborus/xfwm4/shade-pressed.xpm +share/themes/Oroborus/xfwm4/stick-active.xpm +share/themes/Oroborus/xfwm4/stick-inactive.xpm +share/themes/Oroborus/xfwm4/stick-pressed.xpm +share/themes/Oroborus/xfwm4/themerc +share/themes/Oroborus/xfwm4/title-1-active.xpm +share/themes/Oroborus/xfwm4/title-1-inactive.xpm +share/themes/Oroborus/xfwm4/title-2-active.xpm +share/themes/Oroborus/xfwm4/title-2-inactive.xpm +share/themes/Oroborus/xfwm4/title-3-active.xpm +share/themes/Oroborus/xfwm4/title-3-inactive.xpm +share/themes/Oroborus/xfwm4/title-4-active.xpm +share/themes/Oroborus/xfwm4/title-4-inactive.xpm +share/themes/Oroborus/xfwm4/title-5-active.xpm +share/themes/Oroborus/xfwm4/title-5-inactive.xpm +share/themes/Oroborus/xfwm4/top-left-active.xpm +share/themes/Oroborus/xfwm4/top-left-inactive.xpm +share/themes/Oroborus/xfwm4/top-right-active.xpm +share/themes/Oroborus/xfwm4/top-right-inactive.xpm +share/themes/Perl/xfwm4/README +share/themes/Perl/xfwm4/bottom-active.xpm +share/themes/Perl/xfwm4/bottom-inactive.xpm +share/themes/Perl/xfwm4/bottom-left-active.xpm +share/themes/Perl/xfwm4/bottom-left-inactive.xpm +share/themes/Perl/xfwm4/bottom-right-active.xpm +share/themes/Perl/xfwm4/bottom-right-inactive.xpm +share/themes/Perl/xfwm4/close-active.xpm +share/themes/Perl/xfwm4/close-inactive.xpm +share/themes/Perl/xfwm4/close-pressed.xpm +share/themes/Perl/xfwm4/hide-active.xpm +share/themes/Perl/xfwm4/hide-inactive.xpm +share/themes/Perl/xfwm4/hide-pressed.xpm +share/themes/Perl/xfwm4/left-active.xpm +share/themes/Perl/xfwm4/left-inactive.xpm +share/themes/Perl/xfwm4/maximize-active.xpm +share/themes/Perl/xfwm4/maximize-inactive.xpm +share/themes/Perl/xfwm4/maximize-pressed.xpm +share/themes/Perl/xfwm4/menu-active.xpm +share/themes/Perl/xfwm4/menu-inactive.xpm +share/themes/Perl/xfwm4/menu-pressed.xpm +share/themes/Perl/xfwm4/right-active.xpm +share/themes/Perl/xfwm4/right-inactive.xpm +share/themes/Perl/xfwm4/shade-active.xpm +share/themes/Perl/xfwm4/shade-inactive.xpm +share/themes/Perl/xfwm4/shade-pressed.xpm +share/themes/Perl/xfwm4/stick-active.xpm +share/themes/Perl/xfwm4/stick-inactive.xpm +share/themes/Perl/xfwm4/stick-pressed.xpm +share/themes/Perl/xfwm4/themerc +share/themes/Perl/xfwm4/title-1-active.xpm +share/themes/Perl/xfwm4/title-1-inactive.xpm +share/themes/Perl/xfwm4/title-2-active.xpm +share/themes/Perl/xfwm4/title-2-inactive.xpm +share/themes/Perl/xfwm4/title-3-active.xpm +share/themes/Perl/xfwm4/title-3-inactive.xpm +share/themes/Perl/xfwm4/title-4-active.xpm +share/themes/Perl/xfwm4/title-4-inactive.xpm +share/themes/Perl/xfwm4/title-5-active.xpm +share/themes/Perl/xfwm4/title-5-inactive.xpm +share/themes/Perl/xfwm4/top-left-active.xpm +share/themes/Perl/xfwm4/top-left-inactive.xpm +share/themes/Perl/xfwm4/top-right-active.xpm +share/themes/Perl/xfwm4/top-right-inactive.xpm +share/themes/Pills/xfwm4/README +share/themes/Pills/xfwm4/bottom-active.xpm +share/themes/Pills/xfwm4/bottom-inactive.xpm +share/themes/Pills/xfwm4/bottom-left-active.xpm +share/themes/Pills/xfwm4/bottom-left-inactive.xpm +share/themes/Pills/xfwm4/bottom-right-active.xpm +share/themes/Pills/xfwm4/bottom-right-inactive.xpm +share/themes/Pills/xfwm4/close-active.xpm +share/themes/Pills/xfwm4/close-inactive.xpm +share/themes/Pills/xfwm4/close-pressed.xpm +share/themes/Pills/xfwm4/hide-active.xpm +share/themes/Pills/xfwm4/hide-inactive.xpm +share/themes/Pills/xfwm4/hide-pressed.xpm +share/themes/Pills/xfwm4/left-active.xpm +share/themes/Pills/xfwm4/left-inactive.xpm +share/themes/Pills/xfwm4/maximize-active.xpm +share/themes/Pills/xfwm4/maximize-inactive.xpm +share/themes/Pills/xfwm4/maximize-pressed.xpm +share/themes/Pills/xfwm4/menu-active.xpm +share/themes/Pills/xfwm4/menu-inactive.xpm +share/themes/Pills/xfwm4/menu-pressed.xpm +share/themes/Pills/xfwm4/right-active.xpm +share/themes/Pills/xfwm4/right-inactive.xpm +share/themes/Pills/xfwm4/shade-active.xpm +share/themes/Pills/xfwm4/shade-inactive.xpm +share/themes/Pills/xfwm4/shade-pressed.xpm +share/themes/Pills/xfwm4/stick-active.xpm +share/themes/Pills/xfwm4/stick-inactive.xpm +share/themes/Pills/xfwm4/stick-pressed.xpm +share/themes/Pills/xfwm4/themerc +share/themes/Pills/xfwm4/title-1-active.xpm +share/themes/Pills/xfwm4/title-1-inactive.xpm +share/themes/Pills/xfwm4/title-2-active.xpm +share/themes/Pills/xfwm4/title-2-inactive.xpm +share/themes/Pills/xfwm4/title-3-active.xpm +share/themes/Pills/xfwm4/title-3-inactive.xpm +share/themes/Pills/xfwm4/title-4-active.xpm +share/themes/Pills/xfwm4/title-4-inactive.xpm +share/themes/Pills/xfwm4/title-5-active.xpm +share/themes/Pills/xfwm4/title-5-inactive.xpm +share/themes/Pills/xfwm4/top-left-active.xpm +share/themes/Pills/xfwm4/top-left-inactive.xpm +share/themes/Pills/xfwm4/top-right-active.xpm +share/themes/Pills/xfwm4/top-right-inactive.xpm +share/themes/Piranha/xfwm4/README +share/themes/Piranha/xfwm4/bottom-active.xpm +share/themes/Piranha/xfwm4/bottom-inactive.xpm +share/themes/Piranha/xfwm4/bottom-left-active.xpm +share/themes/Piranha/xfwm4/bottom-left-inactive.xpm +share/themes/Piranha/xfwm4/bottom-right-active.xpm +share/themes/Piranha/xfwm4/bottom-right-inactive.xpm +share/themes/Piranha/xfwm4/close-active.xpm +share/themes/Piranha/xfwm4/close-inactive.xpm +share/themes/Piranha/xfwm4/close-pressed.xpm +share/themes/Piranha/xfwm4/hide-active.xpm +share/themes/Piranha/xfwm4/hide-inactive.xpm +share/themes/Piranha/xfwm4/hide-pressed.xpm +share/themes/Piranha/xfwm4/left-active.xpm +share/themes/Piranha/xfwm4/left-inactive.xpm +share/themes/Piranha/xfwm4/maximize-active.xpm +share/themes/Piranha/xfwm4/maximize-inactive.xpm +share/themes/Piranha/xfwm4/maximize-pressed.xpm +share/themes/Piranha/xfwm4/menu-active.xpm +share/themes/Piranha/xfwm4/menu-inactive.xpm +share/themes/Piranha/xfwm4/menu-pressed.xpm +share/themes/Piranha/xfwm4/right-active.xpm +share/themes/Piranha/xfwm4/right-inactive.xpm +share/themes/Piranha/xfwm4/shade-active.xpm +share/themes/Piranha/xfwm4/shade-inactive.xpm +share/themes/Piranha/xfwm4/shade-pressed.xpm +share/themes/Piranha/xfwm4/stick-active.xpm +share/themes/Piranha/xfwm4/stick-inactive.xpm +share/themes/Piranha/xfwm4/stick-pressed.xpm +share/themes/Piranha/xfwm4/themerc +share/themes/Piranha/xfwm4/title-1-active.xpm +share/themes/Piranha/xfwm4/title-1-inactive.xpm +share/themes/Piranha/xfwm4/title-2-active.xpm +share/themes/Piranha/xfwm4/title-2-inactive.xpm +share/themes/Piranha/xfwm4/title-3-active.xpm +share/themes/Piranha/xfwm4/title-3-inactive.xpm +share/themes/Piranha/xfwm4/title-4-active.xpm +share/themes/Piranha/xfwm4/title-4-inactive.xpm +share/themes/Piranha/xfwm4/title-5-active.xpm +share/themes/Piranha/xfwm4/title-5-inactive.xpm +share/themes/Piranha/xfwm4/top-left-active.xpm +share/themes/Piranha/xfwm4/top-left-inactive.xpm +share/themes/Piranha/xfwm4/top-right-active.xpm +share/themes/Piranha/xfwm4/top-right-inactive.xpm +share/themes/Platinum/xfwm4/README +share/themes/Platinum/xfwm4/bottom-active.xpm +share/themes/Platinum/xfwm4/bottom-inactive.xpm +share/themes/Platinum/xfwm4/bottom-left-active.xpm +share/themes/Platinum/xfwm4/bottom-left-inactive.xpm +share/themes/Platinum/xfwm4/bottom-right-active.xpm +share/themes/Platinum/xfwm4/bottom-right-inactive.xpm +share/themes/Platinum/xfwm4/close-active.xpm +share/themes/Platinum/xfwm4/close-inactive.xpm +share/themes/Platinum/xfwm4/close-pressed.xpm +share/themes/Platinum/xfwm4/hide-active.xpm +share/themes/Platinum/xfwm4/hide-inactive.xpm +share/themes/Platinum/xfwm4/hide-pressed.xpm +share/themes/Platinum/xfwm4/left-active.xpm +share/themes/Platinum/xfwm4/left-inactive.xpm +share/themes/Platinum/xfwm4/maximize-active.xpm +share/themes/Platinum/xfwm4/maximize-inactive.xpm +share/themes/Platinum/xfwm4/maximize-pressed.xpm +share/themes/Platinum/xfwm4/menu-active.xpm +share/themes/Platinum/xfwm4/menu-inactive.xpm +share/themes/Platinum/xfwm4/menu-pressed.xpm +share/themes/Platinum/xfwm4/right-active.xpm +share/themes/Platinum/xfwm4/right-inactive.xpm +share/themes/Platinum/xfwm4/shade-active.xpm +share/themes/Platinum/xfwm4/shade-inactive.xpm +share/themes/Platinum/xfwm4/shade-pressed.xpm +share/themes/Platinum/xfwm4/stick-active.xpm +share/themes/Platinum/xfwm4/stick-inactive.xpm +share/themes/Platinum/xfwm4/stick-pressed.xpm +share/themes/Platinum/xfwm4/themerc +share/themes/Platinum/xfwm4/title-1-active.xpm +share/themes/Platinum/xfwm4/title-1-inactive.xpm +share/themes/Platinum/xfwm4/title-2-active.xpm +share/themes/Platinum/xfwm4/title-2-inactive.xpm +share/themes/Platinum/xfwm4/title-3-active.xpm +share/themes/Platinum/xfwm4/title-3-inactive.xpm +share/themes/Platinum/xfwm4/title-4-active.xpm +share/themes/Platinum/xfwm4/title-4-inactive.xpm +share/themes/Platinum/xfwm4/title-5-active.xpm +share/themes/Platinum/xfwm4/title-5-inactive.xpm +share/themes/Platinum/xfwm4/top-left-active.xpm +share/themes/Platinum/xfwm4/top-left-inactive.xpm +share/themes/Platinum/xfwm4/top-right-active.xpm +share/themes/Platinum/xfwm4/top-right-inactive.xpm +share/themes/Prune/xfwm4/README +share/themes/Prune/xfwm4/bottom-active.xpm +share/themes/Prune/xfwm4/bottom-inactive.xpm +share/themes/Prune/xfwm4/bottom-left-active.xpm +share/themes/Prune/xfwm4/bottom-left-inactive.xpm +share/themes/Prune/xfwm4/bottom-right-active.xpm +share/themes/Prune/xfwm4/bottom-right-inactive.xpm +share/themes/Prune/xfwm4/close-active.xpm +share/themes/Prune/xfwm4/close-inactive.xpm +share/themes/Prune/xfwm4/close-pressed.xpm +share/themes/Prune/xfwm4/hide-active.xpm +share/themes/Prune/xfwm4/hide-inactive.xpm +share/themes/Prune/xfwm4/hide-pressed.xpm +share/themes/Prune/xfwm4/left-active.xpm +share/themes/Prune/xfwm4/left-inactive.xpm +share/themes/Prune/xfwm4/maximize-active.xpm +share/themes/Prune/xfwm4/maximize-inactive.xpm +share/themes/Prune/xfwm4/maximize-pressed.xpm +share/themes/Prune/xfwm4/maximize-toggled-active.xpm +share/themes/Prune/xfwm4/maximize-toggled-inactive.xpm +share/themes/Prune/xfwm4/maximize-toggled-pressed.xpm +share/themes/Prune/xfwm4/menu-active.xpm +share/themes/Prune/xfwm4/menu-inactive.xpm +share/themes/Prune/xfwm4/menu-pressed.xpm +share/themes/Prune/xfwm4/right-active.xpm +share/themes/Prune/xfwm4/right-inactive.xpm +share/themes/Prune/xfwm4/shade-active.xpm +share/themes/Prune/xfwm4/shade-inactive.xpm +share/themes/Prune/xfwm4/shade-pressed.xpm +share/themes/Prune/xfwm4/shade-toggled-active.xpm +share/themes/Prune/xfwm4/shade-toggled-inactive.xpm +share/themes/Prune/xfwm4/shade-toggled-pressed.xpm +share/themes/Prune/xfwm4/stick-active.xpm +share/themes/Prune/xfwm4/stick-inactive.xpm +share/themes/Prune/xfwm4/stick-pressed.xpm +share/themes/Prune/xfwm4/stick-toggled-active.xpm +share/themes/Prune/xfwm4/stick-toggled-inactive.xpm +share/themes/Prune/xfwm4/stick-toggled-pressed.xpm +share/themes/Prune/xfwm4/themerc +share/themes/Prune/xfwm4/title-1-active.xpm +share/themes/Prune/xfwm4/title-1-inactive.xpm +share/themes/Prune/xfwm4/title-2-active.xpm +share/themes/Prune/xfwm4/title-2-inactive.xpm +share/themes/Prune/xfwm4/title-3-active.xpm +share/themes/Prune/xfwm4/title-3-inactive.xpm +share/themes/Prune/xfwm4/title-4-active.xpm +share/themes/Prune/xfwm4/title-4-inactive.xpm +share/themes/Prune/xfwm4/title-5-active.xpm +share/themes/Prune/xfwm4/title-5-inactive.xpm +share/themes/Prune/xfwm4/top-left-active.xpm +share/themes/Prune/xfwm4/top-left-inactive.xpm +share/themes/Prune/xfwm4/top-right-active.xpm +share/themes/Prune/xfwm4/top-right-inactive.xpm +share/themes/Quiet-purple/xfwm4/README +share/themes/Quiet-purple/xfwm4/bottom-active.xpm +share/themes/Quiet-purple/xfwm4/bottom-inactive.xpm +share/themes/Quiet-purple/xfwm4/bottom-left-active.xpm +share/themes/Quiet-purple/xfwm4/bottom-left-inactive.xpm +share/themes/Quiet-purple/xfwm4/bottom-right-active.xpm +share/themes/Quiet-purple/xfwm4/bottom-right-inactive.xpm +share/themes/Quiet-purple/xfwm4/close-active.xpm +share/themes/Quiet-purple/xfwm4/close-inactive.xpm +share/themes/Quiet-purple/xfwm4/close-pressed.xpm +share/themes/Quiet-purple/xfwm4/hide-active.xpm +share/themes/Quiet-purple/xfwm4/hide-inactive.xpm +share/themes/Quiet-purple/xfwm4/hide-pressed.xpm +share/themes/Quiet-purple/xfwm4/left-active.xpm +share/themes/Quiet-purple/xfwm4/left-inactive.xpm +share/themes/Quiet-purple/xfwm4/maximize-active.xpm +share/themes/Quiet-purple/xfwm4/maximize-inactive.xpm +share/themes/Quiet-purple/xfwm4/maximize-pressed.xpm +share/themes/Quiet-purple/xfwm4/menu-active.xpm +share/themes/Quiet-purple/xfwm4/menu-inactive.xpm +share/themes/Quiet-purple/xfwm4/menu-pressed.xpm +share/themes/Quiet-purple/xfwm4/right-active.xpm +share/themes/Quiet-purple/xfwm4/right-inactive.xpm +share/themes/Quiet-purple/xfwm4/shade-active.xpm +share/themes/Quiet-purple/xfwm4/shade-inactive.xpm +share/themes/Quiet-purple/xfwm4/shade-pressed.xpm +share/themes/Quiet-purple/xfwm4/stick-active.xpm +share/themes/Quiet-purple/xfwm4/stick-inactive.xpm +share/themes/Quiet-purple/xfwm4/stick-pressed.xpm +share/themes/Quiet-purple/xfwm4/themerc +share/themes/Quiet-purple/xfwm4/title-1-active.xpm +share/themes/Quiet-purple/xfwm4/title-1-inactive.xpm +share/themes/Quiet-purple/xfwm4/title-2-active.xpm +share/themes/Quiet-purple/xfwm4/title-2-inactive.xpm +share/themes/Quiet-purple/xfwm4/title-3-active.xpm +share/themes/Quiet-purple/xfwm4/title-3-inactive.xpm +share/themes/Quiet-purple/xfwm4/title-4-active.xpm +share/themes/Quiet-purple/xfwm4/title-4-inactive.xpm +share/themes/Quiet-purple/xfwm4/title-5-active.xpm +share/themes/Quiet-purple/xfwm4/title-5-inactive.xpm +share/themes/Quiet-purple/xfwm4/top-left-active.xpm +share/themes/Quiet-purple/xfwm4/top-left-inactive.xpm +share/themes/Quiet-purple/xfwm4/top-right-active.xpm +share/themes/Quiet-purple/xfwm4/top-right-inactive.xpm +share/themes/Quinx/xfwm4/README +share/themes/Quinx/xfwm4/bottom-active.xpm +share/themes/Quinx/xfwm4/bottom-inactive.xpm +share/themes/Quinx/xfwm4/bottom-left-active.xpm +share/themes/Quinx/xfwm4/bottom-left-inactive.xpm +share/themes/Quinx/xfwm4/bottom-right-active.xpm +share/themes/Quinx/xfwm4/bottom-right-inactive.xpm +share/themes/Quinx/xfwm4/close-active.xpm +share/themes/Quinx/xfwm4/close-inactive.xpm +share/themes/Quinx/xfwm4/close-pressed.xpm +share/themes/Quinx/xfwm4/hide-active.xpm +share/themes/Quinx/xfwm4/hide-inactive.xpm +share/themes/Quinx/xfwm4/hide-pressed.xpm +share/themes/Quinx/xfwm4/left-active.xpm +share/themes/Quinx/xfwm4/left-inactive.xpm +share/themes/Quinx/xfwm4/maximize-active.xpm +share/themes/Quinx/xfwm4/maximize-inactive.xpm +share/themes/Quinx/xfwm4/maximize-pressed.xpm +share/themes/Quinx/xfwm4/menu-active.xpm +share/themes/Quinx/xfwm4/menu-inactive.xpm +share/themes/Quinx/xfwm4/menu-pressed.xpm +share/themes/Quinx/xfwm4/right-active.xpm +share/themes/Quinx/xfwm4/right-inactive.xpm +share/themes/Quinx/xfwm4/shade-active.xpm +share/themes/Quinx/xfwm4/shade-inactive.xpm +share/themes/Quinx/xfwm4/shade-pressed.xpm +share/themes/Quinx/xfwm4/themerc +share/themes/Quinx/xfwm4/title-1-active.xpm +share/themes/Quinx/xfwm4/title-1-inactive.xpm +share/themes/Quinx/xfwm4/title-2-active.xpm +share/themes/Quinx/xfwm4/title-2-inactive.xpm +share/themes/Quinx/xfwm4/title-3-active.xpm +share/themes/Quinx/xfwm4/title-3-inactive.xpm +share/themes/Quinx/xfwm4/title-4-active.xpm +share/themes/Quinx/xfwm4/title-4-inactive.xpm +share/themes/Quinx/xfwm4/title-5-active.xpm +share/themes/Quinx/xfwm4/title-5-inactive.xpm +share/themes/Quinx/xfwm4/top-left-active.xpm +share/themes/Quinx/xfwm4/top-left-inactive.xpm +share/themes/Quinx/xfwm4/top-right-active.xpm +share/themes/Quinx/xfwm4/top-right-inactive.xpm +share/themes/R9X/xfwm4/README +share/themes/R9X/xfwm4/bottom-active.xpm +share/themes/R9X/xfwm4/bottom-inactive.xpm +share/themes/R9X/xfwm4/bottom-left-active.xpm +share/themes/R9X/xfwm4/bottom-left-inactive.xpm +share/themes/R9X/xfwm4/bottom-right-active.xpm +share/themes/R9X/xfwm4/bottom-right-inactive.xpm +share/themes/R9X/xfwm4/close-active.xpm +share/themes/R9X/xfwm4/close-inactive.xpm +share/themes/R9X/xfwm4/close-pressed.xpm +share/themes/R9X/xfwm4/hide-active.xpm +share/themes/R9X/xfwm4/hide-inactive.xpm +share/themes/R9X/xfwm4/hide-pressed.xpm +share/themes/R9X/xfwm4/left-active.xpm +share/themes/R9X/xfwm4/left-inactive.xpm +share/themes/R9X/xfwm4/maximize-active.xpm +share/themes/R9X/xfwm4/maximize-inactive.xpm +share/themes/R9X/xfwm4/maximize-pressed.xpm +share/themes/R9X/xfwm4/menu-active.xpm +share/themes/R9X/xfwm4/menu-inactive.xpm +share/themes/R9X/xfwm4/menu-pressed.xpm +share/themes/R9X/xfwm4/right-active.xpm +share/themes/R9X/xfwm4/right-inactive.xpm +share/themes/R9X/xfwm4/shade-active.xpm +share/themes/R9X/xfwm4/shade-inactive.xpm +share/themes/R9X/xfwm4/shade-pressed.xpm +share/themes/R9X/xfwm4/stick-active.xpm +share/themes/R9X/xfwm4/stick-inactive.xpm +share/themes/R9X/xfwm4/stick-pressed.xpm +share/themes/R9X/xfwm4/themerc +share/themes/R9X/xfwm4/title-1-active.xpm +share/themes/R9X/xfwm4/title-1-inactive.xpm +share/themes/R9X/xfwm4/title-2-active.xpm +share/themes/R9X/xfwm4/title-2-inactive.xpm +share/themes/R9X/xfwm4/title-3-active.xpm +share/themes/R9X/xfwm4/title-3-inactive.xpm +share/themes/R9X/xfwm4/title-4-active.xpm +share/themes/R9X/xfwm4/title-4-inactive.xpm +share/themes/R9X/xfwm4/title-5-active.xpm +share/themes/R9X/xfwm4/title-5-inactive.xpm +share/themes/R9X/xfwm4/top-left-active.xpm +share/themes/R9X/xfwm4/top-left-inactive.xpm +share/themes/R9X/xfwm4/top-right-active.xpm +share/themes/R9X/xfwm4/top-right-inactive.xpm +share/themes/Redmond/xfwm4/README +share/themes/Redmond/xfwm4/bottom-active.xpm +share/themes/Redmond/xfwm4/bottom-inactive.xpm +share/themes/Redmond/xfwm4/bottom-left-active.xpm +share/themes/Redmond/xfwm4/bottom-left-inactive.xpm +share/themes/Redmond/xfwm4/bottom-right-active.xpm +share/themes/Redmond/xfwm4/bottom-right-inactive.xpm +share/themes/Redmond/xfwm4/close-active.xpm +share/themes/Redmond/xfwm4/close-inactive.xpm +share/themes/Redmond/xfwm4/close-pressed.xpm +share/themes/Redmond/xfwm4/hide-active.xpm +share/themes/Redmond/xfwm4/hide-inactive.xpm +share/themes/Redmond/xfwm4/hide-pressed.xpm +share/themes/Redmond/xfwm4/left-active.xpm +share/themes/Redmond/xfwm4/left-inactive.xpm +share/themes/Redmond/xfwm4/maximize-active.xpm +share/themes/Redmond/xfwm4/maximize-inactive.xpm +share/themes/Redmond/xfwm4/maximize-pressed.xpm +share/themes/Redmond/xfwm4/maximize-toggled-active.xpm +share/themes/Redmond/xfwm4/maximize-toggled-inactive.xpm +share/themes/Redmond/xfwm4/maximize-toggled-pressed.xpm +share/themes/Redmond/xfwm4/menu-active.xpm +share/themes/Redmond/xfwm4/menu-inactive.xpm +share/themes/Redmond/xfwm4/menu-pressed.xpm +share/themes/Redmond/xfwm4/right-active.xpm +share/themes/Redmond/xfwm4/right-inactive.xpm +share/themes/Redmond/xfwm4/shade-active.xpm +share/themes/Redmond/xfwm4/shade-inactive.xpm +share/themes/Redmond/xfwm4/shade-pressed.xpm +share/themes/Redmond/xfwm4/stick-active.xpm +share/themes/Redmond/xfwm4/stick-inactive.xpm +share/themes/Redmond/xfwm4/stick-pressed.xpm +share/themes/Redmond/xfwm4/themerc +share/themes/Redmond/xfwm4/title-1-active.xpm +share/themes/Redmond/xfwm4/title-1-inactive.xpm +share/themes/Redmond/xfwm4/title-2-active.xpm +share/themes/Redmond/xfwm4/title-2-inactive.xpm +share/themes/Redmond/xfwm4/title-3-active.xpm +share/themes/Redmond/xfwm4/title-3-inactive.xpm +share/themes/Redmond/xfwm4/title-4-active.xpm +share/themes/Redmond/xfwm4/title-4-inactive.xpm +share/themes/Redmond/xfwm4/title-5-active.xpm +share/themes/Redmond/xfwm4/title-5-inactive.xpm +share/themes/Redmond/xfwm4/top-left-active.xpm +share/themes/Redmond/xfwm4/top-left-inactive.xpm +share/themes/Redmond/xfwm4/top-right-active.xpm +share/themes/Redmond/xfwm4/top-right-inactive.xpm +share/themes/RedmondXP/xfwm4/README +share/themes/RedmondXP/xfwm4/bottom-active.png +share/themes/RedmondXP/xfwm4/bottom-active.xpm +share/themes/RedmondXP/xfwm4/bottom-inactive.png +share/themes/RedmondXP/xfwm4/bottom-inactive.xpm +share/themes/RedmondXP/xfwm4/bottom-left-active.png +share/themes/RedmondXP/xfwm4/bottom-left-active.xpm +share/themes/RedmondXP/xfwm4/bottom-left-inactive.png +share/themes/RedmondXP/xfwm4/bottom-left-inactive.xpm +share/themes/RedmondXP/xfwm4/bottom-right-active.png +share/themes/RedmondXP/xfwm4/bottom-right-active.xpm +share/themes/RedmondXP/xfwm4/bottom-right-inactive.png +share/themes/RedmondXP/xfwm4/bottom-right-inactive.xpm +share/themes/RedmondXP/xfwm4/close-active.png +share/themes/RedmondXP/xfwm4/close-active.xpm +share/themes/RedmondXP/xfwm4/close-inactive.png +share/themes/RedmondXP/xfwm4/close-inactive.xpm +share/themes/RedmondXP/xfwm4/close-pressed.png +share/themes/RedmondXP/xfwm4/close-pressed.xpm +share/themes/RedmondXP/xfwm4/frame-active.png +share/themes/RedmondXP/xfwm4/frame-inactive.png +share/themes/RedmondXP/xfwm4/hide-active.png +share/themes/RedmondXP/xfwm4/hide-active.xpm +share/themes/RedmondXP/xfwm4/hide-inactive.png +share/themes/RedmondXP/xfwm4/hide-inactive.xpm +share/themes/RedmondXP/xfwm4/hide-pressed.png +share/themes/RedmondXP/xfwm4/hide-pressed.xpm +share/themes/RedmondXP/xfwm4/left-active.png +share/themes/RedmondXP/xfwm4/left-active.xpm +share/themes/RedmondXP/xfwm4/left-inactive.png +share/themes/RedmondXP/xfwm4/left-inactive.xpm +share/themes/RedmondXP/xfwm4/maximize-active.png +share/themes/RedmondXP/xfwm4/maximize-active.xpm +share/themes/RedmondXP/xfwm4/maximize-inactive.png +share/themes/RedmondXP/xfwm4/maximize-inactive.xpm +share/themes/RedmondXP/xfwm4/maximize-pressed.png +share/themes/RedmondXP/xfwm4/maximize-pressed.xpm +share/themes/RedmondXP/xfwm4/maximize-toggled-active.png +share/themes/RedmondXP/xfwm4/maximize-toggled-active.xpm +share/themes/RedmondXP/xfwm4/maximize-toggled-inactive.png +share/themes/RedmondXP/xfwm4/maximize-toggled-inactive.xpm +share/themes/RedmondXP/xfwm4/maximize-toggled-pressed.png +share/themes/RedmondXP/xfwm4/maximize-toggled-pressed.xpm +share/themes/RedmondXP/xfwm4/menu-active.xpm +share/themes/RedmondXP/xfwm4/menu-inactive.xpm +share/themes/RedmondXP/xfwm4/menu-pressed.xpm +share/themes/RedmondXP/xfwm4/right-active.png +share/themes/RedmondXP/xfwm4/right-active.xpm +share/themes/RedmondXP/xfwm4/right-inactive.png +share/themes/RedmondXP/xfwm4/right-inactive.xpm +share/themes/RedmondXP/xfwm4/themerc +share/themes/RedmondXP/xfwm4/title-1-active.png +share/themes/RedmondXP/xfwm4/title-1-active.xpm +share/themes/RedmondXP/xfwm4/title-1-inactive.png +share/themes/RedmondXP/xfwm4/title-1-inactive.xpm +share/themes/RedmondXP/xfwm4/title-2-active.png +share/themes/RedmondXP/xfwm4/title-2-active.xpm +share/themes/RedmondXP/xfwm4/title-2-inactive.png +share/themes/RedmondXP/xfwm4/title-2-inactive.xpm +share/themes/RedmondXP/xfwm4/title-3-active.png +share/themes/RedmondXP/xfwm4/title-3-active.xpm +share/themes/RedmondXP/xfwm4/title-3-inactive.png +share/themes/RedmondXP/xfwm4/title-3-inactive.xpm +share/themes/RedmondXP/xfwm4/title-4-active.png +share/themes/RedmondXP/xfwm4/title-4-active.xpm +share/themes/RedmondXP/xfwm4/title-4-inactive.png +share/themes/RedmondXP/xfwm4/title-4-inactive.xpm +share/themes/RedmondXP/xfwm4/title-5-active.png +share/themes/RedmondXP/xfwm4/title-5-active.xpm +share/themes/RedmondXP/xfwm4/title-5-inactive.png +share/themes/RedmondXP/xfwm4/title-5-inactive.xpm +share/themes/RedmondXP/xfwm4/top-left-active.png +share/themes/RedmondXP/xfwm4/top-left-active.xpm +share/themes/RedmondXP/xfwm4/top-left-inactive.png +share/themes/RedmondXP/xfwm4/top-left-inactive.xpm +share/themes/RedmondXP/xfwm4/top-right-active.png +share/themes/RedmondXP/xfwm4/top-right-active.xpm +share/themes/RedmondXP/xfwm4/top-right-inactive.png +share/themes/RedmondXP/xfwm4/top-right-inactive.xpm +share/themes/Retro/xfwm4/README +share/themes/Retro/xfwm4/bottom-active.xpm +share/themes/Retro/xfwm4/bottom-inactive.xpm +share/themes/Retro/xfwm4/bottom-left-active.xpm +share/themes/Retro/xfwm4/bottom-left-inactive.xpm +share/themes/Retro/xfwm4/bottom-right-active.xpm +share/themes/Retro/xfwm4/bottom-right-inactive.xpm +share/themes/Retro/xfwm4/close-active.xpm +share/themes/Retro/xfwm4/close-inactive.xpm +share/themes/Retro/xfwm4/close-pressed.xpm +share/themes/Retro/xfwm4/hide-active.xpm +share/themes/Retro/xfwm4/hide-inactive.xpm +share/themes/Retro/xfwm4/hide-pressed.xpm +share/themes/Retro/xfwm4/left-active.xpm +share/themes/Retro/xfwm4/left-inactive.xpm +share/themes/Retro/xfwm4/maximize-active.xpm +share/themes/Retro/xfwm4/maximize-inactive.xpm +share/themes/Retro/xfwm4/maximize-pressed.xpm +share/themes/Retro/xfwm4/menu-active.xpm +share/themes/Retro/xfwm4/menu-inactive.xpm +share/themes/Retro/xfwm4/menu-pressed.xpm +share/themes/Retro/xfwm4/right-active.xpm +share/themes/Retro/xfwm4/right-inactive.xpm +share/themes/Retro/xfwm4/shade-active.xpm +share/themes/Retro/xfwm4/shade-inactive.xpm +share/themes/Retro/xfwm4/shade-pressed.xpm +share/themes/Retro/xfwm4/stick-active.xpm +share/themes/Retro/xfwm4/stick-inactive.xpm +share/themes/Retro/xfwm4/stick-pressed.xpm +share/themes/Retro/xfwm4/themerc +share/themes/Retro/xfwm4/title-1-active.xpm +share/themes/Retro/xfwm4/title-1-inactive.xpm +share/themes/Retro/xfwm4/title-2-active.xpm +share/themes/Retro/xfwm4/title-2-inactive.xpm +share/themes/Retro/xfwm4/title-3-active.xpm +share/themes/Retro/xfwm4/title-3-inactive.xpm +share/themes/Retro/xfwm4/title-4-active.xpm +share/themes/Retro/xfwm4/title-4-inactive.xpm +share/themes/Retro/xfwm4/title-5-active.xpm +share/themes/Retro/xfwm4/title-5-inactive.xpm +share/themes/Retro/xfwm4/top-left-active.xpm +share/themes/Retro/xfwm4/top-left-inactive.xpm +share/themes/Retro/xfwm4/top-right-active.xpm +share/themes/Retro/xfwm4/top-right-inactive.xpm +share/themes/Silverado/xfwm4/README +share/themes/Silverado/xfwm4/bottom-active.xpm +share/themes/Silverado/xfwm4/bottom-inactive.xpm +share/themes/Silverado/xfwm4/bottom-left-active.xpm +share/themes/Silverado/xfwm4/bottom-left-inactive.xpm +share/themes/Silverado/xfwm4/bottom-right-active.xpm +share/themes/Silverado/xfwm4/bottom-right-inactive.xpm +share/themes/Silverado/xfwm4/close-active.xpm +share/themes/Silverado/xfwm4/close-inactive.xpm +share/themes/Silverado/xfwm4/close-pressed.xpm +share/themes/Silverado/xfwm4/hide-active.xpm +share/themes/Silverado/xfwm4/hide-inactive.xpm +share/themes/Silverado/xfwm4/hide-pressed.xpm +share/themes/Silverado/xfwm4/left-active.xpm +share/themes/Silverado/xfwm4/left-inactive.xpm +share/themes/Silverado/xfwm4/maximize-active.xpm +share/themes/Silverado/xfwm4/maximize-inactive.xpm +share/themes/Silverado/xfwm4/maximize-pressed.xpm +share/themes/Silverado/xfwm4/menu-active.xpm +share/themes/Silverado/xfwm4/menu-inactive.xpm +share/themes/Silverado/xfwm4/menu-pressed.xpm +share/themes/Silverado/xfwm4/right-active.xpm +share/themes/Silverado/xfwm4/right-inactive.xpm +share/themes/Silverado/xfwm4/themerc +share/themes/Silverado/xfwm4/title-1-active.xpm +share/themes/Silverado/xfwm4/title-1-inactive.xpm +share/themes/Silverado/xfwm4/title-2-active.xpm +share/themes/Silverado/xfwm4/title-2-inactive.xpm +share/themes/Silverado/xfwm4/title-3-active.xpm +share/themes/Silverado/xfwm4/title-3-inactive.xpm +share/themes/Silverado/xfwm4/title-4-active.xpm +share/themes/Silverado/xfwm4/title-4-inactive.xpm +share/themes/Silverado/xfwm4/title-5-active.xpm +share/themes/Silverado/xfwm4/title-5-inactive.xpm +share/themes/Silverado/xfwm4/top-left-active.xpm +share/themes/Silverado/xfwm4/top-left-inactive.xpm +share/themes/Silverado/xfwm4/top-right-active.xpm +share/themes/Silverado/xfwm4/top-right-inactive.xpm +share/themes/Slick/xfwm4/README +share/themes/Slick/xfwm4/bottom-active.xpm +share/themes/Slick/xfwm4/bottom-inactive.xpm +share/themes/Slick/xfwm4/bottom-left-active.xpm +share/themes/Slick/xfwm4/bottom-left-inactive.xpm +share/themes/Slick/xfwm4/bottom-right-active.xpm +share/themes/Slick/xfwm4/bottom-right-inactive.xpm +share/themes/Slick/xfwm4/close-active.xpm +share/themes/Slick/xfwm4/close-inactive.xpm +share/themes/Slick/xfwm4/close-pressed.xpm +share/themes/Slick/xfwm4/hide-active.xpm +share/themes/Slick/xfwm4/hide-inactive.xpm +share/themes/Slick/xfwm4/hide-pressed.xpm +share/themes/Slick/xfwm4/left-active.xpm +share/themes/Slick/xfwm4/left-inactive.xpm +share/themes/Slick/xfwm4/maximize-active.xpm +share/themes/Slick/xfwm4/maximize-inactive.xpm +share/themes/Slick/xfwm4/maximize-pressed.xpm +share/themes/Slick/xfwm4/menu-active.xpm +share/themes/Slick/xfwm4/menu-inactive.xpm +share/themes/Slick/xfwm4/menu-pressed.xpm +share/themes/Slick/xfwm4/right-active.xpm +share/themes/Slick/xfwm4/right-inactive.xpm +share/themes/Slick/xfwm4/shade-active.xpm +share/themes/Slick/xfwm4/shade-inactive.xpm +share/themes/Slick/xfwm4/shade-pressed.xpm +share/themes/Slick/xfwm4/stick-active.xpm +share/themes/Slick/xfwm4/stick-inactive.xpm +share/themes/Slick/xfwm4/stick-pressed.xpm +share/themes/Slick/xfwm4/themerc +share/themes/Slick/xfwm4/title-1-active.xpm +share/themes/Slick/xfwm4/title-1-inactive.xpm +share/themes/Slick/xfwm4/title-2-active.xpm +share/themes/Slick/xfwm4/title-2-inactive.xpm +share/themes/Slick/xfwm4/title-3-active.xpm +share/themes/Slick/xfwm4/title-3-inactive.xpm +share/themes/Slick/xfwm4/title-4-active.xpm +share/themes/Slick/xfwm4/title-4-inactive.xpm +share/themes/Slick/xfwm4/title-5-active.xpm +share/themes/Slick/xfwm4/title-5-inactive.xpm +share/themes/Slick/xfwm4/top-left-active.xpm +share/themes/Slick/xfwm4/top-left-inactive.xpm +share/themes/Slick/xfwm4/top-right-active.xpm +share/themes/Slick/xfwm4/top-right-inactive.xpm +share/themes/Slimline/xfwm4/README +share/themes/Slimline/xfwm4/bottom-active.xpm +share/themes/Slimline/xfwm4/bottom-inactive.xpm +share/themes/Slimline/xfwm4/bottom-left-active.xpm +share/themes/Slimline/xfwm4/bottom-left-inactive.xpm +share/themes/Slimline/xfwm4/bottom-right-active.xpm +share/themes/Slimline/xfwm4/bottom-right-inactive.xpm +share/themes/Slimline/xfwm4/close-active.xpm +share/themes/Slimline/xfwm4/close-inactive.xpm +share/themes/Slimline/xfwm4/close-pressed.xpm +share/themes/Slimline/xfwm4/hide-active.xpm +share/themes/Slimline/xfwm4/hide-inactive.xpm +share/themes/Slimline/xfwm4/hide-pressed.xpm +share/themes/Slimline/xfwm4/left-active.xpm +share/themes/Slimline/xfwm4/left-inactive.xpm +share/themes/Slimline/xfwm4/maximize-active.xpm +share/themes/Slimline/xfwm4/maximize-inactive.xpm +share/themes/Slimline/xfwm4/maximize-pressed.xpm +share/themes/Slimline/xfwm4/menu-active.xpm +share/themes/Slimline/xfwm4/menu-inactive.xpm +share/themes/Slimline/xfwm4/menu-pressed.xpm +share/themes/Slimline/xfwm4/right-active.xpm +share/themes/Slimline/xfwm4/right-inactive.xpm +share/themes/Slimline/xfwm4/shade-active.xpm +share/themes/Slimline/xfwm4/shade-inactive.xpm +share/themes/Slimline/xfwm4/shade-pressed.xpm +share/themes/Slimline/xfwm4/stick-active.xpm +share/themes/Slimline/xfwm4/stick-inactive.xpm +share/themes/Slimline/xfwm4/stick-pressed.xpm +share/themes/Slimline/xfwm4/themerc +share/themes/Slimline/xfwm4/title-1-active.xpm +share/themes/Slimline/xfwm4/title-1-inactive.xpm +share/themes/Slimline/xfwm4/title-2-active.xpm +share/themes/Slimline/xfwm4/title-2-inactive.xpm +share/themes/Slimline/xfwm4/title-3-active.xpm +share/themes/Slimline/xfwm4/title-3-inactive.xpm +share/themes/Slimline/xfwm4/title-4-active.xpm +share/themes/Slimline/xfwm4/title-4-inactive.xpm +share/themes/Slimline/xfwm4/title-5-active.xpm +share/themes/Slimline/xfwm4/title-5-inactive.xpm +share/themes/Slimline/xfwm4/top-left-active.xpm +share/themes/Slimline/xfwm4/top-left-inactive.xpm +share/themes/Slimline/xfwm4/top-right-active.xpm +share/themes/Slimline/xfwm4/top-right-inactive.xpm +share/themes/Smallscreen/xfwm4/README +share/themes/Smallscreen/xfwm4/bottom-active.xpm +share/themes/Smallscreen/xfwm4/bottom-inactive.xpm +share/themes/Smallscreen/xfwm4/bottom-left-active.xpm +share/themes/Smallscreen/xfwm4/bottom-left-inactive.xpm +share/themes/Smallscreen/xfwm4/bottom-right-active.xpm +share/themes/Smallscreen/xfwm4/bottom-right-inactive.xpm +share/themes/Smallscreen/xfwm4/close-active.xpm +share/themes/Smallscreen/xfwm4/close-inactive.xpm +share/themes/Smallscreen/xfwm4/close-pressed.xpm +share/themes/Smallscreen/xfwm4/hide-active.xpm +share/themes/Smallscreen/xfwm4/hide-inactive.xpm +share/themes/Smallscreen/xfwm4/hide-pressed.xpm +share/themes/Smallscreen/xfwm4/left-active.xpm +share/themes/Smallscreen/xfwm4/left-inactive.xpm +share/themes/Smallscreen/xfwm4/maximize-active.xpm +share/themes/Smallscreen/xfwm4/maximize-inactive.xpm +share/themes/Smallscreen/xfwm4/maximize-pressed.xpm +share/themes/Smallscreen/xfwm4/menu-active.xpm +share/themes/Smallscreen/xfwm4/menu-inactive.xpm +share/themes/Smallscreen/xfwm4/menu-pressed.xpm +share/themes/Smallscreen/xfwm4/right-active.xpm +share/themes/Smallscreen/xfwm4/right-inactive.xpm +share/themes/Smallscreen/xfwm4/shade-active.xpm +share/themes/Smallscreen/xfwm4/shade-inactive.xpm +share/themes/Smallscreen/xfwm4/shade-pressed.xpm +share/themes/Smallscreen/xfwm4/stick-active.xpm +share/themes/Smallscreen/xfwm4/stick-inactive.xpm +share/themes/Smallscreen/xfwm4/stick-pressed.xpm +share/themes/Smallscreen/xfwm4/themerc +share/themes/Smallscreen/xfwm4/title-1-active.xpm +share/themes/Smallscreen/xfwm4/title-1-inactive.xpm +share/themes/Smallscreen/xfwm4/title-2-active.xpm +share/themes/Smallscreen/xfwm4/title-2-inactive.xpm +share/themes/Smallscreen/xfwm4/title-3-active.xpm +share/themes/Smallscreen/xfwm4/title-3-inactive.xpm +share/themes/Smallscreen/xfwm4/title-4-active.xpm +share/themes/Smallscreen/xfwm4/title-4-inactive.xpm +share/themes/Smallscreen/xfwm4/title-5-active.xpm +share/themes/Smallscreen/xfwm4/title-5-inactive.xpm +share/themes/Smallscreen/xfwm4/top-left-active.xpm +share/themes/Smallscreen/xfwm4/top-left-inactive.xpm +share/themes/Smallscreen/xfwm4/top-right-active.xpm +share/themes/Smallscreen/xfwm4/top-right-inactive.xpm +share/themes/Smoothwall/xfwm4/README +share/themes/Smoothwall/xfwm4/bottom-active.xpm +share/themes/Smoothwall/xfwm4/bottom-inactive.xpm +share/themes/Smoothwall/xfwm4/bottom-left-active.xpm +share/themes/Smoothwall/xfwm4/bottom-left-inactive.xpm +share/themes/Smoothwall/xfwm4/bottom-right-active.xpm +share/themes/Smoothwall/xfwm4/bottom-right-inactive.xpm +share/themes/Smoothwall/xfwm4/close-active.xpm +share/themes/Smoothwall/xfwm4/close-inactive.xpm +share/themes/Smoothwall/xfwm4/close-pressed.xpm +share/themes/Smoothwall/xfwm4/hide-active.xpm +share/themes/Smoothwall/xfwm4/hide-inactive.xpm +share/themes/Smoothwall/xfwm4/hide-pressed.xpm +share/themes/Smoothwall/xfwm4/left-active.xpm +share/themes/Smoothwall/xfwm4/left-inactive.xpm +share/themes/Smoothwall/xfwm4/maximize-active.xpm +share/themes/Smoothwall/xfwm4/maximize-inactive.xpm +share/themes/Smoothwall/xfwm4/maximize-pressed.xpm +share/themes/Smoothwall/xfwm4/maximize-toggled-active.xpm +share/themes/Smoothwall/xfwm4/maximize-toggled-inactive.xpm +share/themes/Smoothwall/xfwm4/maximize-toggled-pressed.xpm +share/themes/Smoothwall/xfwm4/menu-active.xpm +share/themes/Smoothwall/xfwm4/menu-inactive.xpm +share/themes/Smoothwall/xfwm4/menu-pressed.xpm +share/themes/Smoothwall/xfwm4/right-active.xpm +share/themes/Smoothwall/xfwm4/right-inactive.xpm +share/themes/Smoothwall/xfwm4/shade-active.xpm +share/themes/Smoothwall/xfwm4/shade-inactive.xpm +share/themes/Smoothwall/xfwm4/shade-pressed.xpm +share/themes/Smoothwall/xfwm4/shade-toggled-active.xpm +share/themes/Smoothwall/xfwm4/shade-toggled-inactive.xpm +share/themes/Smoothwall/xfwm4/shade-toggled-pressed.xpm +share/themes/Smoothwall/xfwm4/stick-active.xpm +share/themes/Smoothwall/xfwm4/stick-inactive.xpm +share/themes/Smoothwall/xfwm4/stick-pressed.xpm +share/themes/Smoothwall/xfwm4/stick-toggled-active.xpm +share/themes/Smoothwall/xfwm4/stick-toggled-inactive.xpm +share/themes/Smoothwall/xfwm4/stick-toggled-pressed.xpm +share/themes/Smoothwall/xfwm4/themerc +share/themes/Smoothwall/xfwm4/title-1-active.xpm +share/themes/Smoothwall/xfwm4/title-1-inactive.xpm +share/themes/Smoothwall/xfwm4/title-2-active.xpm +share/themes/Smoothwall/xfwm4/title-2-inactive.xpm +share/themes/Smoothwall/xfwm4/title-3-active.xpm +share/themes/Smoothwall/xfwm4/title-3-inactive.xpm +share/themes/Smoothwall/xfwm4/title-4-active.xpm +share/themes/Smoothwall/xfwm4/title-4-inactive.xpm +share/themes/Smoothwall/xfwm4/title-5-active.xpm +share/themes/Smoothwall/xfwm4/title-5-inactive.xpm +share/themes/Smoothwall/xfwm4/top-left-active.xpm +share/themes/Smoothwall/xfwm4/top-left-inactive.xpm +share/themes/Smoothwall/xfwm4/top-right-active.xpm +share/themes/Smoothwall/xfwm4/top-right-inactive.xpm +share/themes/Synthetic/xfwm4/README +share/themes/Synthetic/xfwm4/bottom-active.xpm +share/themes/Synthetic/xfwm4/bottom-inactive.xpm +share/themes/Synthetic/xfwm4/bottom-left-active.xpm +share/themes/Synthetic/xfwm4/bottom-left-inactive.xpm +share/themes/Synthetic/xfwm4/bottom-right-active.xpm +share/themes/Synthetic/xfwm4/bottom-right-inactive.xpm +share/themes/Synthetic/xfwm4/close-active.xpm +share/themes/Synthetic/xfwm4/close-inactive.xpm +share/themes/Synthetic/xfwm4/close-pressed.xpm +share/themes/Synthetic/xfwm4/hide-active.xpm +share/themes/Synthetic/xfwm4/hide-inactive.xpm +share/themes/Synthetic/xfwm4/hide-pressed.xpm +share/themes/Synthetic/xfwm4/left-active.xpm +share/themes/Synthetic/xfwm4/left-inactive.xpm +share/themes/Synthetic/xfwm4/maximize-active.xpm +share/themes/Synthetic/xfwm4/maximize-inactive.xpm +share/themes/Synthetic/xfwm4/maximize-pressed.xpm +share/themes/Synthetic/xfwm4/maximize-toggled-active.xpm +share/themes/Synthetic/xfwm4/maximize-toggled-inactive.xpm +share/themes/Synthetic/xfwm4/maximize-toggled-pressed.xpm +share/themes/Synthetic/xfwm4/menu-active.xpm +share/themes/Synthetic/xfwm4/menu-inactive.xpm +share/themes/Synthetic/xfwm4/menu-pressed.xpm +share/themes/Synthetic/xfwm4/right-active.xpm +share/themes/Synthetic/xfwm4/right-inactive.xpm +share/themes/Synthetic/xfwm4/shade-active.xpm +share/themes/Synthetic/xfwm4/shade-inactive.xpm +share/themes/Synthetic/xfwm4/shade-pressed.xpm +share/themes/Synthetic/xfwm4/shade-toggled-active.xpm +share/themes/Synthetic/xfwm4/shade-toggled-inactive.xpm +share/themes/Synthetic/xfwm4/shade-toggled-pressed.xpm +share/themes/Synthetic/xfwm4/stick-active.xpm +share/themes/Synthetic/xfwm4/stick-inactive.xpm +share/themes/Synthetic/xfwm4/stick-pressed.xpm +share/themes/Synthetic/xfwm4/stick-toggled-active.xpm +share/themes/Synthetic/xfwm4/stick-toggled-inactive.xpm +share/themes/Synthetic/xfwm4/stick-toggled-pressed.xpm +share/themes/Synthetic/xfwm4/themerc +share/themes/Synthetic/xfwm4/title-1-active.xpm +share/themes/Synthetic/xfwm4/title-1-inactive.xpm +share/themes/Synthetic/xfwm4/title-2-active.xpm +share/themes/Synthetic/xfwm4/title-2-inactive.xpm +share/themes/Synthetic/xfwm4/title-3-active.xpm +share/themes/Synthetic/xfwm4/title-3-inactive.xpm +share/themes/Synthetic/xfwm4/title-4-active.xpm +share/themes/Synthetic/xfwm4/title-4-inactive.xpm +share/themes/Synthetic/xfwm4/title-5-active.xpm +share/themes/Synthetic/xfwm4/title-5-inactive.xpm +share/themes/Synthetic/xfwm4/top-left-active.xpm +share/themes/Synthetic/xfwm4/top-left-inactive.xpm +share/themes/Synthetic/xfwm4/top-right-active.xpm +share/themes/Synthetic/xfwm4/top-right-inactive.xpm +share/themes/TUX/xfwm4/README +share/themes/TUX/xfwm4/bottom-active.xpm +share/themes/TUX/xfwm4/bottom-inactive.xpm +share/themes/TUX/xfwm4/bottom-left-active.xpm +share/themes/TUX/xfwm4/bottom-left-inactive.xpm +share/themes/TUX/xfwm4/bottom-right-active.xpm +share/themes/TUX/xfwm4/bottom-right-inactive.xpm +share/themes/TUX/xfwm4/close-active.xpm +share/themes/TUX/xfwm4/close-inactive.xpm +share/themes/TUX/xfwm4/close-pressed.xpm +share/themes/TUX/xfwm4/hide-active.xpm +share/themes/TUX/xfwm4/hide-inactive.xpm +share/themes/TUX/xfwm4/hide-pressed.xpm +share/themes/TUX/xfwm4/left-active.xpm +share/themes/TUX/xfwm4/left-inactive.xpm +share/themes/TUX/xfwm4/maximize-active.xpm +share/themes/TUX/xfwm4/maximize-inactive.xpm +share/themes/TUX/xfwm4/maximize-pressed.xpm +share/themes/TUX/xfwm4/menu-active.xpm +share/themes/TUX/xfwm4/menu-inactive.xpm +share/themes/TUX/xfwm4/menu-pressed.xpm +share/themes/TUX/xfwm4/right-active.xpm +share/themes/TUX/xfwm4/right-inactive.xpm +share/themes/TUX/xfwm4/shade-active.xpm +share/themes/TUX/xfwm4/shade-inactive.xpm +share/themes/TUX/xfwm4/shade-pressed.xpm +share/themes/TUX/xfwm4/stick-active.xpm +share/themes/TUX/xfwm4/stick-inactive.xpm +share/themes/TUX/xfwm4/stick-pressed.xpm +share/themes/TUX/xfwm4/themerc +share/themes/TUX/xfwm4/title-1-active.xpm +share/themes/TUX/xfwm4/title-1-inactive.xpm +share/themes/TUX/xfwm4/title-2-active.xpm +share/themes/TUX/xfwm4/title-2-inactive.xpm +share/themes/TUX/xfwm4/title-3-active.xpm +share/themes/TUX/xfwm4/title-3-inactive.xpm +share/themes/TUX/xfwm4/title-4-active.xpm +share/themes/TUX/xfwm4/title-4-inactive.xpm +share/themes/TUX/xfwm4/title-5-active.xpm +share/themes/TUX/xfwm4/title-5-inactive.xpm +share/themes/TUX/xfwm4/top-left-active.xpm +share/themes/TUX/xfwm4/top-left-inactive.xpm +share/themes/TUX/xfwm4/top-right-active.xpm +share/themes/TUX/xfwm4/top-right-inactive.xpm +share/themes/Tabs/xfwm4/README +share/themes/Tabs/xfwm4/bottom-active.xpm +share/themes/Tabs/xfwm4/bottom-inactive.xpm +share/themes/Tabs/xfwm4/bottom-left-active.xpm +share/themes/Tabs/xfwm4/bottom-left-inactive.xpm +share/themes/Tabs/xfwm4/bottom-right-active.xpm +share/themes/Tabs/xfwm4/bottom-right-inactive.xpm +share/themes/Tabs/xfwm4/close-active.xpm +share/themes/Tabs/xfwm4/close-inactive.xpm +share/themes/Tabs/xfwm4/close-pressed.xpm +share/themes/Tabs/xfwm4/hide-active.xpm +share/themes/Tabs/xfwm4/hide-inactive.xpm +share/themes/Tabs/xfwm4/hide-pressed.xpm +share/themes/Tabs/xfwm4/left-active.xpm +share/themes/Tabs/xfwm4/left-inactive.xpm +share/themes/Tabs/xfwm4/maximize-active.xpm +share/themes/Tabs/xfwm4/maximize-inactive.xpm +share/themes/Tabs/xfwm4/maximize-pressed.xpm +share/themes/Tabs/xfwm4/menu-active.xpm +share/themes/Tabs/xfwm4/menu-inactive.xpm +share/themes/Tabs/xfwm4/menu-pressed.xpm +share/themes/Tabs/xfwm4/right-active.xpm +share/themes/Tabs/xfwm4/right-inactive.xpm +share/themes/Tabs/xfwm4/shade-active.xpm +share/themes/Tabs/xfwm4/shade-inactive.xpm +share/themes/Tabs/xfwm4/shade-pressed.xpm +share/themes/Tabs/xfwm4/stick-active.xpm +share/themes/Tabs/xfwm4/stick-inactive.xpm +share/themes/Tabs/xfwm4/stick-pressed.xpm +share/themes/Tabs/xfwm4/themerc +share/themes/Tabs/xfwm4/title-1-active.xpm +share/themes/Tabs/xfwm4/title-1-inactive.xpm +share/themes/Tabs/xfwm4/title-2-active.xpm +share/themes/Tabs/xfwm4/title-2-inactive.xpm +share/themes/Tabs/xfwm4/title-3-active.xpm +share/themes/Tabs/xfwm4/title-3-inactive.xpm +share/themes/Tabs/xfwm4/title-4-active.xpm +share/themes/Tabs/xfwm4/title-4-inactive.xpm +share/themes/Tabs/xfwm4/title-5-active.xpm +share/themes/Tabs/xfwm4/title-5-inactive.xpm +share/themes/Tabs/xfwm4/top-left-active.xpm +share/themes/Tabs/xfwm4/top-left-inactive.xpm +share/themes/Tabs/xfwm4/top-right-active.xpm +share/themes/Tabs/xfwm4/top-right-inactive.xpm +share/themes/Tgc-large/xfwm4/README +share/themes/Tgc-large/xfwm4/bottom-active.xpm +share/themes/Tgc-large/xfwm4/bottom-inactive.xpm +share/themes/Tgc-large/xfwm4/bottom-left-active.xpm +share/themes/Tgc-large/xfwm4/bottom-left-inactive.xpm +share/themes/Tgc-large/xfwm4/bottom-right-active.xpm +share/themes/Tgc-large/xfwm4/bottom-right-inactive.xpm +share/themes/Tgc-large/xfwm4/close-active.xpm +share/themes/Tgc-large/xfwm4/close-inactive.xpm +share/themes/Tgc-large/xfwm4/close-pressed.xpm +share/themes/Tgc-large/xfwm4/hide-active.xpm +share/themes/Tgc-large/xfwm4/hide-inactive.xpm +share/themes/Tgc-large/xfwm4/hide-pressed.xpm +share/themes/Tgc-large/xfwm4/left-active.xpm +share/themes/Tgc-large/xfwm4/left-inactive.xpm +share/themes/Tgc-large/xfwm4/maximize-active.xpm +share/themes/Tgc-large/xfwm4/maximize-inactive.xpm +share/themes/Tgc-large/xfwm4/maximize-pressed.xpm +share/themes/Tgc-large/xfwm4/maximize-toggled-active.xpm +share/themes/Tgc-large/xfwm4/maximize-toggled-inactive.xpm +share/themes/Tgc-large/xfwm4/maximize-toggled-pressed.xpm +share/themes/Tgc-large/xfwm4/menu-active.xpm +share/themes/Tgc-large/xfwm4/menu-inactive.xpm +share/themes/Tgc-large/xfwm4/menu-pressed.xpm +share/themes/Tgc-large/xfwm4/right-active.xpm +share/themes/Tgc-large/xfwm4/right-inactive.xpm +share/themes/Tgc-large/xfwm4/shade-active.xpm +share/themes/Tgc-large/xfwm4/shade-inactive.xpm +share/themes/Tgc-large/xfwm4/shade-pressed.xpm +share/themes/Tgc-large/xfwm4/shade-toggled-active.xpm +share/themes/Tgc-large/xfwm4/shade-toggled-inactive.xpm +share/themes/Tgc-large/xfwm4/shade-toggled-pressed.xpm +share/themes/Tgc-large/xfwm4/stick-active.xpm +share/themes/Tgc-large/xfwm4/stick-inactive.xpm +share/themes/Tgc-large/xfwm4/stick-pressed.xpm +share/themes/Tgc-large/xfwm4/stick-toggled-active.xpm +share/themes/Tgc-large/xfwm4/stick-toggled-inactive.xpm +share/themes/Tgc-large/xfwm4/stick-toggled-pressed.xpm +share/themes/Tgc-large/xfwm4/themerc +share/themes/Tgc-large/xfwm4/title-1-active.xpm +share/themes/Tgc-large/xfwm4/title-1-inactive.xpm +share/themes/Tgc-large/xfwm4/title-2-active.xpm +share/themes/Tgc-large/xfwm4/title-2-inactive.xpm +share/themes/Tgc-large/xfwm4/title-3-active.xpm +share/themes/Tgc-large/xfwm4/title-3-inactive.xpm +share/themes/Tgc-large/xfwm4/title-4-active.xpm +share/themes/Tgc-large/xfwm4/title-4-inactive.xpm +share/themes/Tgc-large/xfwm4/title-5-active.xpm +share/themes/Tgc-large/xfwm4/title-5-inactive.xpm +share/themes/Tgc-large/xfwm4/top-left-active.xpm +share/themes/Tgc-large/xfwm4/top-left-inactive.xpm +share/themes/Tgc-large/xfwm4/top-right-active.xpm +share/themes/Tgc-large/xfwm4/top-right-inactive.xpm +share/themes/Tgc/xfwm4/README +share/themes/Tgc/xfwm4/bottom-active.xpm +share/themes/Tgc/xfwm4/bottom-inactive.xpm +share/themes/Tgc/xfwm4/bottom-left-active.xpm +share/themes/Tgc/xfwm4/bottom-left-inactive.xpm +share/themes/Tgc/xfwm4/bottom-right-active.xpm +share/themes/Tgc/xfwm4/bottom-right-inactive.xpm +share/themes/Tgc/xfwm4/close-active.xpm +share/themes/Tgc/xfwm4/close-inactive.xpm +share/themes/Tgc/xfwm4/close-pressed.xpm +share/themes/Tgc/xfwm4/hide-active.xpm +share/themes/Tgc/xfwm4/hide-inactive.xpm +share/themes/Tgc/xfwm4/hide-pressed.xpm +share/themes/Tgc/xfwm4/left-active.xpm +share/themes/Tgc/xfwm4/left-inactive.xpm +share/themes/Tgc/xfwm4/maximize-active.xpm +share/themes/Tgc/xfwm4/maximize-inactive.xpm +share/themes/Tgc/xfwm4/maximize-pressed.xpm +share/themes/Tgc/xfwm4/menu-active.xpm +share/themes/Tgc/xfwm4/menu-inactive.xpm +share/themes/Tgc/xfwm4/menu-pressed.xpm +share/themes/Tgc/xfwm4/right-active.xpm +share/themes/Tgc/xfwm4/right-inactive.xpm +share/themes/Tgc/xfwm4/shade-active.xpm +share/themes/Tgc/xfwm4/shade-inactive.xpm +share/themes/Tgc/xfwm4/shade-pressed.xpm +share/themes/Tgc/xfwm4/stick-active.xpm +share/themes/Tgc/xfwm4/stick-inactive.xpm +share/themes/Tgc/xfwm4/stick-pressed.xpm +share/themes/Tgc/xfwm4/themerc +share/themes/Tgc/xfwm4/title-1-active.xpm +share/themes/Tgc/xfwm4/title-1-inactive.xpm +share/themes/Tgc/xfwm4/title-2-active.xpm +share/themes/Tgc/xfwm4/title-2-inactive.xpm +share/themes/Tgc/xfwm4/title-3-active.xpm +share/themes/Tgc/xfwm4/title-3-inactive.xpm +share/themes/Tgc/xfwm4/title-4-active.xpm +share/themes/Tgc/xfwm4/title-4-inactive.xpm +share/themes/Tgc/xfwm4/title-5-active.xpm +share/themes/Tgc/xfwm4/title-5-inactive.xpm +share/themes/Tgc/xfwm4/top-left-active.xpm +share/themes/Tgc/xfwm4/top-left-inactive.xpm +share/themes/Tgc/xfwm4/top-right-active.xpm +share/themes/Tgc/xfwm4/top-right-inactive.xpm +share/themes/Today/xfwm4/README +share/themes/Today/xfwm4/bottom-active.xpm +share/themes/Today/xfwm4/bottom-inactive.xpm +share/themes/Today/xfwm4/bottom-left-active.xpm +share/themes/Today/xfwm4/bottom-left-inactive.xpm +share/themes/Today/xfwm4/bottom-right-active.xpm +share/themes/Today/xfwm4/bottom-right-inactive.xpm +share/themes/Today/xfwm4/close-active.xpm +share/themes/Today/xfwm4/close-inactive.xpm +share/themes/Today/xfwm4/close-pressed.xpm +share/themes/Today/xfwm4/hide-active.xpm +share/themes/Today/xfwm4/hide-inactive.xpm +share/themes/Today/xfwm4/hide-pressed.xpm +share/themes/Today/xfwm4/left-active.xpm +share/themes/Today/xfwm4/left-inactive.xpm +share/themes/Today/xfwm4/maximize-active.xpm +share/themes/Today/xfwm4/maximize-inactive.xpm +share/themes/Today/xfwm4/maximize-pressed.xpm +share/themes/Today/xfwm4/maximize-toggled-active.xpm +share/themes/Today/xfwm4/maximize-toggled-inactive.xpm +share/themes/Today/xfwm4/maximize-toggled-pressed.xpm +share/themes/Today/xfwm4/menu-active.xpm +share/themes/Today/xfwm4/menu-inactive.xpm +share/themes/Today/xfwm4/menu-pressed.xpm +share/themes/Today/xfwm4/right-active.xpm +share/themes/Today/xfwm4/right-inactive.xpm +share/themes/Today/xfwm4/themerc +share/themes/Today/xfwm4/title-1-active.xpm +share/themes/Today/xfwm4/title-1-inactive.xpm +share/themes/Today/xfwm4/title-2-active.xpm +share/themes/Today/xfwm4/title-2-inactive.xpm +share/themes/Today/xfwm4/title-3-active.xpm +share/themes/Today/xfwm4/title-3-inactive.xpm +share/themes/Today/xfwm4/title-4-active.xpm +share/themes/Today/xfwm4/title-4-inactive.xpm +share/themes/Today/xfwm4/title-5-active.xpm +share/themes/Today/xfwm4/title-5-inactive.xpm +share/themes/Today/xfwm4/top-left-active.xpm +share/themes/Today/xfwm4/top-left-inactive.xpm +share/themes/Today/xfwm4/top-right-active.xpm +share/themes/Today/xfwm4/top-right-inactive.xpm +share/themes/Totem/xfwm4/README +share/themes/Totem/xfwm4/bottom-active.xpm +share/themes/Totem/xfwm4/bottom-inactive.xpm +share/themes/Totem/xfwm4/bottom-left-active.xpm +share/themes/Totem/xfwm4/bottom-left-inactive.xpm +share/themes/Totem/xfwm4/bottom-right-active.xpm +share/themes/Totem/xfwm4/bottom-right-inactive.xpm +share/themes/Totem/xfwm4/close-active.xpm +share/themes/Totem/xfwm4/close-inactive.xpm +share/themes/Totem/xfwm4/close-pressed.xpm +share/themes/Totem/xfwm4/hide-active.xpm +share/themes/Totem/xfwm4/hide-inactive.xpm +share/themes/Totem/xfwm4/hide-pressed.xpm +share/themes/Totem/xfwm4/left-active.xpm +share/themes/Totem/xfwm4/left-inactive.xpm +share/themes/Totem/xfwm4/maximize-active.xpm +share/themes/Totem/xfwm4/maximize-inactive.xpm +share/themes/Totem/xfwm4/maximize-pressed.xpm +share/themes/Totem/xfwm4/menu-active.xpm +share/themes/Totem/xfwm4/menu-inactive.xpm +share/themes/Totem/xfwm4/menu-pressed.xpm +share/themes/Totem/xfwm4/right-active.xpm +share/themes/Totem/xfwm4/right-inactive.xpm +share/themes/Totem/xfwm4/shade-active.xpm +share/themes/Totem/xfwm4/shade-inactive.xpm +share/themes/Totem/xfwm4/shade-pressed.xpm +share/themes/Totem/xfwm4/stick-active.xpm +share/themes/Totem/xfwm4/stick-inactive.xpm +share/themes/Totem/xfwm4/stick-pressed.xpm +share/themes/Totem/xfwm4/themerc +share/themes/Totem/xfwm4/title-1-active.xpm +share/themes/Totem/xfwm4/title-1-inactive.xpm +share/themes/Totem/xfwm4/title-2-active.xpm +share/themes/Totem/xfwm4/title-2-inactive.xpm +share/themes/Totem/xfwm4/title-3-active.xpm +share/themes/Totem/xfwm4/title-3-inactive.xpm +share/themes/Totem/xfwm4/title-4-active.xpm +share/themes/Totem/xfwm4/title-4-inactive.xpm +share/themes/Totem/xfwm4/title-5-active.xpm +share/themes/Totem/xfwm4/title-5-inactive.xpm +share/themes/Totem/xfwm4/top-left-active.xpm +share/themes/Totem/xfwm4/top-left-inactive.xpm +share/themes/Totem/xfwm4/top-right-active.xpm +share/themes/Totem/xfwm4/top-right-inactive.xpm +share/themes/Trench/xfwm4/README +share/themes/Trench/xfwm4/bottom-active.xpm +share/themes/Trench/xfwm4/bottom-inactive.xpm +share/themes/Trench/xfwm4/bottom-left-active.xpm +share/themes/Trench/xfwm4/bottom-left-inactive.xpm +share/themes/Trench/xfwm4/bottom-right-active.xpm +share/themes/Trench/xfwm4/bottom-right-inactive.xpm +share/themes/Trench/xfwm4/close-active.xpm +share/themes/Trench/xfwm4/close-inactive.xpm +share/themes/Trench/xfwm4/close-pressed.xpm +share/themes/Trench/xfwm4/hide-active.xpm +share/themes/Trench/xfwm4/hide-inactive.xpm +share/themes/Trench/xfwm4/hide-pressed.xpm +share/themes/Trench/xfwm4/left-active.xpm +share/themes/Trench/xfwm4/left-inactive.xpm +share/themes/Trench/xfwm4/maximize-active.xpm +share/themes/Trench/xfwm4/maximize-inactive.xpm +share/themes/Trench/xfwm4/maximize-pressed.xpm +share/themes/Trench/xfwm4/menu-active.xpm +share/themes/Trench/xfwm4/menu-inactive.xpm +share/themes/Trench/xfwm4/menu-pressed.xpm +share/themes/Trench/xfwm4/right-active.xpm +share/themes/Trench/xfwm4/right-inactive.xpm +share/themes/Trench/xfwm4/shade-active.xpm +share/themes/Trench/xfwm4/shade-inactive.xpm +share/themes/Trench/xfwm4/shade-pressed.xpm +share/themes/Trench/xfwm4/stick-active.xpm +share/themes/Trench/xfwm4/stick-inactive.xpm +share/themes/Trench/xfwm4/stick-pressed.xpm +share/themes/Trench/xfwm4/themerc +share/themes/Trench/xfwm4/title-1-active.xpm +share/themes/Trench/xfwm4/title-1-inactive.xpm +share/themes/Trench/xfwm4/title-2-active.xpm +share/themes/Trench/xfwm4/title-2-inactive.xpm +share/themes/Trench/xfwm4/title-3-active.xpm +share/themes/Trench/xfwm4/title-3-inactive.xpm +share/themes/Trench/xfwm4/title-4-active.xpm +share/themes/Trench/xfwm4/title-4-inactive.xpm +share/themes/Trench/xfwm4/title-5-active.xpm +share/themes/Trench/xfwm4/title-5-inactive.xpm +share/themes/Trench/xfwm4/top-left-active.xpm +share/themes/Trench/xfwm4/top-left-inactive.xpm +share/themes/Trench/xfwm4/top-right-active.xpm +share/themes/Trench/xfwm4/top-right-inactive.xpm +share/themes/Triviality/xfwm4/README +share/themes/Triviality/xfwm4/bottom-active.xpm +share/themes/Triviality/xfwm4/bottom-inactive.xpm +share/themes/Triviality/xfwm4/bottom-left-active.xpm +share/themes/Triviality/xfwm4/bottom-left-inactive.xpm +share/themes/Triviality/xfwm4/bottom-right-active.xpm +share/themes/Triviality/xfwm4/bottom-right-inactive.xpm +share/themes/Triviality/xfwm4/close-active.xpm +share/themes/Triviality/xfwm4/close-inactive.xpm +share/themes/Triviality/xfwm4/close-pressed.xpm +share/themes/Triviality/xfwm4/hide-active.xpm +share/themes/Triviality/xfwm4/hide-inactive.xpm +share/themes/Triviality/xfwm4/hide-pressed.xpm +share/themes/Triviality/xfwm4/left-active.xpm +share/themes/Triviality/xfwm4/left-inactive.xpm +share/themes/Triviality/xfwm4/maximize-active.xpm +share/themes/Triviality/xfwm4/maximize-inactive.xpm +share/themes/Triviality/xfwm4/maximize-pressed.xpm +share/themes/Triviality/xfwm4/maximize-toggled-active.xpm +share/themes/Triviality/xfwm4/maximize-toggled-inactive.xpm +share/themes/Triviality/xfwm4/maximize-toggled-pressed.xpm +share/themes/Triviality/xfwm4/menu-active.xpm +share/themes/Triviality/xfwm4/menu-inactive.xpm +share/themes/Triviality/xfwm4/menu-pressed.xpm +share/themes/Triviality/xfwm4/right-active.xpm +share/themes/Triviality/xfwm4/right-inactive.xpm +share/themes/Triviality/xfwm4/shade-active.xpm +share/themes/Triviality/xfwm4/shade-inactive.xpm +share/themes/Triviality/xfwm4/shade-pressed.xpm +share/themes/Triviality/xfwm4/shade-toggled-active.xpm +share/themes/Triviality/xfwm4/shade-toggled-inactive.xpm +share/themes/Triviality/xfwm4/shade-toggled-pressed.xpm +share/themes/Triviality/xfwm4/stick-active.xpm +share/themes/Triviality/xfwm4/stick-inactive.xpm +share/themes/Triviality/xfwm4/stick-pressed.xpm +share/themes/Triviality/xfwm4/stick-toggled-active.xpm +share/themes/Triviality/xfwm4/stick-toggled-inactive.xpm +share/themes/Triviality/xfwm4/stick-toggled-pressed.xpm +share/themes/Triviality/xfwm4/themerc +share/themes/Triviality/xfwm4/title-1-active.xpm +share/themes/Triviality/xfwm4/title-1-inactive.xpm +share/themes/Triviality/xfwm4/title-2-active.xpm +share/themes/Triviality/xfwm4/title-2-inactive.xpm +share/themes/Triviality/xfwm4/title-3-active.xpm +share/themes/Triviality/xfwm4/title-3-inactive.xpm +share/themes/Triviality/xfwm4/title-4-active.xpm +share/themes/Triviality/xfwm4/title-4-inactive.xpm +share/themes/Triviality/xfwm4/title-5-active.xpm +share/themes/Triviality/xfwm4/title-5-inactive.xpm +share/themes/Triviality/xfwm4/top-left-active.xpm +share/themes/Triviality/xfwm4/top-left-inactive.xpm +share/themes/Triviality/xfwm4/top-right-active.xpm +share/themes/Triviality/xfwm4/top-right-inactive.xpm +share/themes/Tubular/xfwm4/README +share/themes/Tubular/xfwm4/bottom-active.xpm +share/themes/Tubular/xfwm4/bottom-inactive.xpm +share/themes/Tubular/xfwm4/bottom-left-active.xpm +share/themes/Tubular/xfwm4/bottom-left-inactive.xpm +share/themes/Tubular/xfwm4/bottom-right-active.xpm +share/themes/Tubular/xfwm4/bottom-right-inactive.xpm +share/themes/Tubular/xfwm4/close-active.xpm +share/themes/Tubular/xfwm4/close-inactive.xpm +share/themes/Tubular/xfwm4/close-pressed.xpm +share/themes/Tubular/xfwm4/hide-active.xpm +share/themes/Tubular/xfwm4/hide-inactive.xpm +share/themes/Tubular/xfwm4/hide-pressed.xpm +share/themes/Tubular/xfwm4/left-active.xpm +share/themes/Tubular/xfwm4/left-inactive.xpm +share/themes/Tubular/xfwm4/maximize-active.xpm +share/themes/Tubular/xfwm4/maximize-inactive.xpm +share/themes/Tubular/xfwm4/maximize-pressed.xpm +share/themes/Tubular/xfwm4/maximize-toggled-active.xpm +share/themes/Tubular/xfwm4/maximize-toggled-inactive.xpm +share/themes/Tubular/xfwm4/maximize-toggled-pressed.xpm +share/themes/Tubular/xfwm4/menu-active.xpm +share/themes/Tubular/xfwm4/menu-inactive.xpm +share/themes/Tubular/xfwm4/menu-pressed.xpm +share/themes/Tubular/xfwm4/right-active.xpm +share/themes/Tubular/xfwm4/right-inactive.xpm +share/themes/Tubular/xfwm4/shade-active.xpm +share/themes/Tubular/xfwm4/shade-inactive.xpm +share/themes/Tubular/xfwm4/shade-pressed.xpm +share/themes/Tubular/xfwm4/shade-toggled-active.xpm +share/themes/Tubular/xfwm4/shade-toggled-inactive.xpm +share/themes/Tubular/xfwm4/shade-toggled-pressed.xpm +share/themes/Tubular/xfwm4/stick-active.xpm +share/themes/Tubular/xfwm4/stick-inactive.xpm +share/themes/Tubular/xfwm4/stick-pressed.xpm +share/themes/Tubular/xfwm4/stick-toggled-active.xpm +share/themes/Tubular/xfwm4/stick-toggled-inactive.xpm +share/themes/Tubular/xfwm4/stick-toggled-pressed.xpm +share/themes/Tubular/xfwm4/themerc +share/themes/Tubular/xfwm4/title-1-active.xpm +share/themes/Tubular/xfwm4/title-1-inactive.xpm +share/themes/Tubular/xfwm4/title-2-active.xpm +share/themes/Tubular/xfwm4/title-2-inactive.xpm +share/themes/Tubular/xfwm4/title-3-active.xpm +share/themes/Tubular/xfwm4/title-3-inactive.xpm +share/themes/Tubular/xfwm4/title-4-active.xpm +share/themes/Tubular/xfwm4/title-4-inactive.xpm +share/themes/Tubular/xfwm4/title-5-active.xpm +share/themes/Tubular/xfwm4/title-5-inactive.xpm +share/themes/Tubular/xfwm4/top-left-active.xpm +share/themes/Tubular/xfwm4/top-left-inactive.xpm +share/themes/Tubular/xfwm4/top-right-active.xpm +share/themes/Tubular/xfwm4/top-right-inactive.xpm +share/themes/Variation/xfwm4/README +share/themes/Variation/xfwm4/bottom-active.xpm +share/themes/Variation/xfwm4/bottom-inactive.xpm +share/themes/Variation/xfwm4/bottom-left-active.xpm +share/themes/Variation/xfwm4/bottom-left-inactive.xpm +share/themes/Variation/xfwm4/bottom-right-active.xpm +share/themes/Variation/xfwm4/bottom-right-inactive.xpm +share/themes/Variation/xfwm4/close-active.xpm +share/themes/Variation/xfwm4/close-inactive.xpm +share/themes/Variation/xfwm4/close-pressed.xpm +share/themes/Variation/xfwm4/hide-active.xpm +share/themes/Variation/xfwm4/hide-inactive.xpm +share/themes/Variation/xfwm4/hide-pressed.xpm +share/themes/Variation/xfwm4/left-active.xpm +share/themes/Variation/xfwm4/left-inactive.xpm +share/themes/Variation/xfwm4/maximize-active.xpm +share/themes/Variation/xfwm4/maximize-inactive.xpm +share/themes/Variation/xfwm4/maximize-pressed.xpm +share/themes/Variation/xfwm4/menu-active.xpm +share/themes/Variation/xfwm4/menu-inactive.xpm +share/themes/Variation/xfwm4/menu-pressed.xpm +share/themes/Variation/xfwm4/right-active.xpm +share/themes/Variation/xfwm4/right-inactive.xpm +share/themes/Variation/xfwm4/shade-active.xpm +share/themes/Variation/xfwm4/shade-inactive.xpm +share/themes/Variation/xfwm4/shade-pressed.xpm +share/themes/Variation/xfwm4/stick-active.xpm +share/themes/Variation/xfwm4/stick-inactive.xpm +share/themes/Variation/xfwm4/stick-pressed.xpm +share/themes/Variation/xfwm4/themerc +share/themes/Variation/xfwm4/title-1-active.xpm +share/themes/Variation/xfwm4/title-1-inactive.xpm +share/themes/Variation/xfwm4/title-2-active.xpm +share/themes/Variation/xfwm4/title-2-inactive.xpm +share/themes/Variation/xfwm4/title-3-active.xpm +share/themes/Variation/xfwm4/title-3-inactive.xpm +share/themes/Variation/xfwm4/title-4-active.xpm +share/themes/Variation/xfwm4/title-4-inactive.xpm +share/themes/Variation/xfwm4/title-5-active.xpm +share/themes/Variation/xfwm4/title-5-inactive.xpm +share/themes/Variation/xfwm4/top-left-active.xpm +share/themes/Variation/xfwm4/top-left-inactive.xpm +share/themes/Variation/xfwm4/top-right-active.xpm +share/themes/Variation/xfwm4/top-right-inactive.xpm +share/themes/Xfce/xfwm4/README +share/themes/Xfce/xfwm4/bottom-active.xpm +share/themes/Xfce/xfwm4/bottom-inactive.xpm +share/themes/Xfce/xfwm4/bottom-left-active.xpm +share/themes/Xfce/xfwm4/bottom-left-inactive.xpm +share/themes/Xfce/xfwm4/bottom-right-active.xpm +share/themes/Xfce/xfwm4/bottom-right-inactive.xpm +share/themes/Xfce/xfwm4/close-active.xpm +share/themes/Xfce/xfwm4/close-inactive.xpm +share/themes/Xfce/xfwm4/close-pressed.xpm +share/themes/Xfce/xfwm4/hide-active.xpm +share/themes/Xfce/xfwm4/hide-inactive.xpm +share/themes/Xfce/xfwm4/hide-pressed.xpm +share/themes/Xfce/xfwm4/left-active.xpm +share/themes/Xfce/xfwm4/left-inactive.xpm +share/themes/Xfce/xfwm4/maximize-active.xpm +share/themes/Xfce/xfwm4/maximize-inactive.xpm +share/themes/Xfce/xfwm4/maximize-pressed.xpm +share/themes/Xfce/xfwm4/menu-active.xpm +share/themes/Xfce/xfwm4/menu-inactive.xpm +share/themes/Xfce/xfwm4/menu-pressed.xpm +share/themes/Xfce/xfwm4/right-active.xpm +share/themes/Xfce/xfwm4/right-inactive.xpm +share/themes/Xfce/xfwm4/shade-active.xpm +share/themes/Xfce/xfwm4/shade-inactive.xpm +share/themes/Xfce/xfwm4/shade-pressed.xpm +share/themes/Xfce/xfwm4/stick-active.xpm +share/themes/Xfce/xfwm4/stick-inactive.xpm +share/themes/Xfce/xfwm4/stick-pressed.xpm +share/themes/Xfce/xfwm4/themerc +share/themes/Xfce/xfwm4/title-1-active.xpm +share/themes/Xfce/xfwm4/title-1-inactive.xpm +share/themes/Xfce/xfwm4/title-2-active.xpm +share/themes/Xfce/xfwm4/title-2-inactive.xpm +share/themes/Xfce/xfwm4/title-3-active.xpm +share/themes/Xfce/xfwm4/title-3-inactive.xpm +share/themes/Xfce/xfwm4/title-4-active.xpm +share/themes/Xfce/xfwm4/title-4-inactive.xpm +share/themes/Xfce/xfwm4/title-5-active.xpm +share/themes/Xfce/xfwm4/title-5-inactive.xpm +share/themes/Xfce/xfwm4/top-left-active.xpm +share/themes/Xfce/xfwm4/top-left-inactive.xpm +share/themes/Xfce/xfwm4/top-right-active.xpm +share/themes/Xfce/xfwm4/top-right-inactive.xpm +@dirrm share/themes/Xfce/xfwm4 +@dirrm share/themes/Variation/xfwm4 +@dirrm share/themes/Variation +@dirrm share/themes/Tubular/xfwm4 +@dirrm share/themes/Tubular +@dirrm share/themes/Triviality/xfwm4 +@dirrm share/themes/Triviality +@dirrm share/themes/Trench/xfwm4 +@dirrm share/themes/Trench +@dirrm share/themes/Totem/xfwm4 +@dirrm share/themes/Totem +@dirrm share/themes/Today/xfwm4 +@dirrm share/themes/Today +@dirrm share/themes/Tgc/xfwm4 +@dirrm share/themes/Tgc-large/xfwm4 +@dirrm share/themes/Tgc-large +@dirrm share/themes/Tgc +@dirrm share/themes/Tabs/xfwm4 +@dirrm share/themes/Tabs +@dirrm share/themes/TUX/xfwm4 +@dirrm share/themes/TUX +@dirrm share/themes/Synthetic/xfwm4 +@dirrm share/themes/Synthetic +@dirrm share/themes/Smoothwall/xfwm4 +@dirrm share/themes/Smoothwall +@dirrm share/themes/Smallscreen/xfwm4 +@dirrm share/themes/Smallscreen +@dirrm share/themes/Slimline/xfwm4 +@dirrm share/themes/Slimline +@dirrm share/themes/Slick/xfwm4 +@dirrm share/themes/Slick +@dirrm share/themes/Silverado/xfwm4 +@dirrm share/themes/Silverado +@dirrm share/themes/Retro/xfwm4 +@dirrm share/themes/Retro +@dirrm share/themes/RedmondXP/xfwm4 +@dirrm share/themes/RedmondXP +@dirrm share/themes/Redmond/xfwm4 +@dirrm share/themes/Redmond +@dirrm share/themes/R9X/xfwm4 +@dirrm share/themes/R9X +@dirrm share/themes/Quinx/xfwm4 +@dirrm share/themes/Quinx +@dirrm share/themes/Quiet-purple/xfwm4 +@dirrm share/themes/Quiet-purple +@dirrm share/themes/Prune/xfwm4 +@dirrm share/themes/Prune +@dirrm share/themes/Platinum/xfwm4 +@dirrm share/themes/Platinum +@dirrm share/themes/Piranha/xfwm4 +@dirrm share/themes/Piranha +@dirrm share/themes/Pills/xfwm4 +@dirrm share/themes/Pills +@dirrm share/themes/Perl/xfwm4 +@dirrm share/themes/Perl +@dirrm share/themes/Oroborus/xfwm4 +@dirrm share/themes/Oroborus +@dirrm share/themes/Ops/xfwm4 +@dirrm share/themes/Ops +@dirrm share/themes/Next/xfwm4 +@dirrm share/themes/Next +@dirrm share/themes/Mofit/xfwm4 +@dirrm share/themes/Mofit +@dirrm share/themes/Microgui/xfwm4 +@dirrm share/themes/Microgui +@dirrm share/themes/Microdeck3/xfwm4 +@dirrm share/themes/Microdeck3 +@dirrm share/themes/Microdeck2/xfwm4 +@dirrm share/themes/Microdeck2 +@dirrm share/themes/Microdeck/xfwm4 +@dirrm share/themes/Microdeck +@dirrm share/themes/Microcurve/xfwm4 +@dirrm share/themes/Microcurve +@dirrm share/themes/Metabox/xfwm4 +@dirrm share/themes/Metabox +@dirrm share/themes/Meenee/xfwm4 +@dirrm share/themes/Meenee +@dirrm share/themes/Linea/xfwm4 +@dirrm share/themes/Linea +@dirrm share/themes/LineArt/xfwm4 +@dirrm share/themes/LineArt +@dirrm share/themes/Koynacity/xfwm4 +@dirrm share/themes/Koynacity +@dirrm share/themes/Kleanux/xfwm4 +@dirrm share/themes/Kleanux +@dirrm share/themes/Kindaker/xfwm4 +@dirrm share/themes/Kindaker +@dirrm share/themes/Keramik/xfwm4 +@dirrm share/themes/Keramik +@dirrm share/themes/Kde1/xfwm4 +@dirrm share/themes/Kde1 +@dirrm share/themes/Kde/xfwm4 +@dirrm share/themes/Kde +@dirrm share/themes/Iceg/xfwm4 +@dirrm share/themes/Iceg +@dirrm share/themes/Gtk/xfwm4 +@dirrm share/themes/Gtk +@dirrm share/themes/Gorilla/xfwm4 +@dirrm share/themes/Gorilla +@dirrm share/themes/Gnububble/xfwm4 +@dirrm share/themes/Gnububble +@dirrm share/themes/Gelly/xfwm4 +@dirrm share/themes/Gelly +@dirrm share/themes/Gaudy/xfwm4 +@dirrm share/themes/Gaudy +@dirrm share/themes/Galaxy/xfwm4 +@dirrm share/themes/Galaxy +@dirrm share/themes/G2/xfwm4 +@dirrm share/themes/G2 +@dirrm share/themes/Fbx/xfwm4 +@dirrm share/themes/Fbx +@dirrm share/themes/Exocet/xfwm4 +@dirrm share/themes/Exocet +@dirrm share/themes/Elberg/xfwm4 +@dirrm share/themes/Elberg +@dirrm share/themes/Eazel-blue/xfwm4 +@dirrm share/themes/Eazel-blue +@dirrm share/themes/Defcon-IV/xfwm4 +@dirrm share/themes/Defcon-IV +@dirrm share/themes/Curve/xfwm4 +@dirrm share/themes/Curve +@dirrm share/themes/Cruxish/xfwm4 +@dirrm share/themes/Cruxish +@dirrm share/themes/Crux/xfwm4 +@dirrm share/themes/Crux +@dirrm share/themes/Coolclean/xfwm4 +@dirrm share/themes/Coolclean +@dirrm share/themes/Coldsteel/xfwm4 +@dirrm share/themes/Coldsteel +@dirrm share/themes/Buzz/xfwm4 +@dirrm share/themes/Buzz +@dirrm share/themes/Blackwall/xfwm4 +@dirrm share/themes/Blackwall +@dirrm share/themes/Biz/xfwm4 +@dirrm share/themes/Biz +@dirrm share/themes/Beastie/xfwm4 +@dirrm share/themes/Beastie +@dirrm share/themes/BBS/xfwm4 +@dirrm share/themes/BBS +@dirrm share/themes/Basix/xfwm4 +@dirrm share/themes/Basix +@dirrm share/themes/B6/xfwm4 +@dirrm share/themes/B6 +@dirrm share/themes/B5/xfwm4 +@dirrm share/themes/B5 +@dirrm share/themes/Atlanta2/xfwm4 +@dirrm share/themes/Atlanta2 +@dirrm share/themes/Atlanta/xfwm4 +@dirrm share/themes/Atlanta +@dirrm share/themes/Alternate/xfwm4 +@dirrm share/themes/Alternate +@dirrm share/themes/Agualemon/xfwm4 +@dirrm share/themes/Agualemon +@dirrm share/themes/Agua/xfwm4 +@dirrm share/themes/Agua +@dirrm share/themes/Adept/xfwm4 +@dirrm share/themes/Adept +@unexec ${RMDIR} %D/share/themes/Xfce 2>/dev/null || ${TRUE} diff --git a/wm/xfce4-wm-themes/buildlink3.mk b/wm/xfce4-wm-themes/buildlink3.mk index 9cdb62e6d93..77e823d239c 100644 --- a/wm/xfce4-wm-themes/buildlink3.mk +++ b/wm/xfce4-wm-themes/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_WM_THEMES_BUILDLINK3_MK:= ${XFCE4_WM_THEMES_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-wm-themes} BUILDLINK_PACKAGES+= xfce4-wm-themes .if !empty(XFCE4_WM_THEMES_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.0.6 +BUILDLINK_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-wm-themes?= ../../wm/xfce4-wm-themes .endif # XFCE4_WM_THEMES_BUILDLINK3_MK diff --git a/wm/xfce4-wm-themes/distinfo b/wm/xfce4-wm-themes/distinfo index a409377238e..11b69a17f23 100644 --- a/wm/xfce4-wm-themes/distinfo +++ b/wm/xfce4-wm-themes/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.7 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfwm4-themes-4.0.6.tar.gz) = 6e175c8fdd9c343f6b206d3a60b52343cd976360 -Size (xfwm4-themes-4.0.6.tar.gz) = 647172 bytes +SHA1 (xfwm4-themes-4.2.0.tar.gz) = 79333b2006e58dc32e6a5210cf80f8475ff4af7d +Size (xfwm4-themes-4.2.0.tar.gz) = 779350 bytes diff --git a/wm/xfce4-wm/Makefile b/wm/xfce4-wm/Makefile index 4fccdc0b163..665a17ba79f 100644 --- a/wm/xfce4-wm/Makefile +++ b/wm/xfce4-wm/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:23 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfwm4-${XFCE4_VERSION} PKGNAME= xfce4-wm-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= wm COMMENT= XFce4 window manager diff --git a/wm/xfce4-wm/PLIST b/wm/xfce4-wm/PLIST index 3a5097c232e..14efada75f5 100644 --- a/wm/xfce4-wm/PLIST +++ b/wm/xfce4-wm/PLIST @@ -1,20 +1,21 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:56 jlam Exp $ -bin/xfwm4 -lib/xfce4/mcs-plugins/margins_plugin.la -lib/xfce4/mcs-plugins/xfwm4_plugin.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfwm4.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfwm4.mo @@ -22,12 +23,15 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfwm4.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfwm4.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfwm4.mo @@ -35,542 +39,650 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfwm4.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfwm4.mo +bin/xfwm4 +lib/xfce4/mcs-plugins/workspaces_plugin.la +lib/xfce4/mcs-plugins/xfwm4_plugin.la +share/applications/xfce-wm-settings.desktop +share/applications/xfce-workspaces-settings.desktop +share/icons/hicolor/48x48/apps/xfce4-keys.png +share/icons/hicolor/48x48/apps/xfce4-workspaces.png +share/icons/hicolor/48x48/apps/xfwm4.png +share/icons/hicolor/scalable/apps/xfce4-workspaces.svg +share/icons/hicolor/scalable/apps/xfwm4.svg +share/themes/Default-4.0/xfwm4/README +share/themes/Default-4.0/xfwm4/bottom-active.xpm +share/themes/Default-4.0/xfwm4/bottom-inactive.xpm +share/themes/Default-4.0/xfwm4/bottom-left-active.xpm +share/themes/Default-4.0/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.0/xfwm4/bottom-right-active.xpm +share/themes/Default-4.0/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.0/xfwm4/close-active.xpm +share/themes/Default-4.0/xfwm4/close-inactive.xpm +share/themes/Default-4.0/xfwm4/close-pressed.xpm +share/themes/Default-4.0/xfwm4/hide-active.xpm +share/themes/Default-4.0/xfwm4/hide-inactive.xpm +share/themes/Default-4.0/xfwm4/hide-pressed.xpm +share/themes/Default-4.0/xfwm4/left-active.xpm +share/themes/Default-4.0/xfwm4/left-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-active.xpm +share/themes/Default-4.0/xfwm4/maximize-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-pressed.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/menu-active.xpm +share/themes/Default-4.0/xfwm4/menu-inactive.xpm +share/themes/Default-4.0/xfwm4/menu-pressed.xpm +share/themes/Default-4.0/xfwm4/right-active.xpm +share/themes/Default-4.0/xfwm4/right-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-active.xpm +share/themes/Default-4.0/xfwm4/shade-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-pressed.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/stick-active.xpm +share/themes/Default-4.0/xfwm4/stick-inactive.xpm +share/themes/Default-4.0/xfwm4/stick-pressed.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/themerc +share/themes/Default-4.0/xfwm4/title-1-active.xpm +share/themes/Default-4.0/xfwm4/title-1-inactive.xpm +share/themes/Default-4.0/xfwm4/title-2-active.xpm +share/themes/Default-4.0/xfwm4/title-2-inactive.xpm +share/themes/Default-4.0/xfwm4/title-3-active.xpm +share/themes/Default-4.0/xfwm4/title-3-inactive.xpm +share/themes/Default-4.0/xfwm4/title-4-active.xpm +share/themes/Default-4.0/xfwm4/title-4-inactive.xpm +share/themes/Default-4.0/xfwm4/title-5-active.xpm +share/themes/Default-4.0/xfwm4/title-5-inactive.xpm +share/themes/Default-4.0/xfwm4/top-left-active.xpm +share/themes/Default-4.0/xfwm4/top-left-inactive.xpm +share/themes/Default-4.0/xfwm4/top-right-active.xpm +share/themes/Default-4.0/xfwm4/top-right-inactive.xpm +share/themes/Default/xfwm4/README +share/themes/Default/xfwm4/bottom-active.png +share/themes/Default/xfwm4/bottom-active.xpm +share/themes/Default/xfwm4/bottom-inactive.png +share/themes/Default/xfwm4/bottom-inactive.xpm +share/themes/Default/xfwm4/bottom-left-active.png +share/themes/Default/xfwm4/bottom-left-active.xpm +share/themes/Default/xfwm4/bottom-left-inactive.png +share/themes/Default/xfwm4/bottom-left-inactive.xpm +share/themes/Default/xfwm4/bottom-right-active.png +share/themes/Default/xfwm4/bottom-right-active.xpm +share/themes/Default/xfwm4/bottom-right-inactive.png +share/themes/Default/xfwm4/bottom-right-inactive.xpm +share/themes/Default/xfwm4/close-active.xpm +share/themes/Default/xfwm4/close-inactive.xpm +share/themes/Default/xfwm4/close-pressed.png +share/themes/Default/xfwm4/close-pressed.xpm +share/themes/Default/xfwm4/hide-active.xpm +share/themes/Default/xfwm4/hide-inactive.xpm +share/themes/Default/xfwm4/hide-pressed.png +share/themes/Default/xfwm4/hide-pressed.xpm +share/themes/Default/xfwm4/keythemerc +share/themes/Default/xfwm4/left-active.png +share/themes/Default/xfwm4/left-active.xpm +share/themes/Default/xfwm4/left-inactive.png +share/themes/Default/xfwm4/left-inactive.xpm +share/themes/Default/xfwm4/maximize-active.xpm +share/themes/Default/xfwm4/maximize-inactive.xpm +share/themes/Default/xfwm4/maximize-pressed.png +share/themes/Default/xfwm4/maximize-pressed.xpm +share/themes/Default/xfwm4/maximize-toggled-active.xpm +share/themes/Default/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default/xfwm4/maximize-toggled-pressed.png +share/themes/Default/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default/xfwm4/menu-active.xpm +share/themes/Default/xfwm4/menu-inactive.xpm +share/themes/Default/xfwm4/menu-pressed.png +share/themes/Default/xfwm4/menu-pressed.xpm +share/themes/Default/xfwm4/right-active.png +share/themes/Default/xfwm4/right-active.xpm +share/themes/Default/xfwm4/right-inactive.png +share/themes/Default/xfwm4/right-inactive.xpm +share/themes/Default/xfwm4/shade-active.xpm +share/themes/Default/xfwm4/shade-inactive.xpm +share/themes/Default/xfwm4/shade-pressed.png +share/themes/Default/xfwm4/shade-pressed.xpm +share/themes/Default/xfwm4/shade-toggled-active.xpm +share/themes/Default/xfwm4/shade-toggled-inactive.xpm +share/themes/Default/xfwm4/shade-toggled-pressed.png +share/themes/Default/xfwm4/shade-toggled-pressed.xpm +share/themes/Default/xfwm4/stick-active.xpm +share/themes/Default/xfwm4/stick-inactive.xpm +share/themes/Default/xfwm4/stick-pressed.png +share/themes/Default/xfwm4/stick-pressed.xpm +share/themes/Default/xfwm4/stick-toggled-active.xpm +share/themes/Default/xfwm4/stick-toggled-inactive.xpm +share/themes/Default/xfwm4/stick-toggled-pressed.png +share/themes/Default/xfwm4/stick-toggled-pressed.xpm +share/themes/Default/xfwm4/themerc +share/themes/Default/xfwm4/title-1-active.png +share/themes/Default/xfwm4/title-1-active.xpm +share/themes/Default/xfwm4/title-1-inactive.png +share/themes/Default/xfwm4/title-1-inactive.xpm +share/themes/Default/xfwm4/title-2-active.png +share/themes/Default/xfwm4/title-2-active.xpm +share/themes/Default/xfwm4/title-2-inactive.png +share/themes/Default/xfwm4/title-2-inactive.xpm +share/themes/Default/xfwm4/title-3-active.png +share/themes/Default/xfwm4/title-3-active.xpm +share/themes/Default/xfwm4/title-3-inactive.png +share/themes/Default/xfwm4/title-3-inactive.xpm +share/themes/Default/xfwm4/title-4-active.png +share/themes/Default/xfwm4/title-4-active.xpm +share/themes/Default/xfwm4/title-4-inactive.png +share/themes/Default/xfwm4/title-4-inactive.xpm +share/themes/Default/xfwm4/title-5-active.png +share/themes/Default/xfwm4/title-5-active.xpm +share/themes/Default/xfwm4/title-5-inactive.png +share/themes/Default/xfwm4/title-5-inactive.xpm +share/themes/Default/xfwm4/top-left-active.png +share/themes/Default/xfwm4/top-left-active.xpm +share/themes/Default/xfwm4/top-left-inactive.png +share/themes/Default/xfwm4/top-left-inactive.xpm +share/themes/Default/xfwm4/top-right-active.png +share/themes/Default/xfwm4/top-right-active.xpm +share/themes/Default/xfwm4/top-right-inactive.png +share/themes/Default/xfwm4/top-right-inactive.xpm +share/themes/Opta/xfwm4/README +share/themes/Opta/xfwm4/bottom-active.xpm +share/themes/Opta/xfwm4/bottom-inactive.xpm +share/themes/Opta/xfwm4/bottom-left-active.xpm +share/themes/Opta/xfwm4/bottom-left-inactive.xpm +share/themes/Opta/xfwm4/bottom-right-active.xpm +share/themes/Opta/xfwm4/bottom-right-inactive.xpm +share/themes/Opta/xfwm4/close-active.xpm +share/themes/Opta/xfwm4/close-inactive.xpm +share/themes/Opta/xfwm4/close-pressed.xpm +share/themes/Opta/xfwm4/hide-active.xpm +share/themes/Opta/xfwm4/hide-inactive.xpm +share/themes/Opta/xfwm4/hide-pressed.xpm +share/themes/Opta/xfwm4/left-active.xpm +share/themes/Opta/xfwm4/left-inactive.xpm +share/themes/Opta/xfwm4/maximize-active.xpm +share/themes/Opta/xfwm4/maximize-inactive.xpm +share/themes/Opta/xfwm4/maximize-pressed.xpm +share/themes/Opta/xfwm4/maximize-toggled-active.xpm +share/themes/Opta/xfwm4/maximize-toggled-inactive.xpm +share/themes/Opta/xfwm4/maximize-toggled-pressed.xpm +share/themes/Opta/xfwm4/menu-active.xpm +share/themes/Opta/xfwm4/menu-inactive.xpm +share/themes/Opta/xfwm4/menu-pressed.xpm +share/themes/Opta/xfwm4/right-active.xpm +share/themes/Opta/xfwm4/right-inactive.xpm +share/themes/Opta/xfwm4/shade-active.xpm +share/themes/Opta/xfwm4/shade-inactive.xpm +share/themes/Opta/xfwm4/shade-pressed.xpm +share/themes/Opta/xfwm4/shade-toggled-active.xpm +share/themes/Opta/xfwm4/shade-toggled-inactive.xpm +share/themes/Opta/xfwm4/shade-toggled-pressed.xpm +share/themes/Opta/xfwm4/stick-active.xpm +share/themes/Opta/xfwm4/stick-inactive.xpm +share/themes/Opta/xfwm4/stick-pressed.xpm +share/themes/Opta/xfwm4/stick-toggled-active.xpm +share/themes/Opta/xfwm4/stick-toggled-inactive.xpm +share/themes/Opta/xfwm4/stick-toggled-pressed.xpm +share/themes/Opta/xfwm4/themerc +share/themes/Opta/xfwm4/title-1-active.xpm +share/themes/Opta/xfwm4/title-1-inactive.xpm +share/themes/Opta/xfwm4/title-2-active.png +share/themes/Opta/xfwm4/title-2-active.xpm +share/themes/Opta/xfwm4/title-2-inactive.png +share/themes/Opta/xfwm4/title-2-inactive.xpm +share/themes/Opta/xfwm4/title-3-active.png +share/themes/Opta/xfwm4/title-3-active.xpm +share/themes/Opta/xfwm4/title-3-inactive.png +share/themes/Opta/xfwm4/title-3-inactive.xpm +share/themes/Opta/xfwm4/title-4-active.png +share/themes/Opta/xfwm4/title-4-active.xpm +share/themes/Opta/xfwm4/title-4-inactive.png +share/themes/Opta/xfwm4/title-4-inactive.xpm +share/themes/Opta/xfwm4/title-5-active.xpm +share/themes/Opta/xfwm4/title-5-inactive.xpm +share/themes/Opta/xfwm4/top-left-active.xpm +share/themes/Opta/xfwm4/top-left-inactive.xpm +share/themes/Opta/xfwm4/top-right-active.xpm +share/themes/Opta/xfwm4/top-right-inactive.xpm +share/themes/Symphony/xfwm4/README +share/themes/Symphony/xfwm4/bottom-active.png +share/themes/Symphony/xfwm4/bottom-active.xpm +share/themes/Symphony/xfwm4/bottom-inactive.png +share/themes/Symphony/xfwm4/bottom-inactive.xpm +share/themes/Symphony/xfwm4/bottom-left-active.png +share/themes/Symphony/xfwm4/bottom-left-active.xpm +share/themes/Symphony/xfwm4/bottom-left-inactive.png +share/themes/Symphony/xfwm4/bottom-left-inactive.xpm +share/themes/Symphony/xfwm4/bottom-right-active.png +share/themes/Symphony/xfwm4/bottom-right-active.xpm +share/themes/Symphony/xfwm4/bottom-right-inactive.png +share/themes/Symphony/xfwm4/bottom-right-inactive.xpm +share/themes/Symphony/xfwm4/close-active.xpm +share/themes/Symphony/xfwm4/close-inactive.xpm +share/themes/Symphony/xfwm4/close-pressed.xpm +share/themes/Symphony/xfwm4/hide-active.xpm +share/themes/Symphony/xfwm4/hide-inactive.xpm +share/themes/Symphony/xfwm4/hide-pressed.xpm +share/themes/Symphony/xfwm4/left-active.png +share/themes/Symphony/xfwm4/left-active.xpm +share/themes/Symphony/xfwm4/left-inactive.png +share/themes/Symphony/xfwm4/left-inactive.xpm +share/themes/Symphony/xfwm4/maximize-active.xpm +share/themes/Symphony/xfwm4/maximize-inactive.xpm +share/themes/Symphony/xfwm4/maximize-pressed.xpm +share/themes/Symphony/xfwm4/maximize-toggled-active.xpm +share/themes/Symphony/xfwm4/maximize-toggled-inactive.xpm +share/themes/Symphony/xfwm4/maximize-toggled-pressed.xpm +share/themes/Symphony/xfwm4/menu-active.xpm +share/themes/Symphony/xfwm4/menu-inactive.xpm +share/themes/Symphony/xfwm4/menu-pressed.xpm +share/themes/Symphony/xfwm4/right-active.png +share/themes/Symphony/xfwm4/right-active.xpm +share/themes/Symphony/xfwm4/right-inactive.png +share/themes/Symphony/xfwm4/right-inactive.xpm +share/themes/Symphony/xfwm4/shade-active.xpm +share/themes/Symphony/xfwm4/shade-inactive.xpm +share/themes/Symphony/xfwm4/shade-pressed.xpm +share/themes/Symphony/xfwm4/shade-toggled-active.xpm +share/themes/Symphony/xfwm4/shade-toggled-inactive.xpm +share/themes/Symphony/xfwm4/shade-toggled-pressed.xpm +share/themes/Symphony/xfwm4/stick-active.xpm +share/themes/Symphony/xfwm4/stick-inactive.xpm +share/themes/Symphony/xfwm4/stick-pressed.xpm +share/themes/Symphony/xfwm4/stick-toggled-active.xpm +share/themes/Symphony/xfwm4/stick-toggled-inactive.xpm +share/themes/Symphony/xfwm4/stick-toggled-pressed.xpm +share/themes/Symphony/xfwm4/themerc +share/themes/Symphony/xfwm4/title-1-active.png +share/themes/Symphony/xfwm4/title-1-active.xpm +share/themes/Symphony/xfwm4/title-1-inactive.png +share/themes/Symphony/xfwm4/title-1-inactive.xpm +share/themes/Symphony/xfwm4/title-2-active.png +share/themes/Symphony/xfwm4/title-2-active.xpm +share/themes/Symphony/xfwm4/title-2-inactive.png +share/themes/Symphony/xfwm4/title-2-inactive.xpm +share/themes/Symphony/xfwm4/title-3-active.png +share/themes/Symphony/xfwm4/title-3-active.xpm +share/themes/Symphony/xfwm4/title-3-inactive.png +share/themes/Symphony/xfwm4/title-3-inactive.xpm +share/themes/Symphony/xfwm4/title-4-active.png +share/themes/Symphony/xfwm4/title-4-active.xpm +share/themes/Symphony/xfwm4/title-4-inactive.png +share/themes/Symphony/xfwm4/title-4-inactive.xpm +share/themes/Symphony/xfwm4/title-5-active.png +share/themes/Symphony/xfwm4/title-5-active.xpm +share/themes/Symphony/xfwm4/title-5-inactive.png +share/themes/Symphony/xfwm4/title-5-inactive.xpm +share/themes/Symphony/xfwm4/top-left-active.png +share/themes/Symphony/xfwm4/top-left-active.xpm +share/themes/Symphony/xfwm4/top-left-inactive.png +share/themes/Symphony/xfwm4/top-left-inactive.xpm +share/themes/Symphony/xfwm4/top-right-active.png +share/themes/Symphony/xfwm4/top-right-active.xpm +share/themes/Symphony/xfwm4/top-right-inactive.png +share/themes/Symphony/xfwm4/top-right-inactive.xpm +share/themes/Therapy/xfwm4/README +share/themes/Therapy/xfwm4/bottom-active.png +share/themes/Therapy/xfwm4/bottom-active.xpm +share/themes/Therapy/xfwm4/bottom-inactive.png +share/themes/Therapy/xfwm4/bottom-inactive.xpm +share/themes/Therapy/xfwm4/bottom-left-active.png +share/themes/Therapy/xfwm4/bottom-left-active.xpm +share/themes/Therapy/xfwm4/bottom-left-inactive.png +share/themes/Therapy/xfwm4/bottom-left-inactive.xpm +share/themes/Therapy/xfwm4/bottom-right-active.png +share/themes/Therapy/xfwm4/bottom-right-active.xpm +share/themes/Therapy/xfwm4/bottom-right-inactive.png +share/themes/Therapy/xfwm4/bottom-right-inactive.xpm +share/themes/Therapy/xfwm4/close-active.xpm +share/themes/Therapy/xfwm4/close-inactive.xpm +share/themes/Therapy/xfwm4/close-pressed.png +share/themes/Therapy/xfwm4/close-pressed.xpm +share/themes/Therapy/xfwm4/hide-active.xpm +share/themes/Therapy/xfwm4/hide-inactive.xpm +share/themes/Therapy/xfwm4/hide-pressed.png +share/themes/Therapy/xfwm4/hide-pressed.xpm +share/themes/Therapy/xfwm4/left-active.png +share/themes/Therapy/xfwm4/left-active.xpm +share/themes/Therapy/xfwm4/left-inactive.png +share/themes/Therapy/xfwm4/left-inactive.xpm +share/themes/Therapy/xfwm4/maximize-active.xpm +share/themes/Therapy/xfwm4/maximize-inactive.xpm +share/themes/Therapy/xfwm4/maximize-pressed.png +share/themes/Therapy/xfwm4/maximize-pressed.xpm +share/themes/Therapy/xfwm4/maximize-toggled-active.xpm +share/themes/Therapy/xfwm4/maximize-toggled-inactive.xpm +share/themes/Therapy/xfwm4/maximize-toggled-pressed.png +share/themes/Therapy/xfwm4/maximize-toggled-pressed.xpm +share/themes/Therapy/xfwm4/menu-active.xpm +share/themes/Therapy/xfwm4/menu-inactive.xpm +share/themes/Therapy/xfwm4/menu-pressed.png +share/themes/Therapy/xfwm4/menu-pressed.xpm +share/themes/Therapy/xfwm4/right-active.png +share/themes/Therapy/xfwm4/right-active.xpm +share/themes/Therapy/xfwm4/right-inactive.png +share/themes/Therapy/xfwm4/right-inactive.xpm +share/themes/Therapy/xfwm4/shade-active.xpm +share/themes/Therapy/xfwm4/shade-inactive.xpm +share/themes/Therapy/xfwm4/shade-pressed.png +share/themes/Therapy/xfwm4/shade-pressed.xpm +share/themes/Therapy/xfwm4/shade-toggled-active.xpm +share/themes/Therapy/xfwm4/shade-toggled-inactive.xpm +share/themes/Therapy/xfwm4/shade-toggled-pressed.png +share/themes/Therapy/xfwm4/shade-toggled-pressed.xpm +share/themes/Therapy/xfwm4/stick-active.xpm +share/themes/Therapy/xfwm4/stick-inactive.xpm +share/themes/Therapy/xfwm4/stick-pressed.png +share/themes/Therapy/xfwm4/stick-pressed.xpm +share/themes/Therapy/xfwm4/stick-toggled-active.xpm +share/themes/Therapy/xfwm4/stick-toggled-inactive.xpm +share/themes/Therapy/xfwm4/stick-toggled-pressed.png +share/themes/Therapy/xfwm4/stick-toggled-pressed.xpm +share/themes/Therapy/xfwm4/themerc +share/themes/Therapy/xfwm4/title-1-active.png +share/themes/Therapy/xfwm4/title-1-active.xpm +share/themes/Therapy/xfwm4/title-1-inactive.png +share/themes/Therapy/xfwm4/title-1-inactive.xpm +share/themes/Therapy/xfwm4/title-2-active.png +share/themes/Therapy/xfwm4/title-2-active.xpm +share/themes/Therapy/xfwm4/title-2-inactive.png +share/themes/Therapy/xfwm4/title-2-inactive.xpm +share/themes/Therapy/xfwm4/title-3-active.png +share/themes/Therapy/xfwm4/title-3-active.xpm +share/themes/Therapy/xfwm4/title-3-inactive.png +share/themes/Therapy/xfwm4/title-3-inactive.xpm +share/themes/Therapy/xfwm4/title-4-active.png +share/themes/Therapy/xfwm4/title-4-active.xpm +share/themes/Therapy/xfwm4/title-4-inactive.png +share/themes/Therapy/xfwm4/title-4-inactive.xpm +share/themes/Therapy/xfwm4/title-5-active.png +share/themes/Therapy/xfwm4/title-5-active.xpm +share/themes/Therapy/xfwm4/title-5-inactive.png +share/themes/Therapy/xfwm4/title-5-inactive.xpm +share/themes/Therapy/xfwm4/top-left-active.png +share/themes/Therapy/xfwm4/top-left-active.xpm +share/themes/Therapy/xfwm4/top-left-inactive.png +share/themes/Therapy/xfwm4/top-left-inactive.xpm +share/themes/Therapy/xfwm4/top-right-active.png +share/themes/Therapy/xfwm4/top-right-active.xpm +share/themes/Therapy/xfwm4/top-right-inactive.png +share/themes/Therapy/xfwm4/top-right-inactive.xpm +share/themes/Tyrex/xfwm4/README +share/themes/Tyrex/xfwm4/bottom-active.png +share/themes/Tyrex/xfwm4/bottom-active.xpm +share/themes/Tyrex/xfwm4/bottom-inactive.png +share/themes/Tyrex/xfwm4/bottom-inactive.xpm +share/themes/Tyrex/xfwm4/bottom-left-active.png +share/themes/Tyrex/xfwm4/bottom-left-active.xpm +share/themes/Tyrex/xfwm4/bottom-left-inactive.png +share/themes/Tyrex/xfwm4/bottom-left-inactive.xpm +share/themes/Tyrex/xfwm4/bottom-right-active.png +share/themes/Tyrex/xfwm4/bottom-right-active.xpm +share/themes/Tyrex/xfwm4/bottom-right-inactive.png +share/themes/Tyrex/xfwm4/bottom-right-inactive.xpm +share/themes/Tyrex/xfwm4/close-active.xpm +share/themes/Tyrex/xfwm4/close-inactive.xpm +share/themes/Tyrex/xfwm4/close-pressed.xpm +share/themes/Tyrex/xfwm4/hide-active.xpm +share/themes/Tyrex/xfwm4/hide-inactive.xpm +share/themes/Tyrex/xfwm4/hide-pressed.xpm +share/themes/Tyrex/xfwm4/left-active.png +share/themes/Tyrex/xfwm4/left-active.xpm +share/themes/Tyrex/xfwm4/left-inactive.png +share/themes/Tyrex/xfwm4/left-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-active.xpm +share/themes/Tyrex/xfwm4/maximize-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-pressed.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-active.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/menu-active.xpm +share/themes/Tyrex/xfwm4/menu-inactive.xpm +share/themes/Tyrex/xfwm4/menu-pressed.xpm +share/themes/Tyrex/xfwm4/right-active.png +share/themes/Tyrex/xfwm4/right-active.xpm +share/themes/Tyrex/xfwm4/right-inactive.png +share/themes/Tyrex/xfwm4/right-inactive.xpm +share/themes/Tyrex/xfwm4/shade-active.xpm +share/themes/Tyrex/xfwm4/shade-inactive.xpm +share/themes/Tyrex/xfwm4/shade-pressed.xpm +share/themes/Tyrex/xfwm4/shade-toggled-active.xpm +share/themes/Tyrex/xfwm4/shade-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/shade-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/stick-active.xpm +share/themes/Tyrex/xfwm4/stick-inactive.xpm +share/themes/Tyrex/xfwm4/stick-pressed.xpm +share/themes/Tyrex/xfwm4/stick-toggled-active.xpm +share/themes/Tyrex/xfwm4/stick-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/stick-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/themerc +share/themes/Tyrex/xfwm4/title-1-active.png +share/themes/Tyrex/xfwm4/title-1-active.xpm +share/themes/Tyrex/xfwm4/title-1-inactive.png +share/themes/Tyrex/xfwm4/title-1-inactive.xpm +share/themes/Tyrex/xfwm4/title-2-active.png +share/themes/Tyrex/xfwm4/title-2-active.xpm +share/themes/Tyrex/xfwm4/title-2-inactive.png +share/themes/Tyrex/xfwm4/title-2-inactive.xpm +share/themes/Tyrex/xfwm4/title-3-active.png +share/themes/Tyrex/xfwm4/title-3-active.xpm +share/themes/Tyrex/xfwm4/title-3-inactive.png +share/themes/Tyrex/xfwm4/title-3-inactive.xpm +share/themes/Tyrex/xfwm4/title-4-active.png +share/themes/Tyrex/xfwm4/title-4-active.xpm +share/themes/Tyrex/xfwm4/title-4-inactive.png +share/themes/Tyrex/xfwm4/title-4-inactive.xpm +share/themes/Tyrex/xfwm4/title-5-active.png +share/themes/Tyrex/xfwm4/title-5-active.xpm +share/themes/Tyrex/xfwm4/title-5-inactive.png +share/themes/Tyrex/xfwm4/title-5-inactive.xpm +share/themes/Tyrex/xfwm4/top-left-active.png +share/themes/Tyrex/xfwm4/top-left-active.xpm +share/themes/Tyrex/xfwm4/top-left-inactive.png +share/themes/Tyrex/xfwm4/top-left-inactive.xpm +share/themes/Tyrex/xfwm4/top-right-active.png +share/themes/Tyrex/xfwm4/top-right-active.xpm +share/themes/Tyrex/xfwm4/top-right-inactive.png +share/themes/Tyrex/xfwm4/top-right-inactive.xpm +share/themes/Waza/xfwm4/README +share/themes/Waza/xfwm4/bottom-active.xpm +share/themes/Waza/xfwm4/bottom-inactive.xpm +share/themes/Waza/xfwm4/bottom-left-active.xpm +share/themes/Waza/xfwm4/bottom-left-inactive.xpm +share/themes/Waza/xfwm4/bottom-right-active.xpm +share/themes/Waza/xfwm4/bottom-right-inactive.xpm +share/themes/Waza/xfwm4/close-active.png +share/themes/Waza/xfwm4/close-active.xpm +share/themes/Waza/xfwm4/close-inactive.png +share/themes/Waza/xfwm4/close-inactive.xpm +share/themes/Waza/xfwm4/close-pressed.png +share/themes/Waza/xfwm4/close-pressed.xpm +share/themes/Waza/xfwm4/hide-active.png +share/themes/Waza/xfwm4/hide-active.xpm +share/themes/Waza/xfwm4/hide-inactive.png +share/themes/Waza/xfwm4/hide-inactive.xpm +share/themes/Waza/xfwm4/hide-pressed.png +share/themes/Waza/xfwm4/hide-pressed.xpm +share/themes/Waza/xfwm4/left-active.xpm +share/themes/Waza/xfwm4/left-inactive.xpm +share/themes/Waza/xfwm4/maximize-active.png +share/themes/Waza/xfwm4/maximize-active.xpm +share/themes/Waza/xfwm4/maximize-inactive.png +share/themes/Waza/xfwm4/maximize-inactive.xpm +share/themes/Waza/xfwm4/maximize-pressed.png +share/themes/Waza/xfwm4/maximize-pressed.xpm +share/themes/Waza/xfwm4/maximize-toggled-active.png +share/themes/Waza/xfwm4/maximize-toggled-active.xpm +share/themes/Waza/xfwm4/maximize-toggled-inactive.png +share/themes/Waza/xfwm4/maximize-toggled-inactive.xpm +share/themes/Waza/xfwm4/maximize-toggled-pressed.png +share/themes/Waza/xfwm4/maximize-toggled-pressed.xpm +share/themes/Waza/xfwm4/menu-active.png +share/themes/Waza/xfwm4/menu-active.xpm +share/themes/Waza/xfwm4/menu-inactive.png +share/themes/Waza/xfwm4/menu-inactive.xpm +share/themes/Waza/xfwm4/menu-pressed.png +share/themes/Waza/xfwm4/menu-pressed.xpm +share/themes/Waza/xfwm4/right-active.xpm +share/themes/Waza/xfwm4/right-inactive.xpm +share/themes/Waza/xfwm4/shade-active.png +share/themes/Waza/xfwm4/shade-active.xpm +share/themes/Waza/xfwm4/shade-inactive.png +share/themes/Waza/xfwm4/shade-inactive.xpm +share/themes/Waza/xfwm4/shade-pressed.png +share/themes/Waza/xfwm4/shade-pressed.xpm +share/themes/Waza/xfwm4/shade-toggled-active.png +share/themes/Waza/xfwm4/shade-toggled-active.xpm +share/themes/Waza/xfwm4/shade-toggled-inactive.png +share/themes/Waza/xfwm4/shade-toggled-inactive.xpm +share/themes/Waza/xfwm4/shade-toggled-pressed.png +share/themes/Waza/xfwm4/shade-toggled-pressed.xpm +share/themes/Waza/xfwm4/stick-active.png +share/themes/Waza/xfwm4/stick-active.xpm +share/themes/Waza/xfwm4/stick-inactive.png +share/themes/Waza/xfwm4/stick-inactive.xpm +share/themes/Waza/xfwm4/stick-pressed.png +share/themes/Waza/xfwm4/stick-pressed.xpm +share/themes/Waza/xfwm4/stick-toggled-active.png +share/themes/Waza/xfwm4/stick-toggled-active.xpm +share/themes/Waza/xfwm4/stick-toggled-inactive.png +share/themes/Waza/xfwm4/stick-toggled-inactive.xpm +share/themes/Waza/xfwm4/stick-toggled-pressed.png +share/themes/Waza/xfwm4/stick-toggled-pressed.xpm +share/themes/Waza/xfwm4/themerc +share/themes/Waza/xfwm4/title-1-active.png +share/themes/Waza/xfwm4/title-1-active.xpm +share/themes/Waza/xfwm4/title-1-inactive.png +share/themes/Waza/xfwm4/title-1-inactive.xpm +share/themes/Waza/xfwm4/title-2-active.png +share/themes/Waza/xfwm4/title-2-active.xpm +share/themes/Waza/xfwm4/title-2-inactive.png +share/themes/Waza/xfwm4/title-2-inactive.xpm +share/themes/Waza/xfwm4/title-3-active.png +share/themes/Waza/xfwm4/title-3-active.xpm +share/themes/Waza/xfwm4/title-3-inactive.png +share/themes/Waza/xfwm4/title-3-inactive.xpm +share/themes/Waza/xfwm4/title-4-active.png +share/themes/Waza/xfwm4/title-4-active.xpm +share/themes/Waza/xfwm4/title-4-inactive.png +share/themes/Waza/xfwm4/title-4-inactive.xpm +share/themes/Waza/xfwm4/title-5-active.png +share/themes/Waza/xfwm4/title-5-active.xpm +share/themes/Waza/xfwm4/title-5-inactive.png +share/themes/Waza/xfwm4/title-5-inactive.xpm +share/themes/Waza/xfwm4/top-left-active.png +share/themes/Waza/xfwm4/top-left-active.xpm +share/themes/Waza/xfwm4/top-left-inactive.png +share/themes/Waza/xfwm4/top-left-inactive.xpm +share/themes/Waza/xfwm4/top-right-active.png +share/themes/Waza/xfwm4/top-right-active.xpm +share/themes/Waza/xfwm4/top-right-inactive.png +share/themes/Waza/xfwm4/top-right-inactive.xpm +share/themes/Wildbush/xfwm4/README +share/themes/Wildbush/xfwm4/bottom-active.png +share/themes/Wildbush/xfwm4/bottom-active.xpm +share/themes/Wildbush/xfwm4/bottom-inactive.png +share/themes/Wildbush/xfwm4/bottom-inactive.xpm +share/themes/Wildbush/xfwm4/bottom-left-active.png +share/themes/Wildbush/xfwm4/bottom-left-active.xpm +share/themes/Wildbush/xfwm4/bottom-left-inactive.png +share/themes/Wildbush/xfwm4/bottom-left-inactive.xpm +share/themes/Wildbush/xfwm4/bottom-right-active.png +share/themes/Wildbush/xfwm4/bottom-right-active.xpm +share/themes/Wildbush/xfwm4/bottom-right-inactive.png +share/themes/Wildbush/xfwm4/bottom-right-inactive.xpm +share/themes/Wildbush/xfwm4/close-active.xpm +share/themes/Wildbush/xfwm4/close-inactive.xpm +share/themes/Wildbush/xfwm4/close-pressed.xpm +share/themes/Wildbush/xfwm4/hide-active.xpm +share/themes/Wildbush/xfwm4/hide-inactive.xpm +share/themes/Wildbush/xfwm4/hide-pressed.xpm +share/themes/Wildbush/xfwm4/left-active.png +share/themes/Wildbush/xfwm4/left-active.xpm +share/themes/Wildbush/xfwm4/left-inactive.png +share/themes/Wildbush/xfwm4/left-inactive.xpm +share/themes/Wildbush/xfwm4/maximize-active.xpm +share/themes/Wildbush/xfwm4/maximize-inactive.xpm +share/themes/Wildbush/xfwm4/maximize-pressed.xpm +share/themes/Wildbush/xfwm4/maximize-toggled-active.xpm +share/themes/Wildbush/xfwm4/maximize-toggled-inactive.xpm +share/themes/Wildbush/xfwm4/maximize-toggled-pressed.xpm +share/themes/Wildbush/xfwm4/menu-active.xpm +share/themes/Wildbush/xfwm4/menu-inactive.xpm +share/themes/Wildbush/xfwm4/menu-pressed.xpm +share/themes/Wildbush/xfwm4/right-active.png +share/themes/Wildbush/xfwm4/right-active.xpm +share/themes/Wildbush/xfwm4/right-inactive.png +share/themes/Wildbush/xfwm4/right-inactive.xpm +share/themes/Wildbush/xfwm4/shade-active.xpm +share/themes/Wildbush/xfwm4/shade-inactive.xpm +share/themes/Wildbush/xfwm4/shade-pressed.xpm +share/themes/Wildbush/xfwm4/shade-toggled-active.xpm +share/themes/Wildbush/xfwm4/shade-toggled-inactive.xpm +share/themes/Wildbush/xfwm4/shade-toggled-pressed.xpm +share/themes/Wildbush/xfwm4/stick-active.xpm +share/themes/Wildbush/xfwm4/stick-inactive.xpm +share/themes/Wildbush/xfwm4/stick-pressed.xpm +share/themes/Wildbush/xfwm4/stick-toggled-active.xpm +share/themes/Wildbush/xfwm4/stick-toggled-inactive.xpm +share/themes/Wildbush/xfwm4/stick-toggled-pressed.xpm +share/themes/Wildbush/xfwm4/themerc +share/themes/Wildbush/xfwm4/title-1-active.png +share/themes/Wildbush/xfwm4/title-1-active.xpm +share/themes/Wildbush/xfwm4/title-1-inactive.png +share/themes/Wildbush/xfwm4/title-1-inactive.xpm +share/themes/Wildbush/xfwm4/title-2-active.png +share/themes/Wildbush/xfwm4/title-2-active.xpm +share/themes/Wildbush/xfwm4/title-2-inactive.png +share/themes/Wildbush/xfwm4/title-2-inactive.xpm +share/themes/Wildbush/xfwm4/title-3-active.png +share/themes/Wildbush/xfwm4/title-3-active.xpm +share/themes/Wildbush/xfwm4/title-3-inactive.png +share/themes/Wildbush/xfwm4/title-3-inactive.xpm +share/themes/Wildbush/xfwm4/title-4-active.png +share/themes/Wildbush/xfwm4/title-4-active.xpm +share/themes/Wildbush/xfwm4/title-4-inactive.png +share/themes/Wildbush/xfwm4/title-4-inactive.xpm +share/themes/Wildbush/xfwm4/title-5-active.png +share/themes/Wildbush/xfwm4/title-5-active.xpm +share/themes/Wildbush/xfwm4/title-5-inactive.png +share/themes/Wildbush/xfwm4/title-5-inactive.xpm +share/themes/Wildbush/xfwm4/top-left-active.png +share/themes/Wildbush/xfwm4/top-left-active.xpm +share/themes/Wildbush/xfwm4/top-left-inactive.png +share/themes/Wildbush/xfwm4/top-left-inactive.xpm +share/themes/Wildbush/xfwm4/top-right-active.png +share/themes/Wildbush/xfwm4/top-right-active.xpm +share/themes/Wildbush/xfwm4/top-right-inactive.png +share/themes/Wildbush/xfwm4/top-right-inactive.xpm +share/xfce4/doc/C/images/compose_shortcut.png share/xfce4/doc/C/images/decoration_style.png -share/xfce4/doc/C/images/keyboard_and_focus.png +share/xfce4/doc/C/images/focus.png +share/xfce4/doc/C/images/keyboard_shortcuts.png share/xfce4/doc/C/images/misc_wm_prefs.png share/xfce4/doc/C/images/titlebar.png share/xfce4/doc/C/images/workspace_margins.png +share/xfce4/doc/C/images/xfwm_workspaces.png share/xfce4/doc/C/xfwm4.html -share/xfce4/doc/fr/images/decoration_style.png -share/xfce4/doc/fr/images/keyboard_and_focus.png -share/xfce4/doc/fr/images/misc_wm_prefs.png -share/xfce4/doc/fr/images/titlebar.png -share/xfce4/doc/fr/images/workspace_margins.png -share/xfce4/doc/fr/xfwm4.html share/xfwm4/defaults -share/xfwm4/themes/bbs/README -share/xfwm4/themes/bbs/bottom-active.xpm -share/xfwm4/themes/bbs/bottom-inactive.xpm -share/xfwm4/themes/bbs/bottom-left-active.xpm -share/xfwm4/themes/bbs/bottom-left-inactive.xpm -share/xfwm4/themes/bbs/bottom-right-active.xpm -share/xfwm4/themes/bbs/bottom-right-inactive.xpm -share/xfwm4/themes/bbs/close-active.xpm -share/xfwm4/themes/bbs/close-inactive.xpm -share/xfwm4/themes/bbs/close-pressed.xpm -share/xfwm4/themes/bbs/hide-active.xpm -share/xfwm4/themes/bbs/hide-inactive.xpm -share/xfwm4/themes/bbs/hide-pressed.xpm -share/xfwm4/themes/bbs/left-active.xpm -share/xfwm4/themes/bbs/left-inactive.xpm -share/xfwm4/themes/bbs/maximize-active.xpm -share/xfwm4/themes/bbs/maximize-inactive.xpm -share/xfwm4/themes/bbs/maximize-pressed.xpm -share/xfwm4/themes/bbs/menu-active.xpm -share/xfwm4/themes/bbs/menu-inactive.xpm -share/xfwm4/themes/bbs/menu-pressed.xpm -share/xfwm4/themes/bbs/right-active.xpm -share/xfwm4/themes/bbs/right-inactive.xpm -share/xfwm4/themes/bbs/shade-active.xpm -share/xfwm4/themes/bbs/shade-inactive.xpm -share/xfwm4/themes/bbs/shade-pressed.xpm -share/xfwm4/themes/bbs/stick-active.xpm -share/xfwm4/themes/bbs/stick-inactive.xpm -share/xfwm4/themes/bbs/stick-pressed.xpm -share/xfwm4/themes/bbs/themerc -share/xfwm4/themes/bbs/title-1-active.xpm -share/xfwm4/themes/bbs/title-1-inactive.xpm -share/xfwm4/themes/bbs/title-2-active.xpm -share/xfwm4/themes/bbs/title-2-inactive.xpm -share/xfwm4/themes/bbs/title-3-active.xpm -share/xfwm4/themes/bbs/title-3-inactive.xpm -share/xfwm4/themes/bbs/title-4-active.xpm -share/xfwm4/themes/bbs/title-4-inactive.xpm -share/xfwm4/themes/bbs/title-5-active.xpm -share/xfwm4/themes/bbs/title-5-inactive.xpm -share/xfwm4/themes/bbs/top-left-active.xpm -share/xfwm4/themes/bbs/top-left-inactive.xpm -share/xfwm4/themes/bbs/top-right-active.xpm -share/xfwm4/themes/bbs/top-right-inactive.xpm -share/xfwm4/themes/curve/README -share/xfwm4/themes/curve/bottom-active.xpm -share/xfwm4/themes/curve/bottom-inactive.xpm -share/xfwm4/themes/curve/bottom-left-active.xpm -share/xfwm4/themes/curve/bottom-left-inactive.xpm -share/xfwm4/themes/curve/bottom-right-active.xpm -share/xfwm4/themes/curve/bottom-right-inactive.xpm -share/xfwm4/themes/curve/close-active.xpm -share/xfwm4/themes/curve/close-inactive.xpm -share/xfwm4/themes/curve/close-pressed.xpm -share/xfwm4/themes/curve/hide-active.xpm -share/xfwm4/themes/curve/hide-inactive.xpm -share/xfwm4/themes/curve/hide-pressed.xpm -share/xfwm4/themes/curve/left-active.xpm -share/xfwm4/themes/curve/left-inactive.xpm -share/xfwm4/themes/curve/maximize-active.xpm -share/xfwm4/themes/curve/maximize-inactive.xpm -share/xfwm4/themes/curve/maximize-pressed.xpm -share/xfwm4/themes/curve/menu-active.xpm -share/xfwm4/themes/curve/menu-inactive.xpm -share/xfwm4/themes/curve/menu-pressed.xpm -share/xfwm4/themes/curve/right-active.xpm -share/xfwm4/themes/curve/right-inactive.xpm -share/xfwm4/themes/curve/shade-active.xpm -share/xfwm4/themes/curve/shade-inactive.xpm -share/xfwm4/themes/curve/shade-pressed.xpm -share/xfwm4/themes/curve/stick-active.xpm -share/xfwm4/themes/curve/stick-inactive.xpm -share/xfwm4/themes/curve/stick-pressed.xpm -share/xfwm4/themes/curve/themerc -share/xfwm4/themes/curve/title-1-active.xpm -share/xfwm4/themes/curve/title-1-inactive.xpm -share/xfwm4/themes/curve/title-2-active.xpm -share/xfwm4/themes/curve/title-2-inactive.xpm -share/xfwm4/themes/curve/title-3-active.xpm -share/xfwm4/themes/curve/title-3-inactive.xpm -share/xfwm4/themes/curve/title-4-active.xpm -share/xfwm4/themes/curve/title-4-inactive.xpm -share/xfwm4/themes/curve/title-5-active.xpm -share/xfwm4/themes/curve/title-5-inactive.xpm -share/xfwm4/themes/curve/top-left-active.xpm -share/xfwm4/themes/curve/top-left-inactive.xpm -share/xfwm4/themes/curve/top-right-active.xpm -share/xfwm4/themes/curve/top-right-inactive.xpm -share/xfwm4/themes/default.keys/keythemerc -share/xfwm4/themes/default/README -share/xfwm4/themes/default/bottom-active.xpm -share/xfwm4/themes/default/bottom-inactive.xpm -share/xfwm4/themes/default/bottom-left-active.xpm -share/xfwm4/themes/default/bottom-left-inactive.xpm -share/xfwm4/themes/default/bottom-right-active.xpm -share/xfwm4/themes/default/bottom-right-inactive.xpm -share/xfwm4/themes/default/close-active.xpm -share/xfwm4/themes/default/close-inactive.xpm -share/xfwm4/themes/default/close-pressed.xpm -share/xfwm4/themes/default/hide-active.xpm -share/xfwm4/themes/default/hide-inactive.xpm -share/xfwm4/themes/default/hide-pressed.xpm -share/xfwm4/themes/default/left-active.xpm -share/xfwm4/themes/default/left-inactive.xpm -share/xfwm4/themes/default/maximize-active.xpm -share/xfwm4/themes/default/maximize-inactive.xpm -share/xfwm4/themes/default/maximize-pressed.xpm -share/xfwm4/themes/default/maximize-toggled-active.xpm -share/xfwm4/themes/default/maximize-toggled-inactive.xpm -share/xfwm4/themes/default/maximize-toggled-pressed.xpm -share/xfwm4/themes/default/menu-active.xpm -share/xfwm4/themes/default/menu-inactive.xpm -share/xfwm4/themes/default/menu-pressed.xpm -share/xfwm4/themes/default/right-active.xpm -share/xfwm4/themes/default/right-inactive.xpm -share/xfwm4/themes/default/shade-active.xpm -share/xfwm4/themes/default/shade-inactive.xpm -share/xfwm4/themes/default/shade-pressed.xpm -share/xfwm4/themes/default/shade-toggled-active.xpm -share/xfwm4/themes/default/shade-toggled-inactive.xpm -share/xfwm4/themes/default/shade-toggled-pressed.xpm -share/xfwm4/themes/default/stick-active.xpm -share/xfwm4/themes/default/stick-inactive.xpm -share/xfwm4/themes/default/stick-pressed.xpm -share/xfwm4/themes/default/stick-toggled-active.xpm -share/xfwm4/themes/default/stick-toggled-inactive.xpm -share/xfwm4/themes/default/stick-toggled-pressed.xpm -share/xfwm4/themes/default/themerc -share/xfwm4/themes/default/title-1-active.xpm -share/xfwm4/themes/default/title-1-inactive.xpm -share/xfwm4/themes/default/title-2-active.xpm -share/xfwm4/themes/default/title-2-inactive.xpm -share/xfwm4/themes/default/title-3-active.xpm -share/xfwm4/themes/default/title-3-inactive.xpm -share/xfwm4/themes/default/title-4-active.xpm -share/xfwm4/themes/default/title-4-inactive.xpm -share/xfwm4/themes/default/title-5-active.xpm -share/xfwm4/themes/default/title-5-inactive.xpm -share/xfwm4/themes/default/top-left-active.xpm -share/xfwm4/themes/default/top-left-inactive.xpm -share/xfwm4/themes/default/top-right-active.xpm -share/xfwm4/themes/default/top-right-inactive.xpm -share/xfwm4/themes/exocet/README -share/xfwm4/themes/exocet/bottom-active.xpm -share/xfwm4/themes/exocet/bottom-inactive.xpm -share/xfwm4/themes/exocet/bottom-left-active.xpm -share/xfwm4/themes/exocet/bottom-left-inactive.xpm -share/xfwm4/themes/exocet/bottom-right-active.xpm -share/xfwm4/themes/exocet/bottom-right-inactive.xpm -share/xfwm4/themes/exocet/close-active.xpm -share/xfwm4/themes/exocet/close-inactive.xpm -share/xfwm4/themes/exocet/close-pressed.xpm -share/xfwm4/themes/exocet/hide-active.xpm -share/xfwm4/themes/exocet/hide-inactive.xpm -share/xfwm4/themes/exocet/hide-pressed.xpm -share/xfwm4/themes/exocet/left-active.xpm -share/xfwm4/themes/exocet/left-inactive.xpm -share/xfwm4/themes/exocet/maximize-active.xpm -share/xfwm4/themes/exocet/maximize-inactive.xpm -share/xfwm4/themes/exocet/maximize-pressed.xpm -share/xfwm4/themes/exocet/menu-active.xpm -share/xfwm4/themes/exocet/menu-inactive.xpm -share/xfwm4/themes/exocet/menu-pressed.xpm -share/xfwm4/themes/exocet/right-active.xpm -share/xfwm4/themes/exocet/right-inactive.xpm -share/xfwm4/themes/exocet/shade-active.xpm -share/xfwm4/themes/exocet/shade-inactive.xpm -share/xfwm4/themes/exocet/shade-pressed.xpm -share/xfwm4/themes/exocet/stick-active.xpm -share/xfwm4/themes/exocet/stick-inactive.xpm -share/xfwm4/themes/exocet/stick-pressed.xpm -share/xfwm4/themes/exocet/themerc -share/xfwm4/themes/exocet/title-1-active.xpm -share/xfwm4/themes/exocet/title-1-inactive.xpm -share/xfwm4/themes/exocet/title-2-active.xpm -share/xfwm4/themes/exocet/title-2-inactive.xpm -share/xfwm4/themes/exocet/title-3-active.xpm -share/xfwm4/themes/exocet/title-3-inactive.xpm -share/xfwm4/themes/exocet/title-4-active.xpm -share/xfwm4/themes/exocet/title-4-inactive.xpm -share/xfwm4/themes/exocet/title-5-active.xpm -share/xfwm4/themes/exocet/title-5-inactive.xpm -share/xfwm4/themes/exocet/top-left-active.xpm -share/xfwm4/themes/exocet/top-left-inactive.xpm -share/xfwm4/themes/exocet/top-right-active.xpm -share/xfwm4/themes/exocet/top-right-inactive.xpm -share/xfwm4/themes/meenee/README -share/xfwm4/themes/meenee/bottom-active.xpm -share/xfwm4/themes/meenee/bottom-inactive.xpm -share/xfwm4/themes/meenee/bottom-left-active.xpm -share/xfwm4/themes/meenee/bottom-left-inactive.xpm -share/xfwm4/themes/meenee/bottom-right-active.xpm -share/xfwm4/themes/meenee/bottom-right-inactive.xpm -share/xfwm4/themes/meenee/close-active.xpm -share/xfwm4/themes/meenee/close-inactive.xpm -share/xfwm4/themes/meenee/close-pressed.xpm -share/xfwm4/themes/meenee/hide-active.xpm -share/xfwm4/themes/meenee/hide-inactive.xpm -share/xfwm4/themes/meenee/hide-pressed.xpm -share/xfwm4/themes/meenee/left-active.xpm -share/xfwm4/themes/meenee/left-inactive.xpm -share/xfwm4/themes/meenee/maximize-active.xpm -share/xfwm4/themes/meenee/maximize-inactive.xpm -share/xfwm4/themes/meenee/maximize-pressed.xpm -share/xfwm4/themes/meenee/menu-active.xpm -share/xfwm4/themes/meenee/menu-inactive.xpm -share/xfwm4/themes/meenee/menu-pressed.xpm -share/xfwm4/themes/meenee/right-active.xpm -share/xfwm4/themes/meenee/right-inactive.xpm -share/xfwm4/themes/meenee/shade-active.xpm -share/xfwm4/themes/meenee/shade-inactive.xpm -share/xfwm4/themes/meenee/shade-pressed.xpm -share/xfwm4/themes/meenee/stick-active.xpm -share/xfwm4/themes/meenee/stick-inactive.xpm -share/xfwm4/themes/meenee/stick-pressed.xpm -share/xfwm4/themes/meenee/themerc -share/xfwm4/themes/meenee/title-1-active.xpm -share/xfwm4/themes/meenee/title-1-inactive.xpm -share/xfwm4/themes/meenee/title-2-active.xpm -share/xfwm4/themes/meenee/title-2-inactive.xpm -share/xfwm4/themes/meenee/title-3-active.xpm -share/xfwm4/themes/meenee/title-3-inactive.xpm -share/xfwm4/themes/meenee/title-4-active.xpm -share/xfwm4/themes/meenee/title-4-inactive.xpm -share/xfwm4/themes/meenee/title-5-active.xpm -share/xfwm4/themes/meenee/title-5-inactive.xpm -share/xfwm4/themes/meenee/top-left-active.xpm -share/xfwm4/themes/meenee/top-left-inactive.xpm -share/xfwm4/themes/meenee/top-right-active.xpm -share/xfwm4/themes/meenee/top-right-inactive.xpm -share/xfwm4/themes/microcurve/README -share/xfwm4/themes/microcurve/bottom-active.xpm -share/xfwm4/themes/microcurve/bottom-inactive.xpm -share/xfwm4/themes/microcurve/bottom-left-active.xpm -share/xfwm4/themes/microcurve/bottom-left-inactive.xpm -share/xfwm4/themes/microcurve/bottom-right-active.xpm -share/xfwm4/themes/microcurve/bottom-right-inactive.xpm -share/xfwm4/themes/microcurve/close-active.xpm -share/xfwm4/themes/microcurve/close-inactive.xpm -share/xfwm4/themes/microcurve/close-pressed.xpm -share/xfwm4/themes/microcurve/hide-active.xpm -share/xfwm4/themes/microcurve/hide-inactive.xpm -share/xfwm4/themes/microcurve/hide-pressed.xpm -share/xfwm4/themes/microcurve/left-active.xpm -share/xfwm4/themes/microcurve/left-inactive.xpm -share/xfwm4/themes/microcurve/maximize-active.xpm -share/xfwm4/themes/microcurve/maximize-inactive.xpm -share/xfwm4/themes/microcurve/maximize-pressed.xpm -share/xfwm4/themes/microcurve/menu-active.xpm -share/xfwm4/themes/microcurve/menu-inactive.xpm -share/xfwm4/themes/microcurve/menu-pressed.xpm -share/xfwm4/themes/microcurve/right-active.xpm -share/xfwm4/themes/microcurve/right-inactive.xpm -share/xfwm4/themes/microcurve/shade-active.xpm -share/xfwm4/themes/microcurve/shade-inactive.xpm -share/xfwm4/themes/microcurve/shade-pressed.xpm -share/xfwm4/themes/microcurve/stick-active.xpm -share/xfwm4/themes/microcurve/stick-inactive.xpm -share/xfwm4/themes/microcurve/stick-pressed.xpm -share/xfwm4/themes/microcurve/themerc -share/xfwm4/themes/microcurve/title-1-active.xpm -share/xfwm4/themes/microcurve/title-1-inactive.xpm -share/xfwm4/themes/microcurve/title-2-active.xpm -share/xfwm4/themes/microcurve/title-2-inactive.xpm -share/xfwm4/themes/microcurve/title-3-active.xpm -share/xfwm4/themes/microcurve/title-3-inactive.xpm -share/xfwm4/themes/microcurve/title-4-active.xpm -share/xfwm4/themes/microcurve/title-4-inactive.xpm -share/xfwm4/themes/microcurve/title-5-active.xpm -share/xfwm4/themes/microcurve/title-5-inactive.xpm -share/xfwm4/themes/microcurve/top-left-active.xpm -share/xfwm4/themes/microcurve/top-left-inactive.xpm -share/xfwm4/themes/microcurve/top-right-active.xpm -share/xfwm4/themes/microcurve/top-right-inactive.xpm -share/xfwm4/themes/microdeck/README -share/xfwm4/themes/microdeck/bottom-active.xpm -share/xfwm4/themes/microdeck/bottom-inactive.xpm -share/xfwm4/themes/microdeck/bottom-left-active.xpm -share/xfwm4/themes/microdeck/bottom-left-inactive.xpm -share/xfwm4/themes/microdeck/bottom-right-active.xpm -share/xfwm4/themes/microdeck/bottom-right-inactive.xpm -share/xfwm4/themes/microdeck/close-active.xpm -share/xfwm4/themes/microdeck/close-inactive.xpm -share/xfwm4/themes/microdeck/close-pressed.xpm -share/xfwm4/themes/microdeck/hide-active.xpm -share/xfwm4/themes/microdeck/hide-inactive.xpm -share/xfwm4/themes/microdeck/hide-pressed.xpm -share/xfwm4/themes/microdeck/left-active.xpm -share/xfwm4/themes/microdeck/left-inactive.xpm -share/xfwm4/themes/microdeck/maximize-active.xpm -share/xfwm4/themes/microdeck/maximize-inactive.xpm -share/xfwm4/themes/microdeck/maximize-pressed.xpm -share/xfwm4/themes/microdeck/maximize-toggled-active.xpm -share/xfwm4/themes/microdeck/maximize-toggled-inactive.xpm -share/xfwm4/themes/microdeck/maximize-toggled-pressed.xpm -share/xfwm4/themes/microdeck/menu-active.xpm -share/xfwm4/themes/microdeck/menu-inactive.xpm -share/xfwm4/themes/microdeck/menu-pressed.xpm -share/xfwm4/themes/microdeck/right-active.xpm -share/xfwm4/themes/microdeck/right-inactive.xpm -share/xfwm4/themes/microdeck/shade-active.xpm -share/xfwm4/themes/microdeck/shade-inactive.xpm -share/xfwm4/themes/microdeck/shade-pressed.xpm -share/xfwm4/themes/microdeck/shade-toggled-active.xpm -share/xfwm4/themes/microdeck/shade-toggled-inactive.xpm -share/xfwm4/themes/microdeck/shade-toggled-pressed.xpm -share/xfwm4/themes/microdeck/stick-active.xpm -share/xfwm4/themes/microdeck/stick-inactive.xpm -share/xfwm4/themes/microdeck/stick-pressed.xpm -share/xfwm4/themes/microdeck/stick-toggled-active.xpm -share/xfwm4/themes/microdeck/stick-toggled-inactive.xpm -share/xfwm4/themes/microdeck/stick-toggled-pressed.xpm -share/xfwm4/themes/microdeck/themerc -share/xfwm4/themes/microdeck/title-1-active.xpm -share/xfwm4/themes/microdeck/title-1-inactive.xpm -share/xfwm4/themes/microdeck/title-2-active.xpm -share/xfwm4/themes/microdeck/title-2-inactive.xpm -share/xfwm4/themes/microdeck/title-3-active.xpm -share/xfwm4/themes/microdeck/title-3-inactive.xpm -share/xfwm4/themes/microdeck/title-4-active.xpm -share/xfwm4/themes/microdeck/title-4-inactive.xpm -share/xfwm4/themes/microdeck/title-5-active.xpm -share/xfwm4/themes/microdeck/title-5-inactive.xpm -share/xfwm4/themes/microdeck/top-left-active.xpm -share/xfwm4/themes/microdeck/top-left-inactive.xpm -share/xfwm4/themes/microdeck/top-right-active.xpm -share/xfwm4/themes/microdeck/top-right-inactive.xpm -share/xfwm4/themes/microdeck2/README -share/xfwm4/themes/microdeck2/bottom-active.xpm -share/xfwm4/themes/microdeck2/bottom-inactive.xpm -share/xfwm4/themes/microdeck2/bottom-left-active.xpm -share/xfwm4/themes/microdeck2/bottom-left-inactive.xpm -share/xfwm4/themes/microdeck2/bottom-right-active.xpm -share/xfwm4/themes/microdeck2/bottom-right-inactive.xpm -share/xfwm4/themes/microdeck2/close-active.xpm -share/xfwm4/themes/microdeck2/close-inactive.xpm -share/xfwm4/themes/microdeck2/close-pressed.xpm -share/xfwm4/themes/microdeck2/hide-active.xpm -share/xfwm4/themes/microdeck2/hide-inactive.xpm -share/xfwm4/themes/microdeck2/hide-pressed.xpm -share/xfwm4/themes/microdeck2/left-active.xpm -share/xfwm4/themes/microdeck2/left-inactive.xpm -share/xfwm4/themes/microdeck2/maximize-active.xpm -share/xfwm4/themes/microdeck2/maximize-inactive.xpm -share/xfwm4/themes/microdeck2/maximize-pressed.xpm -share/xfwm4/themes/microdeck2/menu-active.xpm -share/xfwm4/themes/microdeck2/menu-inactive.xpm -share/xfwm4/themes/microdeck2/menu-pressed.xpm -share/xfwm4/themes/microdeck2/right-active.xpm -share/xfwm4/themes/microdeck2/right-inactive.xpm -share/xfwm4/themes/microdeck2/shade-active.xpm -share/xfwm4/themes/microdeck2/shade-inactive.xpm -share/xfwm4/themes/microdeck2/shade-pressed.xpm -share/xfwm4/themes/microdeck2/stick-active.xpm -share/xfwm4/themes/microdeck2/stick-inactive.xpm -share/xfwm4/themes/microdeck2/stick-pressed.xpm -share/xfwm4/themes/microdeck2/themerc -share/xfwm4/themes/microdeck2/title-1-active.xpm -share/xfwm4/themes/microdeck2/title-1-inactive.xpm -share/xfwm4/themes/microdeck2/title-2-active.xpm -share/xfwm4/themes/microdeck2/title-2-inactive.xpm -share/xfwm4/themes/microdeck2/title-3-active.xpm -share/xfwm4/themes/microdeck2/title-3-inactive.xpm -share/xfwm4/themes/microdeck2/title-4-active.xpm -share/xfwm4/themes/microdeck2/title-4-inactive.xpm -share/xfwm4/themes/microdeck2/title-5-active.xpm -share/xfwm4/themes/microdeck2/title-5-inactive.xpm -share/xfwm4/themes/microdeck2/top-left-active.xpm -share/xfwm4/themes/microdeck2/top-left-inactive.xpm -share/xfwm4/themes/microdeck2/top-right-active.xpm -share/xfwm4/themes/microdeck2/top-right-inactive.xpm -share/xfwm4/themes/microdeck3/README -share/xfwm4/themes/microdeck3/bottom-active.xpm -share/xfwm4/themes/microdeck3/bottom-inactive.xpm -share/xfwm4/themes/microdeck3/bottom-left-active.xpm -share/xfwm4/themes/microdeck3/bottom-left-inactive.xpm -share/xfwm4/themes/microdeck3/bottom-right-active.xpm -share/xfwm4/themes/microdeck3/bottom-right-inactive.xpm -share/xfwm4/themes/microdeck3/close-active.xpm -share/xfwm4/themes/microdeck3/close-inactive.xpm -share/xfwm4/themes/microdeck3/close-pressed.xpm -share/xfwm4/themes/microdeck3/hide-active.xpm -share/xfwm4/themes/microdeck3/hide-inactive.xpm -share/xfwm4/themes/microdeck3/hide-pressed.xpm -share/xfwm4/themes/microdeck3/left-active.xpm -share/xfwm4/themes/microdeck3/left-inactive.xpm -share/xfwm4/themes/microdeck3/maximize-active.xpm -share/xfwm4/themes/microdeck3/maximize-inactive.xpm -share/xfwm4/themes/microdeck3/maximize-pressed.xpm -share/xfwm4/themes/microdeck3/menu-active.xpm -share/xfwm4/themes/microdeck3/menu-inactive.xpm -share/xfwm4/themes/microdeck3/menu-pressed.xpm -share/xfwm4/themes/microdeck3/right-active.xpm -share/xfwm4/themes/microdeck3/right-inactive.xpm -share/xfwm4/themes/microdeck3/shade-active.xpm -share/xfwm4/themes/microdeck3/shade-inactive.xpm -share/xfwm4/themes/microdeck3/shade-pressed.xpm -share/xfwm4/themes/microdeck3/stick-active.xpm -share/xfwm4/themes/microdeck3/stick-inactive.xpm -share/xfwm4/themes/microdeck3/stick-pressed.xpm -share/xfwm4/themes/microdeck3/themerc -share/xfwm4/themes/microdeck3/title-1-active.xpm -share/xfwm4/themes/microdeck3/title-1-inactive.xpm -share/xfwm4/themes/microdeck3/title-2-active.xpm -share/xfwm4/themes/microdeck3/title-2-inactive.xpm -share/xfwm4/themes/microdeck3/title-3-active.xpm -share/xfwm4/themes/microdeck3/title-3-inactive.xpm -share/xfwm4/themes/microdeck3/title-4-active.xpm -share/xfwm4/themes/microdeck3/title-4-inactive.xpm -share/xfwm4/themes/microdeck3/title-5-active.xpm -share/xfwm4/themes/microdeck3/title-5-inactive.xpm -share/xfwm4/themes/microdeck3/top-left-active.xpm -share/xfwm4/themes/microdeck3/top-left-inactive.xpm -share/xfwm4/themes/microdeck3/top-right-active.xpm -share/xfwm4/themes/microdeck3/top-right-inactive.xpm -share/xfwm4/themes/tgc/README -share/xfwm4/themes/tgc/bottom-active.xpm -share/xfwm4/themes/tgc/bottom-inactive.xpm -share/xfwm4/themes/tgc/bottom-left-active.xpm -share/xfwm4/themes/tgc/bottom-left-inactive.xpm -share/xfwm4/themes/tgc/bottom-right-active.xpm -share/xfwm4/themes/tgc/bottom-right-inactive.xpm -share/xfwm4/themes/tgc/close-active.xpm -share/xfwm4/themes/tgc/close-inactive.xpm -share/xfwm4/themes/tgc/close-pressed.xpm -share/xfwm4/themes/tgc/hide-active.xpm -share/xfwm4/themes/tgc/hide-inactive.xpm -share/xfwm4/themes/tgc/hide-pressed.xpm -share/xfwm4/themes/tgc/left-active.xpm -share/xfwm4/themes/tgc/left-inactive.xpm -share/xfwm4/themes/tgc/maximize-active.xpm -share/xfwm4/themes/tgc/maximize-inactive.xpm -share/xfwm4/themes/tgc/maximize-pressed.xpm -share/xfwm4/themes/tgc/menu-active.xpm -share/xfwm4/themes/tgc/menu-inactive.xpm -share/xfwm4/themes/tgc/menu-pressed.xpm -share/xfwm4/themes/tgc/right-active.xpm -share/xfwm4/themes/tgc/right-inactive.xpm -share/xfwm4/themes/tgc/shade-active.xpm -share/xfwm4/themes/tgc/shade-inactive.xpm -share/xfwm4/themes/tgc/shade-pressed.xpm -share/xfwm4/themes/tgc/stick-active.xpm -share/xfwm4/themes/tgc/stick-inactive.xpm -share/xfwm4/themes/tgc/stick-pressed.xpm -share/xfwm4/themes/tgc/themerc -share/xfwm4/themes/tgc/title-1-active.xpm -share/xfwm4/themes/tgc/title-1-inactive.xpm -share/xfwm4/themes/tgc/title-2-active.xpm -share/xfwm4/themes/tgc/title-2-inactive.xpm -share/xfwm4/themes/tgc/title-3-active.xpm -share/xfwm4/themes/tgc/title-3-inactive.xpm -share/xfwm4/themes/tgc/title-4-active.xpm -share/xfwm4/themes/tgc/title-4-inactive.xpm -share/xfwm4/themes/tgc/title-5-active.xpm -share/xfwm4/themes/tgc/title-5-inactive.xpm -share/xfwm4/themes/tgc/top-left-active.xpm -share/xfwm4/themes/tgc/top-left-inactive.xpm -share/xfwm4/themes/tgc/top-right-active.xpm -share/xfwm4/themes/tgc/top-right-inactive.xpm -share/xfwm4/themes/tgc-large/README -share/xfwm4/themes/tgc-large/bottom-active.xpm -share/xfwm4/themes/tgc-large/bottom-inactive.xpm -share/xfwm4/themes/tgc-large/bottom-left-active.xpm -share/xfwm4/themes/tgc-large/bottom-left-inactive.xpm -share/xfwm4/themes/tgc-large/bottom-right-active.xpm -share/xfwm4/themes/tgc-large/bottom-right-inactive.xpm -share/xfwm4/themes/tgc-large/close-active.xpm -share/xfwm4/themes/tgc-large/close-inactive.xpm -share/xfwm4/themes/tgc-large/close-pressed.xpm -share/xfwm4/themes/tgc-large/hide-active.xpm -share/xfwm4/themes/tgc-large/hide-inactive.xpm -share/xfwm4/themes/tgc-large/hide-pressed.xpm -share/xfwm4/themes/tgc-large/left-active.xpm -share/xfwm4/themes/tgc-large/left-inactive.xpm -share/xfwm4/themes/tgc-large/maximize-active.xpm -share/xfwm4/themes/tgc-large/maximize-inactive.xpm -share/xfwm4/themes/tgc-large/maximize-pressed.xpm -share/xfwm4/themes/tgc-large/maximize-toggled-active.xpm -share/xfwm4/themes/tgc-large/maximize-toggled-inactive.xpm -share/xfwm4/themes/tgc-large/maximize-toggled-pressed.xpm -share/xfwm4/themes/tgc-large/menu-active.xpm -share/xfwm4/themes/tgc-large/menu-inactive.xpm -share/xfwm4/themes/tgc-large/menu-pressed.xpm -share/xfwm4/themes/tgc-large/right-active.xpm -share/xfwm4/themes/tgc-large/right-inactive.xpm -share/xfwm4/themes/tgc-large/shade-active.xpm -share/xfwm4/themes/tgc-large/shade-inactive.xpm -share/xfwm4/themes/tgc-large/shade-pressed.xpm -share/xfwm4/themes/tgc-large/shade-toggled-active.xpm -share/xfwm4/themes/tgc-large/shade-toggled-inactive.xpm -share/xfwm4/themes/tgc-large/shade-toggled-pressed.xpm -share/xfwm4/themes/tgc-large/stick-active.xpm -share/xfwm4/themes/tgc-large/stick-inactive.xpm -share/xfwm4/themes/tgc-large/stick-pressed.xpm -share/xfwm4/themes/tgc-large/stick-toggled-active.xpm -share/xfwm4/themes/tgc-large/stick-toggled-inactive.xpm -share/xfwm4/themes/tgc-large/stick-toggled-pressed.xpm -share/xfwm4/themes/tgc-large/themerc -share/xfwm4/themes/tgc-large/title-1-active.xpm -share/xfwm4/themes/tgc-large/title-1-inactive.xpm -share/xfwm4/themes/tgc-large/title-2-active.xpm -share/xfwm4/themes/tgc-large/title-2-inactive.xpm -share/xfwm4/themes/tgc-large/title-3-active.xpm -share/xfwm4/themes/tgc-large/title-3-inactive.xpm -share/xfwm4/themes/tgc-large/title-4-active.xpm -share/xfwm4/themes/tgc-large/title-4-inactive.xpm -share/xfwm4/themes/tgc-large/title-5-active.xpm -share/xfwm4/themes/tgc-large/title-5-inactive.xpm -share/xfwm4/themes/tgc-large/top-left-active.xpm -share/xfwm4/themes/tgc-large/top-left-inactive.xpm -share/xfwm4/themes/tgc-large/top-right-active.xpm -share/xfwm4/themes/tgc-large/top-right-inactive.xpm -@dirrm share/xfwm4/themes/tgc-large -@dirrm share/xfwm4/themes/tgc -@dirrm share/xfwm4/themes/microdeck3 -@dirrm share/xfwm4/themes/microdeck2 -@dirrm share/xfwm4/themes/microdeck -@dirrm share/xfwm4/themes/microcurve -@dirrm share/xfwm4/themes/meenee -@dirrm share/xfwm4/themes/exocet -@dirrm share/xfwm4/themes/default.keys -@dirrm share/xfwm4/themes/default -@dirrm share/xfwm4/themes/curve -@dirrm share/xfwm4/themes/bbs -@dirrm share/xfwm4/themes +@dirrm share/themes/Wildbush/xfwm4 +@dirrm share/themes/Wildbush +@dirrm share/themes/Waza/xfwm4 +@dirrm share/themes/Waza +@dirrm share/themes/Tyrex/xfwm4 +@dirrm share/themes/Tyrex +@dirrm share/themes/Therapy/xfwm4 +@dirrm share/themes/Therapy +@dirrm share/themes/Symphony/xfwm4 +@dirrm share/themes/Symphony +@dirrm share/themes/Opta/xfwm4 +@dirrm share/themes/Opta +@dirrm share/themes/Default-4.0/xfwm4 +@dirrm share/themes/Default-4.0 +@dirrm share/themes/Default/xfwm4 @dirrm share/xfwm4 +@unexec ${RMDIR} %D/share/themes/Default 2>/dev/null || ${TRUE} diff --git a/wm/xfce4-wm/buildlink3.mk b/wm/xfce4-wm/buildlink3.mk index dde2560b71a..e686e3df6a2 100644 --- a/wm/xfce4-wm/buildlink3.mk +++ b/wm/xfce4-wm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_WM_BUILDLINK3_MK:= ${XFCE4_WM_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-wm} BUILDLINK_PACKAGES+= xfce4-wm .if !empty(XFCE4_WM_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-wm+= xfce4-wm>=4.0.6 +BUILDLINK_DEPENDS.xfce4-wm+= xfce4-wm>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-wm?= ../../wm/xfce4-wm .endif # XFCE4_WM_BUILDLINK3_MK diff --git a/wm/xfce4-wm/distinfo b/wm/xfce4-wm/distinfo index ffc2e12727d..46e7d2e67a7 100644 --- a/wm/xfce4-wm/distinfo +++ b/wm/xfce4-wm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.9 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfwm4-4.0.6.tar.gz) = 1c76d4c8f5ba73979954c810c9a40875bbdbe997 -Size (xfwm4-4.0.6.tar.gz) = 975194 bytes +SHA1 (xfwm4-4.2.0.tar.gz) = d1e83b570c35d618facdd0d3575c807ae9e0703f +Size (xfwm4-4.2.0.tar.gz) = 1112459 bytes diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index 234183733c9..d0718aa47af 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfcegui4-${XFCE4_VERSION} PKGNAME= libxfce4gui-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 widget library PKGCONFIG_OVERRIDE= libxfcegui4/libxfcegui4-1.0.pc.in +.include "../../databases/dbh/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4gui/PLIST b/x11/libxfce4gui/PLIST index e9f1defe304..d335033b1fd 100644 --- a/x11/libxfce4gui/PLIST +++ b/x11/libxfce4gui/PLIST @@ -1,11 +1,35 @@ -@comment $NetBSD: PLIST,v 1.7 2004/09/22 08:10:05 jlam Exp $ +@comment $NetBSD: PLIST,v 1.8 2005/01/17 12:56:13 martti Exp $ +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/et/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/libxfcegui4.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo include/xfce4/libxfcegui4/dialogs.h include/xfce4/libxfcegui4/gtk_style.h include/xfce4/libxfcegui4/gtktoxevent.h include/xfce4/libxfcegui4/icons.h include/xfce4/libxfcegui4/libnetk.h +include/xfce4/libxfcegui4/libxfcegui4-config.h include/xfce4/libxfcegui4/libxfcegui4.h include/xfce4/libxfcegui4/netk-application.h +include/xfce4/libxfcegui4/netk-class-group.h include/xfce4/libxfcegui4/netk-enum-types.h include/xfce4/libxfcegui4/netk-marshal.h include/xfce4/libxfcegui4/netk-pager.h @@ -13,11 +37,20 @@ include/xfce4/libxfcegui4/netk-screen.h include/xfce4/libxfcegui4/netk-tasklist.h include/xfce4/libxfcegui4/netk-trayicon.h include/xfce4/libxfcegui4/netk-util.h +include/xfce4/libxfcegui4/netk-window-action-menu.h include/xfce4/libxfcegui4/netk-window-menu.h include/xfce4/libxfcegui4/netk-window.h include/xfce4/libxfcegui4/netk-workspace.h include/xfce4/libxfcegui4/preview_filesel.h include/xfce4/libxfcegui4/session-client.h +include/xfce4/libxfcegui4/xfce-appmenuitem.h +include/xfce4/libxfcegui4/xfce-colorbutton.h +include/xfce4/libxfcegui4/xfce-exec.h +include/xfce4/libxfcegui4/xfce-filechooser.h +include/xfce4/libxfcegui4/xfce-gdk-extensions.h +include/xfce4/libxfcegui4/xfce-gtk-extensions.h +include/xfce4/libxfcegui4/xfce-icontheme.h +include/xfce4/libxfcegui4/xfce_aboutdialog.h include/xfce4/libxfcegui4/xfce_clock.h include/xfce4/libxfcegui4/xfce_decorbutton.h include/xfce4/libxfcegui4/xfce_decortoggle.h @@ -30,6 +63,47 @@ include/xfce4/libxfcegui4/xfce_scaled_image.h include/xfce4/libxfcegui4/xfce_systemtray.h include/xfce4/libxfcegui4/xfce_togglebutton.h include/xfce4/libxfcegui4/xinerama.h +include/xfce4/xfce4-modules/combo.h +include/xfce4/xfce4-modules/constants.h +include/xfce4/xfce4-modules/mime.h +include/xfce4/xfce4-modules/mime_icons.h lib/libxfcegui4.la lib/pkgconfig/libxfcegui4-1.0.pc +lib/xfce4/modules/libxfce4_combo.la +lib/xfce4/modules/libxfce4_mime.la +lib/xfce4/modules/libxfce4_mime_icons.la +share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html +share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html +share/gtk-doc/html/libxfcegui4/XfceFramebox.html +share/gtk-doc/html/libxfcegui4/XfceIconTheme.html +share/gtk-doc/html/libxfcegui4/home.png +share/gtk-doc/html/libxfcegui4/index.html +share/gtk-doc/html/libxfcegui4/index.sgml +share/gtk-doc/html/libxfcegui4/left.png +share/gtk-doc/html/libxfcegui4/libxfcegui4-Standard-Macros.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-Xfce-Gdk-extensions.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-Xfce-Gtk+-extensions.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-XfceFileChooser.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-core.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-dialogs.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-fundamentals.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-netk.html +share/gtk-doc/html/libxfcegui4/libxfcegui4-xfce-exec.html +share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp +share/gtk-doc/html/libxfcegui4/reference.html +share/gtk-doc/html/libxfcegui4/right.png +share/gtk-doc/html/libxfcegui4/up.png +share/xfce4/hicolor-index.theme +share/xfce4/mime/applications.xml +share/xfce4/mime/freedesktop.org.xml +share/xfce4/mime/gnome.mime.xml +share/xfce4/mime/hicolor.mime.xml +share/xfce4/mime/types.xml +share/xfce4/mime/xfce.org.xml +share/xfce4/xfce-svg-test.svg +@dirrm include/xfce4/xfce4-modules @dirrm include/xfce4/libxfcegui4 +@dirrm lib/xfce4/modules +@dirrm lib/xfce4 +@dirrm share/gtk-doc/html/libxfcegui4 +@dirrm share/xfce4/mime diff --git a/x11/libxfce4gui/buildlink3.mk b/x11/libxfce4gui/buildlink3.mk index 5ed06b35f33..0298ee3f342 100644 --- a/x11/libxfce4gui/buildlink3.mk +++ b/x11/libxfce4gui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBXFCE4GUI_BUILDLINK3_MK:= ${LIBXFCE4GUI_BUILDLINK3_MK}+ @@ -11,8 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibxfce4gui} BUILDLINK_PACKAGES+= libxfce4gui .if !empty(LIBXFCE4GUI_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.libxfce4gui+= libxfce4gui>=4.0.6 -BUILDLINK_RECOMMENDED.libxfce4gui+= libxfce4gui>=4.0.6nb1 +BUILDLINK_DEPENDS.libxfce4gui+= libxfce4gui>=4.2.0 BUILDLINK_PKGSRCDIR.libxfce4gui?= ../../x11/libxfce4gui .endif # LIBXFCE4GUI_BUILDLINK3_MK diff --git a/x11/libxfce4gui/distinfo b/x11/libxfce4gui/distinfo index e5f6f01b374..98af11ff1b0 100644 --- a/x11/libxfce4gui/distinfo +++ b/x11/libxfce4gui/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (libxfcegui4-4.0.6.tar.gz) = 15ea22d08b600c4b08be97b5397151c4c8d98097 -Size (libxfcegui4-4.0.6.tar.gz) = 443253 bytes +SHA1 (libxfcegui4-4.2.0.tar.gz) = 89ccadf493bab68b04a38fcf9dcc3c33d9bf7617 +Size (libxfcegui4-4.2.0.tar.gz) = 827660 bytes diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 5057a42326b..d36f7a2be03 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4mcs-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 settings management library diff --git a/x11/libxfce4mcs/PLIST b/x11/libxfce4mcs/PLIST index 33c6eb08d66..3c554c05e91 100644 --- a/x11/libxfce4mcs/PLIST +++ b/x11/libxfce4mcs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:10:05 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/01/17 12:56:13 martti Exp $ include/xfce4/libxfce4mcs/mcs-client.h include/xfce4/libxfce4mcs/mcs-common.h include/xfce4/libxfce4mcs/mcs-manager.h @@ -6,4 +6,16 @@ lib/libxfce4mcs-client.la lib/libxfce4mcs-manager.la lib/pkgconfig/libxfce4mcs-client-1.0.pc lib/pkgconfig/libxfce4mcs-manager-1.0.pc +share/gtk-doc/html/libxfce4mcs/ch01.html +share/gtk-doc/html/libxfce4mcs/home.png +share/gtk-doc/html/libxfce4mcs/index.html +share/gtk-doc/html/libxfce4mcs/index.sgml +share/gtk-doc/html/libxfce4mcs/left.png +share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-client.html +share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-common.html +share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-manager.html +share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp +share/gtk-doc/html/libxfce4mcs/right.png +share/gtk-doc/html/libxfce4mcs/up.png +@dirrm share/gtk-doc/html/libxfce4mcs @dirrm include/xfce4/libxfce4mcs diff --git a/x11/libxfce4mcs/buildlink3.mk b/x11/libxfce4mcs/buildlink3.mk index 381f636ba33..58cc67b529d 100644 --- a/x11/libxfce4mcs/buildlink3.mk +++ b/x11/libxfce4mcs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBXFCE4MCS_BUILDLINK3_MK:= ${LIBXFCE4MCS_BUILDLINK3_MK}+ @@ -11,8 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibxfce4mcs} BUILDLINK_PACKAGES+= libxfce4mcs .if !empty(LIBXFCE4MCS_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.libxfce4mcs+= libxfce4mcs>=4.0.6 -BUILDLINK_RECOMMENDED.libxfce4mcs+= libxfce4mcs>=4.0.6nb1 +BUILDLINK_DEPENDS.libxfce4mcs+= libxfce4mcs>=4.2.0 BUILDLINK_PKGSRCDIR.libxfce4mcs?= ../../x11/libxfce4mcs .endif # LIBXFCE4MCS_BUILDLINK3_MK diff --git a/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo index d8bd152d801..33d11d4f954 100644 --- a/x11/libxfce4mcs/distinfo +++ b/x11/libxfce4mcs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (libxfce4mcs-4.0.6.tar.gz) = fd19dbec87eaddb3693603b5c20dd7f6ceda7181 -Size (libxfce4mcs-4.0.6.tar.gz) = 330016 bytes +SHA1 (libxfce4mcs-4.2.0.tar.gz) = f26d6d6c127b91bcb80246f07a2ba7ecc04c725b +Size (libxfce4mcs-4.2.0.tar.gz) = 369645 bytes diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index a5b3da83ef7..7f59bbe7e07 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= libxfce4util-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 basic library diff --git a/x11/libxfce4util/PLIST b/x11/libxfce4util/PLIST index a49f57104a5..f33da3f2675 100644 --- a/x11/libxfce4util/PLIST +++ b/x11/libxfce4util/PLIST @@ -1,19 +1,50 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:10:05 jlam Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/01/17 12:56:13 martti Exp $ include/xfce4/libxfce4util/debug.h include/xfce4/libxfce4util/i18n.h -include/xfce4/libxfce4util/libxfce4util.h include/xfce4/libxfce4util/libxfce4util-config.h +include/xfce4/libxfce4util/libxfce4util.h include/xfce4/libxfce4util/utf8.h include/xfce4/libxfce4util/util.h +include/xfce4/libxfce4util/xfce-desktopentry.h +include/xfce4/libxfce4util/xfce-fileutils.h +include/xfce4/libxfce4util/xfce-generics.h +include/xfce4/libxfce4util/xfce-kiosk.h +include/xfce4/libxfce4util/xfce-miscutils.h +include/xfce4/libxfce4util/xfce-rc.h +include/xfce4/libxfce4util/xfce-resource.h lib/libxfce4util.la lib/pkgconfig/libxfce4util-1.0.pc -share/xfce4/i18n/nls.alias +sbin/xfce4-kiosk-query +share/gtk-doc/html/libxfce4util/home.png +share/gtk-doc/html/libxfce4util/index.html +share/gtk-doc/html/libxfce4util/index.sgml +share/gtk-doc/html/libxfce4util/left.png +share/gtk-doc/html/libxfce4util/libxfce4util-Desktop-entries.html +share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html +share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html +share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html +share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html +share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html +share/gtk-doc/html/libxfce4util/libxfce4util-Standard-Macros.html +share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html +share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Generics.html +share/gtk-doc/html/libxfce4util/libxfce4util-Xfce-Kiosk-functions.html +share/gtk-doc/html/libxfce4util/libxfce4util-core.html +share/gtk-doc/html/libxfce4util/libxfce4util-datatypes.html +share/gtk-doc/html/libxfce4util/libxfce4util-fundamentals.html +share/gtk-doc/html/libxfce4util/libxfce4util-utilities.html +share/gtk-doc/html/libxfce4util/libxfce4util.devhelp +share/gtk-doc/html/libxfce4util/reference.html +share/gtk-doc/html/libxfce4util/right.png +share/gtk-doc/html/libxfce4util/up.png share/xfce4/m4/X11.m4 share/xfce4/m4/debug.m4 share/xfce4/m4/depends.m4 share/xfce4/m4/i18n.m4 @dirrm include/xfce4/libxfce4util @dirrm include/xfce4 -@dirrm share/xfce4/i18n @dirrm share/xfce4/m4 @dirrm share/xfce4 +@dirrm share/gtk-doc/html/libxfce4util +@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || ${TRUE} diff --git a/x11/libxfce4util/buildlink3.mk b/x11/libxfce4util/buildlink3.mk index 9fd25f0bb18..37a0a6bee41 100644 --- a/x11/libxfce4util/buildlink3.mk +++ b/x11/libxfce4util/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2004/10/03 00:18:36 tv Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBXFCE4UTIL_BUILDLINK3_MK:= ${LIBXFCE4UTIL_BUILDLINK3_MK}+ @@ -11,8 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibxfce4util} BUILDLINK_PACKAGES+= libxfce4util .if !empty(LIBXFCE4UTIL_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.libxfce4util+= libxfce4util>=4.0.6 -BUILDLINK_RECOMMENDED.libxfce4util+= libxfce4util>=4.0.6nb1 +BUILDLINK_DEPENDS.libxfce4util+= libxfce4util>=4.2.0 BUILDLINK_PKGSRCDIR.libxfce4util?= ../../x11/libxfce4util .endif # LIBXFCE4UTIL_BUILDLINK3_MK diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 8b37232ffb7..1a10bc750f0 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (libxfce4util-4.0.6.tar.gz) = 68f59c1631d17d67442c7b4c70999e16af0e8afe -Size (libxfce4util-4.0.6.tar.gz) = 314842 bytes +SHA1 (libxfce4util-4.2.0.tar.gz) = 011d4c73c8a6ae9b80dc30e00378768b459c85a1 +Size (libxfce4util-4.2.0.tar.gz) = 447408 bytes diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index 4246712c674..841255b2481 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,14 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfdesktop-${XFCE4_VERSION} PKGNAME= xfce4-desktop-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 desktop background manager .include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/xfce4-mcs-plugins/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-desktop/PLIST b/x11/xfce4-desktop/PLIST index d78b5bb2afb..2aa8fd0114a 100644 --- a/x11/xfce4-desktop/PLIST +++ b/x11/xfce4-desktop/PLIST @@ -1,33 +1,21 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:10:07 jlam Exp $ -bin/xfdesktop -etc/xfce4/menu.xml -etc/xfce4/menu.xml.az -etc/xfce4/menu.xml.ca -etc/xfce4/menu.xml.de -etc/xfce4/menu.xml.fr -etc/xfce4/menu.xml.hu -etc/xfce4/menu.xml.it -etc/xfce4/menu.xml.nl -etc/xfce4/menu.xml.ta -etc/xfce4/menu.xml.tr -etc/xfce4/menu.xml.vi -etc/xfce4/menu.xml.zh_CN -etc/xfce4/menu.xml.zh_TW -lib/xfce4/mcs-plugins/backdrop_settings.la -lib/xfce4/mcs-plugins/workspaces_settings.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfdesktop.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfdesktop.mo @@ -35,12 +23,15 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfdesktop.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfdesktop.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfdesktop.mo @@ -48,8 +39,59 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfdesktop.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfdesktop.mo +bin/xfce4-menueditor +bin/xfdesktop +etc/xdg/xfce4/desktop/menu.xml +etc/xdg/xfce4/desktop/menu.xml.az +etc/xdg/xfce4/desktop/menu.xml.ca +etc/xdg/xfce4/desktop/menu.xml.de +etc/xdg/xfce4/desktop/menu.xml.es +etc/xdg/xfce4/desktop/menu.xml.et +etc/xdg/xfce4/desktop/menu.xml.eu +etc/xdg/xfce4/desktop/menu.xml.fa_IR +etc/xdg/xfce4/desktop/menu.xml.fr +etc/xdg/xfce4/desktop/menu.xml.he +etc/xdg/xfce4/desktop/menu.xml.hu +etc/xdg/xfce4/desktop/menu.xml.ko +etc/xdg/xfce4/desktop/menu.xml.ms +etc/xdg/xfce4/desktop/menu.xml.nl +etc/xdg/xfce4/desktop/menu.xml.pt_BR +etc/xdg/xfce4/desktop/menu.xml.ro +etc/xdg/xfce4/desktop/menu.xml.ru +etc/xdg/xfce4/desktop/menu.xml.sk +etc/xdg/xfce4/desktop/menu.xml.ta +etc/xdg/xfce4/desktop/menu.xml.tr +etc/xdg/xfce4/desktop/menu.xml.uk +etc/xdg/xfce4/desktop/menu.xml.vi +etc/xdg/xfce4/desktop/menu.xml.zh_CN +etc/xdg/xfce4/desktop/menu.xml.zh_TW +etc/xdg/xfce4/desktop/xfce-registered-categories.xml +etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nl +etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pt_BR +etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ro +etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ru +etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_TW +lib/xfce4/mcs-plugins/backdrop_settings.la +lib/xfce4/modules/xfce4_desktop_menu.la +lib/xfce4/panel-plugins/libdesktopmenu.la +man/man1/xfdesktop.1 +share/applications/xfce-backdrop-settings.desktop +share/applications/xfce-menueditor.desktop +share/icons/hicolor/32x32/apps/xfce4-backdrop.png +share/icons/hicolor/32x32/apps/xfce4-menueditor.png +share/icons/hicolor/48x48/apps/xfce4-backdrop.png +share/icons/hicolor/48x48/apps/xfce4-menueditor.png +share/icons/hicolor/scalable/apps/xfce4-backdrop.svg +share/icons/hicolor/scalable/apps/xfce4-menueditor.svg +share/pixmaps/xfce4_xicon.png +share/pixmaps/xfce4_xicon1.png +share/pixmaps/xfce4_xicon2.png +share/pixmaps/xfce4_xicon3.png +share/pixmaps/xfce4_xicon4.png share/xfce4/backdrops/flower.png +share/xfce4/backdrops/xfce-in-a-grid.png share/xfce4/backdrops/xfce-in-the-moon.png +share/xfce4/backdrops/xfce-smoke.png share/xfce4/backdrops/xfce-stellar-tile.png share/xfce4/backdrops/xfce-stripes.png share/xfce4/backdrops/xfce-turbulence.png @@ -59,14 +101,10 @@ share/xfce4/doc/C/images/root_menu.png share/xfce4/doc/C/images/root_menu2.png share/xfce4/doc/C/images/select_bg_color.png share/xfce4/doc/C/images/xfdesktop-background.png +share/xfce4/doc/C/images/xfdesktop-editor.png share/xfce4/doc/C/images/xfdesktop-list.png -share/xfce4/doc/C/images/xfdesktop-workspace.png +share/xfce4/doc/C/images/xfdesktop-menu-tab.png share/xfce4/doc/C/xfdesktop.html -share/xfce4/doc/fr/images/root_menu.png -share/xfce4/doc/fr/images/root_menu2.png -share/xfce4/doc/fr/images/select_bg_color.png -share/xfce4/doc/fr/images/xfdesktop-background.png -share/xfce4/doc/fr/images/xfdesktop-list.png -share/xfce4/doc/fr/images/xfdesktop-workspace.png -share/xfce4/doc/fr/xfdesktop.html @dirrm share/xfce4/backdrops +@dirrm etc/xdg/xfce4/desktop +@unexec ${RMDIR} %D/etc/xdg/xfce4 2>/dev/null || ${TRUE} diff --git a/x11/xfce4-desktop/buildlink3.mk b/x11/xfce4-desktop/buildlink3.mk index 82db0a543fe..9b860a51b79 100644 --- a/x11/xfce4-desktop/buildlink3.mk +++ b/x11/xfce4-desktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_DESKTOP_BUILDLINK3_MK:= ${XFCE4_DESKTOP_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-desktop} BUILDLINK_PACKAGES+= xfce4-desktop .if !empty(XFCE4_DESKTOP_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-desktop+= xfce4-desktop>=4.0.6 +BUILDLINK_DEPENDS.xfce4-desktop+= xfce4-desktop>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-desktop?= ../../x11/xfce4-desktop .endif # XFCE4_DESKTOP_BUILDLINK3_MK diff --git a/x11/xfce4-desktop/distinfo b/x11/xfce4-desktop/distinfo index 757a1d35ef9..16f2baf62a3 100644 --- a/x11/xfce4-desktop/distinfo +++ b/x11/xfce4-desktop/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfdesktop-4.0.6.tar.gz) = 4ee72bb077eefa94bad604d58a0bbeb008e5522a -Size (xfdesktop-4.0.6.tar.gz) = 2134301 bytes +SHA1 (xfdesktop-4.2.0.tar.gz) = 25309305ec5e20db4f1537e5e36be7755b55ea1d +Size (xfdesktop-4.2.0.tar.gz) = 2593021 bytes diff --git a/x11/xfce4-gtk2-engines/Makefile b/x11/xfce4-gtk2-engines/Makefile index 3bd1cfbd06d..546f8f2cb8b 100644 --- a/x11/xfce4-gtk2-engines/Makefile +++ b/x11/xfce4-gtk2-engines/Makefile @@ -1,16 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/01/17 12:56:13 martti Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 2.1.10 +XFCE4_VERSION= 2.2.5 DISTNAME= gtk-xfce-engine-${XFCE4_VERSION} PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 GTK2 themes -DIST_SUBDIR= ${PKGNAME_NOREV} USE_DIRS+= xdg-1.1 diff --git a/x11/xfce4-gtk2-engines/PLIST b/x11/xfce4-gtk2-engines/PLIST index 2a16e36965d..ecd21e704c7 100644 --- a/x11/xfce4-gtk2-engines/PLIST +++ b/x11/xfce4-gtk2-engines/PLIST @@ -1,14 +1,23 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:10:07 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2005/01/17 12:56:13 martti Exp $ lib/gtk-2.0/2.4.0/engines/libxfce.la +share/themes/Xfce-4.0/ICON.png +share/themes/Xfce-4.0/README.html +share/themes/Xfce-4.0/gtk-2.0/gtkrc share/themes/Xfce-b5/ICON.png share/themes/Xfce-b5/README.html share/themes/Xfce-b5/gtk-2.0/gtkrc share/themes/Xfce-basic/ICON.png share/themes/Xfce-basic/README.html share/themes/Xfce-basic/gtk-2.0/gtkrc +share/themes/Xfce-cadmium/ICON.png +share/themes/Xfce-cadmium/README.html +share/themes/Xfce-cadmium/gtk-2.0/gtkrc share/themes/Xfce-curve/ICON.png share/themes/Xfce-curve/README.html share/themes/Xfce-curve/gtk-2.0/gtkrc +share/themes/Xfce-dawn/ICON.png +share/themes/Xfce-dawn/README.html +share/themes/Xfce-dawn/gtk-2.0/gtkrc share/themes/Xfce-kde2/ICON.png share/themes/Xfce-kde2/README.html share/themes/Xfce-kde2/gtk-2.0/gtkrc @@ -53,12 +62,16 @@ share/themes/Xfce/gtk-2.0/gtkrc @dirrm share/themes/Xfce-kolors @dirrm share/themes/Xfce-kde2/gtk-2.0 @dirrm share/themes/Xfce-kde2 +@dirrm share/themes/Xfce-dawn/gtk-2.0 +@dirrm share/themes/Xfce-dawn @dirrm share/themes/Xfce-curve/gtk-2.0 @dirrm share/themes/Xfce-curve +@dirrm share/themes/Xfce-cadmium/gtk-2.0 +@dirrm share/themes/Xfce-cadmium @dirrm share/themes/Xfce-basic/gtk-2.0 @dirrm share/themes/Xfce-basic @dirrm share/themes/Xfce-b5/gtk-2.0 @dirrm share/themes/Xfce-b5 -@dirrm share/themes/Xfce -@comment in xdg-dirs: @dirrm share/themes -@comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/engines +@dirrm share/themes/Xfce-4.0/gtk-2.0 +@dirrm share/themes/Xfce-4.0 +@unexec ${RMDIR} share/themes/Xfce 2>/dev/null || ${TRUE} diff --git a/x11/xfce4-gtk2-engines/buildlink3.mk b/x11/xfce4-gtk2-engines/buildlink3.mk index a0ee8d8e06a..8e5f7515c09 100644 --- a/x11/xfce4-gtk2-engines/buildlink3.mk +++ b/x11/xfce4-gtk2-engines/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_GTK2_ENGINE_BUILDLINK3_MK:= ${XFCE4_GTK2_ENGINE_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-gtk2-engine} BUILDLINK_PACKAGES+= xfce4-gtk2-engine .if !empty(XFCE4_GTK2_ENGINE_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-gtk2-engine+= xfce4-gtk2-engine>=2.1.10 +BUILDLINK_DEPENDS.xfce4-gtk2-engine+= xfce4-gtk2-engine>=2.2.5 BUILDLINK_PKGSRCDIR.xfce4-gtk2-engine?= ../../x11/xfce4-gtk2-engines .endif # XFCE4_GTK2_ENGINE_BUILDLINK3_MK diff --git a/x11/xfce4-gtk2-engines/distinfo b/x11/xfce4-gtk2-engines/distinfo index 84bb2000b73..8310622353a 100644 --- a/x11/xfce4-gtk2-engines/distinfo +++ b/x11/xfce4-gtk2-engines/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.9 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfce4-gtk2-engine-2.1.10/gtk-xfce-engine-2.1.10.tar.gz) = a5dfa34a34e8703f52b661f7573c81df072b41c8 -Size (xfce4-gtk2-engine-2.1.10/gtk-xfce-engine-2.1.10.tar.gz) = 352524 bytes +SHA1 (gtk-xfce-engine-2.2.5.tar.gz) = 979cd98f8a06ef8c49379f5c1d0ac089f4424bdd +Size (gtk-xfce-engine-2.2.5.tar.gz) = 373900 bytes diff --git a/x11/xfce4-mcs-manager/Makefile b/x11/xfce4-mcs-manager/Makefile index 0cffff0fbc4..e2e4dd0d83f 100644 --- a/x11/xfce4-mcs-manager/Makefile +++ b/x11/xfce4-mcs-manager/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/12/04 23:09:07 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-mcs-manager-${XFCE4_VERSION} PKGNAME= xfce4-mcs-manager-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 settings manager diff --git a/x11/xfce4-mcs-manager/PLIST b/x11/xfce4-mcs-manager/PLIST index fbfed602876..c4a3b4131f2 100644 --- a/x11/xfce4-mcs-manager/PLIST +++ b/x11/xfce4-mcs-manager/PLIST @@ -1,21 +1,21 @@ -@comment $NetBSD: PLIST,v 1.7 2004/07/12 08:25:11 martti Exp $ -bin/xfce-mcs-manager -bin/xfce-setting-show -include/xfce4/xfce-mcs-manager/manager-plugin.h -lib/pkgconfig/xfce-mcs-manager.pc +@comment $NetBSD: PLIST,v 1.8 2005/01/17 12:56:13 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce-mcs-manager.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-mcs-manager.mo @@ -23,12 +23,15 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-mcs-manager.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce-mcs-manager.mo @@ -36,19 +39,17 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-mcs-manager.mo +bin/xfce-mcs-manager +bin/xfce-setting-show +include/xfce4/xfce-mcs-manager/manager-plugin.h +lib/pkgconfig/xfce-mcs-manager.pc +share/applications/xfce-settings-manager.desktop +share/icons/hicolor/48x48/apps/xfce4-settings.png share/xfce4/doc/C/images/settings_manager.png -share/xfce4/doc/C/images/smgr_from_panel.png share/xfce4/doc/C/images/smgr_from_root_menu.png share/xfce4/doc/C/images/smgr_from_setup_button.png -share/xfce4/doc/fr/images/settings_manager.png -share/xfce4/doc/fr/images/smgr_from_panel.png -share/xfce4/doc/fr/images/smgr_from_root_menu.png -share/xfce4/doc/fr/images/smgr_from_setup_button.png -share/xfce4/doc/fr/xfce-mcs-manager.html share/xfce4/doc/C/xfce-mcs-manager.html @dirrm share/xfce4/doc/C/images @dirrm share/xfce4/doc/C -@dirrm share/xfce4/doc/fr/images -@dirrm share/xfce4/doc/fr @dirrm share/xfce4/doc @dirrm include/xfce4/xfce-mcs-manager diff --git a/x11/xfce4-mcs-manager/buildlink3.mk b/x11/xfce4-mcs-manager/buildlink3.mk index d1e7bf8790b..d7008ed2daf 100644 --- a/x11/xfce4-mcs-manager/buildlink3.mk +++ b/x11/xfce4-mcs-manager/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_MCS_MANAGER_BUILDLINK3_MK:= ${XFCE4_MCS_MANAGER_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-mcs-manager} BUILDLINK_PACKAGES+= xfce4-mcs-manager .if !empty(XFCE4_MCS_MANAGER_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-mcs-manager+= xfce4-mcs-manager>=4.0.6 +BUILDLINK_DEPENDS.xfce4-mcs-manager+= xfce4-mcs-manager>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-mcs-manager?= ../../x11/xfce4-mcs-manager .endif # XFCE4_MCS_MANAGER_BUILDLINK3_MK diff --git a/x11/xfce4-mcs-manager/distinfo b/x11/xfce4-mcs-manager/distinfo index ad544803e1f..6489f9b21eb 100644 --- a/x11/xfce4-mcs-manager/distinfo +++ b/x11/xfce4-mcs-manager/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfce-mcs-manager-4.0.6.tar.gz) = 83f8e7be30863d919ecb217634406667027defbf -Size (xfce-mcs-manager-4.0.6.tar.gz) = 538545 bytes +SHA1 (xfce-mcs-manager-4.2.0.tar.gz) = 7a5bde436dee811c970dacba6b14b01e7ebddee0 +Size (xfce-mcs-manager-4.2.0.tar.gz) = 503492 bytes diff --git a/x11/xfce4-mcs-plugins/Makefile b/x11/xfce4-mcs-plugins/Makefile index 090ab28f19c..89e3af785a0 100644 --- a/x11/xfce4-mcs-plugins/Makefile +++ b/x11/xfce4-mcs-plugins/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.8 2005/01/17 12:56:13 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION} PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 settings manager plugins diff --git a/x11/xfce4-mcs-plugins/PLIST b/x11/xfce4-mcs-plugins/PLIST index 0349f168467..a2e55d8044d 100644 --- a/x11/xfce4-mcs-plugins/PLIST +++ b/x11/xfce4-mcs-plugins/PLIST @@ -1,20 +1,21 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:10:08 jlam Exp $ -lib/xfce4/mcs-plugins/keyboard_plugin.la -lib/xfce4/mcs-plugins/mouse_plugin.la -lib/xfce4/mcs-plugins/ui_plugin.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce-mcs-plugins.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo @@ -22,12 +23,14 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo @@ -35,14 +38,28 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo +lib/xfce4/mcs-plugins/display_plugin.la +lib/xfce4/mcs-plugins/keyboard_plugin.la +lib/xfce4/mcs-plugins/mouse_plugin.la +lib/xfce4/mcs-plugins/screensaver_plugin.la +lib/xfce4/mcs-plugins/ui_plugin.la +share/applications/xfce-display-settings.desktop +share/applications/xfce-keyboard-settings.desktop +share/applications/xfce-mouse-settings.desktop +share/applications/xfce-ui-settings.desktop +share/icons/hicolor/48x48/apps/xfce4-display.png +share/icons/hicolor/48x48/apps/xfce4-keyboard.png +share/icons/hicolor/48x48/apps/xfce4-mouse.png +share/icons/hicolor/48x48/apps/xfce4-ui.png +share/icons/hicolor/scalable/apps/xfce4-display.svg +share/icons/hicolor/scalable/apps/xfce4-keyboard.svg +share/icons/hicolor/scalable/apps/xfce4-mouse.svg +share/icons/hicolor/scalable/apps/xfce4-ui.svg +share/xfce4/doc/C/images/display_preferences.png share/xfce4/doc/C/images/font_selection.png share/xfce4/doc/C/images/keyboard_settings.png share/xfce4/doc/C/images/mouse_settings.png share/xfce4/doc/C/images/user_interface_settings.png +share/xfce4/doc/C/images/user_interface_settings_icons.png share/xfce4/doc/C/xfce-mcs-plugins.html -share/xfce4/doc/fr/images/font_selection.png -share/xfce4/doc/fr/images/keyboard_settings.png -share/xfce4/doc/fr/images/mouse_settings.png -share/xfce4/doc/fr/images/user_interface_settings.png -share/xfce4/doc/fr/xfce-mcs-plugins.html @dirrm lib/xfce4/mcs-plugins diff --git a/x11/xfce4-mcs-plugins/buildlink3.mk b/x11/xfce4-mcs-plugins/buildlink3.mk index 511a2bf335a..dba40ff604b 100644 --- a/x11/xfce4-mcs-plugins/buildlink3.mk +++ b/x11/xfce4-mcs-plugins/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_MCS_PLUGINS_BUILDLINK3_MK:= ${XFCE4_MCS_PLUGINS_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-mcs-plugins} BUILDLINK_PACKAGES+= xfce4-mcs-plugins .if !empty(XFCE4_MCS_PLUGINS_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-mcs-plugins+= xfce4-mcs-plugins>=4.0.6 +BUILDLINK_DEPENDS.xfce4-mcs-plugins+= xfce4-mcs-plugins>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-mcs-plugins?= ../../x11/xfce4-mcs-plugins .endif # XFCE4_MCS_PLUGINS_BUILDLINK3_MK diff --git a/x11/xfce4-mcs-plugins/distinfo b/x11/xfce4-mcs-plugins/distinfo index 1c30ef09cb9..5520cc7b3cf 100644 --- a/x11/xfce4-mcs-plugins/distinfo +++ b/x11/xfce4-mcs-plugins/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $ -SHA1 (xfce-mcs-plugins-4.0.6.tar.gz) = 6a6d124ef86730cbfd69942cd64c74e194a6dee5 -Size (xfce-mcs-plugins-4.0.6.tar.gz) = 615696 bytes +SHA1 (xfce-mcs-plugins-4.2.0.tar.gz) = 896701b1c8746dbbe1035386d8d19b6268d12f73 +Size (xfce-mcs-plugins-4.2.0.tar.gz) = 661118 bytes diff --git a/x11/xfce4-menueditor/DESCR b/x11/xfce4-menueditor/DESCR deleted file mode 100644 index 8335168bcaa..00000000000 --- a/x11/xfce4-menueditor/DESCR +++ /dev/null @@ -1 +0,0 @@ -XFce4 menu editor. diff --git a/x11/xfce4-menueditor/Makefile b/x11/xfce4-menueditor/Makefile deleted file mode 100644 index 35c343af747..00000000000 --- a/x11/xfce4-menueditor/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:18:39 tv Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -XFCE4_VERSION= 1.05 - -DISTNAME= xfce4-menueditor-${XFCE4_VERSION} -PKGREVISION= 3 -CATEGORIES= x11 -MASTER_SITES= http://users.skynet.be/p0llux/files/ -COMMENT= XFce4 menu editor - -EXTRACT_SUFX= .tar.bz2 -WRKSRC= ${WRKDIR}/xfce4-menueditor - -CONFIGURE_ARGS+=--disable-cvs - -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-menueditor/PLIST b/x11/xfce4-menueditor/PLIST deleted file mode 100644 index 0bb89e8aaa1..00000000000 --- a/x11/xfce4-menueditor/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/26 16:33:37 martti Exp $ -bin/xfce4-menueditor -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-menueditor.mo diff --git a/x11/xfce4-menueditor/buildlink3.mk b/x11/xfce4-menueditor/buildlink3.mk deleted file mode 100644 index 81429ae36c7..00000000000 --- a/x11/xfce4-menueditor/buildlink3.mk +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/04/02 10:07:26 martti Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -XFCE4_MENUEDITOR_BUILDLINK3_MK:= ${XFCE4_MENUEDITOR_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= xfce4-menueditor -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-menueditor} -BUILDLINK_PACKAGES+= xfce4-menueditor - -.if !empty(XFCE4_MENUEDITOR_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-menueditor+= xfce4-menueditor>=1.0.5 -BUILDLINK_PKGSRCDIR.xfce4-menueditor?= ../../x11/xfce4-menueditor -.endif # XFCE4_MENUEDITOR_BUILDLINK3_MK - -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/xfce4-menueditor/distinfo b/x11/xfce4-menueditor/distinfo deleted file mode 100644 index 6beff2eb7b3..00000000000 --- a/x11/xfce4-menueditor/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.3 2004/04/02 10:07:26 martti Exp $ - -SHA1 (xfce4-menueditor-1.05.tar.bz2) = 4e1d7380a2148bb61bcb51e18026c4822e858bf1 -Size (xfce4-menueditor-1.05.tar.bz2) = 222093 bytes diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile index 7718eadba1b..5be2204abea 100644 --- a/x11/xfce4-panel/Makefile +++ b/x11/xfce4-panel/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/12/04 23:09:07 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/01/17 12:56:14 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-panel-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 panel diff --git a/x11/xfce4-panel/PLIST b/x11/xfce4-panel/PLIST index f5cf947200b..deba2e92ff0 100644 --- a/x11/xfce4-panel/PLIST +++ b/x11/xfce4-panel/PLIST @@ -1,45 +1,21 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:10:08 jlam Exp $ -bin/xfce4-panel -etc/xfce4/xfce4rc -etc/xfce4/xfce4rc.ar -etc/xfce4/xfce4rc.az -etc/xfce4/xfce4rc.ca -etc/xfce4/xfce4rc.fr -etc/xfce4/xfce4rc.hu -etc/xfce4/xfce4rc.it -etc/xfce4/xfce4rc.nl -etc/xfce4/xfce4rc.vi -include/xfce4/panel/controls.h -include/xfce4/panel/global.h -include/xfce4/panel/icons.h -include/xfce4/panel/item.h -include/xfce4/panel/item_dialog.h -include/xfce4/panel/main.h -include/xfce4/panel/panel.h -include/xfce4/panel/plugins.h -include/xfce4/panel/xfce.h -include/xfce4/panel/xfce_support.h -lib/pkgconfig/xfce4-panel-1.0.pc -lib/xfce4/mcs-plugins/libxfce4settings.la -lib/xfce4/panel-plugins/libclock.la -lib/xfce4/panel-plugins/libmailcheck.la -lib/xfce4/panel-plugins/libpager.la -lib/xfce4/panel-plugins/libseparator.la -lib/xfce4/panel-plugins/libswitcher.la -lib/xfce4/panel-plugins/libsystembuttons.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:14 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce4-panel.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-panel.mo @@ -47,19 +23,81 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-panel.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-panel.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-panel.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo +bin/xfce4-panel +etc/xdg/xfce4/panel/contents.xml +etc/xdg/xfce4/panel/contents.xml.ar +etc/xdg/xfce4/panel/contents.xml.az +etc/xdg/xfce4/panel/contents.xml.ca +etc/xdg/xfce4/panel/contents.xml.eu +etc/xdg/xfce4/panel/contents.xml.fr +etc/xdg/xfce4/panel/contents.xml.he +etc/xdg/xfce4/panel/contents.xml.hu +etc/xdg/xfce4/panel/contents.xml.it +etc/xdg/xfce4/panel/contents.xml.ko +etc/xdg/xfce4/panel/contents.xml.lt +etc/xdg/xfce4/panel/contents.xml.ms +etc/xdg/xfce4/panel/contents.xml.nl +etc/xdg/xfce4/panel/contents.xml.ro +etc/xdg/xfce4/panel/contents.xml.ru +etc/xdg/xfce4/panel/contents.xml.sk +etc/xdg/xfce4/panel/contents.xml.tr +etc/xdg/xfce4/panel/contents.xml.vi +etc/xdg/xfce4/panel/contents.xml.zh_TW +include/xfce4/panel/add-control-dialog.h +include/xfce4/panel/controls.h +include/xfce4/panel/global.h +include/xfce4/panel/icons.h +include/xfce4/panel/item.h +include/xfce4/panel/item_dialog.h +include/xfce4/panel/main.h +include/xfce4/panel/panel.h +include/xfce4/panel/plugins.h +include/xfce4/panel/xfce.h +include/xfce4/panel/xfce_support.h +lib/pkgconfig/xfce4-panel-1.0.pc +lib/xfce4/mcs-plugins/libxfce4settings.la +lib/xfce4/panel-plugins/libclock.la +lib/xfce4/panel-plugins/libmailcheck.la +lib/xfce4/panel-plugins/libpager.la +lib/xfce4/panel-plugins/libseparator.la +lib/xfce4/panel-plugins/libswitcher.la +lib/xfce4/panel-plugins/libsystembuttons.la +share/applications/xfce-panel-settings.desktop +share/icons/hicolor/16x16/apps/xfce-system-exit.png +share/icons/hicolor/16x16/apps/xfce-system-info.png +share/icons/hicolor/16x16/apps/xfce-system-lock.png +share/icons/hicolor/16x16/apps/xfce-system-settings.png +share/icons/hicolor/48x48/apps/xfce-edit.png +share/icons/hicolor/48x48/apps/xfce-filemanager.png +share/icons/hicolor/48x48/apps/xfce-games.png +share/icons/hicolor/48x48/apps/xfce-graphics.png +share/icons/hicolor/48x48/apps/xfce-internet.png +share/icons/hicolor/48x48/apps/xfce-mail.png +share/icons/hicolor/48x48/apps/xfce-man.png +share/icons/hicolor/48x48/apps/xfce-multimedia.png +share/icons/hicolor/48x48/apps/xfce-printer.png +share/icons/hicolor/48x48/apps/xfce-schedule.png +share/icons/hicolor/48x48/apps/xfce-sound.png +share/icons/hicolor/48x48/apps/xfce-terminal.png +share/icons/hicolor/48x48/apps/xfce-unknown.png +share/icons/hicolor/48x48/apps/xfce-utils.png +share/icons/hicolor/48x48/apps/xfce4-panel.png +share/xfce4/doc/C/images/add-item-dialog.png share/xfce4/doc/C/images/clock-properties.png share/xfce4/doc/C/images/default_panel.png share/xfce4/doc/C/images/handle-popup.png @@ -68,157 +106,11 @@ share/xfce4/doc/C/images/launcher-properties.png share/xfce4/doc/C/images/mailcheck-properties.png share/xfce4/doc/C/images/menuitem-properties.png share/xfce4/doc/C/images/nooptions-properties.png +share/xfce4/doc/C/images/pager-properties.png share/xfce4/doc/C/images/panel-settings.png share/xfce4/doc/C/images/systembuttons-properties.png share/xfce4/doc/C/xfce4-panel.html -share/xfce4/doc/fr/images/clock-properties.png -share/xfce4/doc/fr/images/default_panel.png -share/xfce4/doc/fr/images/handle-popup.png -share/xfce4/doc/fr/images/item-popup.png -share/xfce4/doc/fr/images/launcher-properties.png -share/xfce4/doc/fr/images/mailcheck-properties.png -share/xfce4/doc/fr/images/menuitem-properties.png -share/xfce4/doc/fr/images/nooptions-properties.png -share/xfce4/doc/fr/images/panel-settings.png -share/xfce4/doc/fr/images/systembuttons-properties.png -share/xfce4/doc/fr/xfce4-panel.html -share/xfce4/themes/Crystal/README -share/xfce4/themes/Crystal/edit.png -share/xfce4/themes/Crystal/file1.png -share/xfce4/themes/Crystal/file2.png -share/xfce4/themes/Crystal/games.png -share/xfce4/themes/Crystal/man.png -share/xfce4/themes/Crystal/miniinfo.png -share/xfce4/themes/Crystal/minilock.png -share/xfce4/themes/Crystal/minipalet.png -share/xfce4/themes/Crystal/minipower.png -share/xfce4/themes/Crystal/multimedia.png -share/xfce4/themes/Crystal/network.png -share/xfce4/themes/Crystal/newmail.png -share/xfce4/themes/Crystal/nomail.png -share/xfce4/themes/Crystal/oldmail.png -share/xfce4/themes/Crystal/paint.png -share/xfce4/themes/Crystal/print.png -share/xfce4/themes/Crystal/schedule.png -share/xfce4/themes/Crystal/sound.png -share/xfce4/themes/Crystal/terminal.png -share/xfce4/themes/Crystal/trash_empty.png -share/xfce4/themes/Crystal/trash_full.png -share/xfce4/themes/Crystal/unknown.png -share/xfce4/themes/Curve/README -share/xfce4/themes/Curve/edit.png -share/xfce4/themes/Curve/file1.png -share/xfce4/themes/Curve/file2.png -share/xfce4/themes/Curve/games.png -share/xfce4/themes/Curve/man.png -share/xfce4/themes/Curve/miniinfo.png -share/xfce4/themes/Curve/minilock.png -share/xfce4/themes/Curve/minipalet.png -share/xfce4/themes/Curve/minipower.png -share/xfce4/themes/Curve/multimedia.png -share/xfce4/themes/Curve/network.png -share/xfce4/themes/Curve/newmail.png -share/xfce4/themes/Curve/nomail.png -share/xfce4/themes/Curve/oldmail.png -share/xfce4/themes/Curve/paint.png -share/xfce4/themes/Curve/print.png -share/xfce4/themes/Curve/schedule.png -share/xfce4/themes/Curve/sound.png -share/xfce4/themes/Curve/terminal.png -share/xfce4/themes/Curve/trash_empty.png -share/xfce4/themes/Curve/trash_full.png -share/xfce4/themes/Curve/unknown.png -share/xfce4/themes/FreeIcons/README -share/xfce4/themes/FreeIcons/edit.png -share/xfce4/themes/FreeIcons/file1.png -share/xfce4/themes/FreeIcons/file2.png -share/xfce4/themes/FreeIcons/games.png -share/xfce4/themes/FreeIcons/man.png -share/xfce4/themes/FreeIcons/miniinfo.png -share/xfce4/themes/FreeIcons/minilock.png -share/xfce4/themes/FreeIcons/minipalet.png -share/xfce4/themes/FreeIcons/minipower.png -share/xfce4/themes/FreeIcons/multimedia.png -share/xfce4/themes/FreeIcons/network.png -share/xfce4/themes/FreeIcons/newmail.png -share/xfce4/themes/FreeIcons/nomail.png -share/xfce4/themes/FreeIcons/oldmail.png -share/xfce4/themes/FreeIcons/paint.png -share/xfce4/themes/FreeIcons/print.png -share/xfce4/themes/FreeIcons/schedule.png -share/xfce4/themes/FreeIcons/sound.png -share/xfce4/themes/FreeIcons/terminal.png -share/xfce4/themes/FreeIcons/unknown.png -share/xfce4/themes/Gnome/edit.png -share/xfce4/themes/Gnome/file1.png -share/xfce4/themes/Gnome/file2.png -share/xfce4/themes/Gnome/games.png -share/xfce4/themes/Gnome/man.png -share/xfce4/themes/Gnome/miniinfo.png -share/xfce4/themes/Gnome/minilock.png -share/xfce4/themes/Gnome/minipalet.png -share/xfce4/themes/Gnome/minipower.png -share/xfce4/themes/Gnome/multimedia.png -share/xfce4/themes/Gnome/network.png -share/xfce4/themes/Gnome/paint.png -share/xfce4/themes/Gnome/print.png -share/xfce4/themes/Gnome/schedule.png -share/xfce4/themes/Gnome/sound.png -share/xfce4/themes/Gnome/terminal.png -share/xfce4/themes/Gnome/trash_empty.png -share/xfce4/themes/Gnome/trash_full.png -share/xfce4/themes/Gnome/unknown.png -share/xfce4/themes/Noia/README -share/xfce4/themes/Noia/edit.png -share/xfce4/themes/Noia/file1.png -share/xfce4/themes/Noia/file2.png -share/xfce4/themes/Noia/games.png -share/xfce4/themes/Noia/man.png -share/xfce4/themes/Noia/miniinfo.png -share/xfce4/themes/Noia/minilock.png -share/xfce4/themes/Noia/minipalet.png -share/xfce4/themes/Noia/minipower.png -share/xfce4/themes/Noia/multimedia.png -share/xfce4/themes/Noia/network.png -share/xfce4/themes/Noia/newmail.png -share/xfce4/themes/Noia/nomail.png -share/xfce4/themes/Noia/oldmail.png -share/xfce4/themes/Noia/paint.png -share/xfce4/themes/Noia/print.png -share/xfce4/themes/Noia/schedule.png -share/xfce4/themes/Noia/sound.png -share/xfce4/themes/Noia/terminal.png -share/xfce4/themes/Noia/trash_empty.png -share/xfce4/themes/Noia/trash_full.png -share/xfce4/themes/Noia/unknown.png -share/xfce4/themes/XFce/edit.xpm -share/xfce4/themes/XFce/file1.xpm -share/xfce4/themes/XFce/file2.xpm -share/xfce4/themes/XFce/games.xpm -share/xfce4/themes/XFce/man.xpm -share/xfce4/themes/XFce/miniinfo.xpm -share/xfce4/themes/XFce/minilock.xpm -share/xfce4/themes/XFce/minipalet.xpm -share/xfce4/themes/XFce/minipower.xpm -share/xfce4/themes/XFce/multimedia.xpm -share/xfce4/themes/XFce/network.xpm -share/xfce4/themes/XFce/newmail.xpm -share/xfce4/themes/XFce/nomail.xpm -share/xfce4/themes/XFce/oldmail.xpm -share/xfce4/themes/XFce/paint.xpm -share/xfce4/themes/XFce/print.xpm -share/xfce4/themes/XFce/schedule.xpm -share/xfce4/themes/XFce/sound.xpm -share/xfce4/themes/XFce/terminal.xpm -share/xfce4/themes/XFce/trash_empty.xpm -share/xfce4/themes/XFce/trash_full.xpm -share/xfce4/themes/XFce/unknown.xpm -@dirrm share/xfce4/themes/XFce -@dirrm share/xfce4/themes/Noia -@dirrm share/xfce4/themes/Gnome -@dirrm share/xfce4/themes/FreeIcons -@dirrm share/xfce4/themes/Curve -@dirrm share/xfce4/themes/Crystal -@dirrm share/xfce4/themes @dirrm lib/xfce4/panel-plugins @dirrm include/xfce4/panel +@dirrm etc/xdg/xfce4/panel +@unexec ${RMDIR} %D/etc/xdg/xfce4 2>/dev/null || ${TRUE} diff --git a/x11/xfce4-panel/buildlink3.mk b/x11/xfce4-panel/buildlink3.mk index 235a3e0e2c3..c0ba8b888be 100644 --- a/x11/xfce4-panel/buildlink3.mk +++ b/x11/xfce4-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:14 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_PANEL_BUILDLINK3_MK:= ${XFCE4_PANEL_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-panel} BUILDLINK_PACKAGES+= xfce4-panel .if !empty(XFCE4_PANEL_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-panel+= xfce4-panel>=4.0.6 +BUILDLINK_DEPENDS.xfce4-panel+= xfce4-panel>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-panel?= ../../x11/xfce4-panel .endif # XFCE4_PANEL_BUILDLINK3_MK diff --git a/x11/xfce4-panel/distinfo b/x11/xfce4-panel/distinfo index 15fca7a63f2..d8acc610dc5 100644 --- a/x11/xfce4-panel/distinfo +++ b/x11/xfce4-panel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:14 martti Exp $ -SHA1 (xfce4-panel-4.0.6.tar.gz) = 230de7f05f9ee6e7aedb7b4c09155988f30caf11 -Size (xfce4-panel-4.0.6.tar.gz) = 1277648 bytes +SHA1 (xfce4-panel-4.2.0.tar.gz) = d4975b117bbe8eafc27eebfe557a423398d35e76 +Size (xfce4-panel-4.2.0.tar.gz) = 871179 bytes diff --git a/x11/xfce4-themes/DESCR b/x11/xfce4-themes/DESCR deleted file mode 100644 index 51760bb4062..00000000000 --- a/x11/xfce4-themes/DESCR +++ /dev/null @@ -1 +0,0 @@ -Additional themes for XFce4. diff --git a/x11/xfce4-themes/Makefile b/x11/xfce4-themes/Makefile deleted file mode 100644 index 0397451b22b..00000000000 --- a/x11/xfce4-themes/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:18:39 tv Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -DISTNAME= xfce4-themes-${XFCE4_VERSION} -PKGREVISION= 1 -CATEGORIES= x11 -COMMENT= XFce4 themes - -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-themes/PLIST b/x11/xfce4-themes/PLIST deleted file mode 100644 index 5208c84a38c..00000000000 --- a/x11/xfce4-themes/PLIST +++ /dev/null @@ -1,117 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:58:25 martti Exp $ -share/xfce4/themes/BeOS/LICENSE -share/xfce4/themes/BeOS/README -share/xfce4/themes/BeOS/edit.png -share/xfce4/themes/BeOS/edit.svg -share/xfce4/themes/BeOS/file1.png -share/xfce4/themes/BeOS/file1.svg -share/xfce4/themes/BeOS/file2.png -share/xfce4/themes/BeOS/file2.svg -share/xfce4/themes/BeOS/games.png -share/xfce4/themes/BeOS/games.svg -share/xfce4/themes/BeOS/man.png -share/xfce4/themes/BeOS/man.svg -share/xfce4/themes/BeOS/miniinfo.png -share/xfce4/themes/BeOS/miniinfo.svg -share/xfce4/themes/BeOS/minilock.png -share/xfce4/themes/BeOS/minilock.svg -share/xfce4/themes/BeOS/minipalet.png -share/xfce4/themes/BeOS/minipalet.svg -share/xfce4/themes/BeOS/minipower.png -share/xfce4/themes/BeOS/minipower.svg -share/xfce4/themes/BeOS/multimedia.png -share/xfce4/themes/BeOS/multimedia.svg -share/xfce4/themes/BeOS/network.png -share/xfce4/themes/BeOS/network.svg -share/xfce4/themes/BeOS/newmail.png -share/xfce4/themes/BeOS/newmail.svg -share/xfce4/themes/BeOS/nomail.png -share/xfce4/themes/BeOS/nomail.svg -share/xfce4/themes/BeOS/oldmail.png -share/xfce4/themes/BeOS/oldmail.svg -share/xfce4/themes/BeOS/paint.png -share/xfce4/themes/BeOS/paint.svg -share/xfce4/themes/BeOS/print.png -share/xfce4/themes/BeOS/print.svg -share/xfce4/themes/BeOS/schedule.png -share/xfce4/themes/BeOS/schedule.svg -share/xfce4/themes/BeOS/sound.png -share/xfce4/themes/BeOS/sound.svg -share/xfce4/themes/BeOS/terminal.png -share/xfce4/themes/BeOS/terminal.svg -share/xfce4/themes/BeOS/trash_empty.png -share/xfce4/themes/BeOS/trash_empty.svg -share/xfce4/themes/BeOS/trash_full.png -share/xfce4/themes/BeOS/trash_full.svg -share/xfce4/themes/BeOS/unknown.png -share/xfce4/themes/BeOS/unknown.svg -share/xfce4/themes/Lush/LICENSE -share/xfce4/themes/Lush/README -share/xfce4/themes/Lush/edit.png -share/xfce4/themes/Lush/edit.svg -share/xfce4/themes/Lush/file1.png -share/xfce4/themes/Lush/file1.svg -share/xfce4/themes/Lush/file2.png -share/xfce4/themes/Lush/file2.svg -share/xfce4/themes/Lush/games.png -share/xfce4/themes/Lush/games.svg -share/xfce4/themes/Lush/man.png -share/xfce4/themes/Lush/man.svg -share/xfce4/themes/Lush/miniinfo.png -share/xfce4/themes/Lush/miniinfo.svg -share/xfce4/themes/Lush/minilock.png -share/xfce4/themes/Lush/minilock.svg -share/xfce4/themes/Lush/minipalet.png -share/xfce4/themes/Lush/minipalet.svg -share/xfce4/themes/Lush/minipower.png -share/xfce4/themes/Lush/minipower.svg -share/xfce4/themes/Lush/multimedia.png -share/xfce4/themes/Lush/multimedia.svg -share/xfce4/themes/Lush/network.png -share/xfce4/themes/Lush/network.svg -share/xfce4/themes/Lush/newmail.png -share/xfce4/themes/Lush/newmail.svg -share/xfce4/themes/Lush/nomail.png -share/xfce4/themes/Lush/nomail.svg -share/xfce4/themes/Lush/oldmail.png -share/xfce4/themes/Lush/oldmail.svg -share/xfce4/themes/Lush/paint.png -share/xfce4/themes/Lush/paint.svg -share/xfce4/themes/Lush/print.png -share/xfce4/themes/Lush/print.svg -share/xfce4/themes/Lush/schedule.png -share/xfce4/themes/Lush/schedule.svg -share/xfce4/themes/Lush/sound.png -share/xfce4/themes/Lush/sound.svg -share/xfce4/themes/Lush/terminal.png -share/xfce4/themes/Lush/terminal.svg -share/xfce4/themes/Lush/trash_empty.png -share/xfce4/themes/Lush/trash_empty.svg -share/xfce4/themes/Lush/trash_full.png -share/xfce4/themes/Lush/trash_full.svg -share/xfce4/themes/Lush/unknown.png -share/xfce4/themes/Lush/unknown.svg -share/xfce4/themes/Sky/AUTHOR -share/xfce4/themes/Sky/LICENSE -share/xfce4/themes/Sky/README -share/xfce4/themes/Sky/edit.png -share/xfce4/themes/Sky/file1.png -share/xfce4/themes/Sky/file2.png -share/xfce4/themes/Sky/games.png -share/xfce4/themes/Sky/man.png -share/xfce4/themes/Sky/miniinfo.png -share/xfce4/themes/Sky/minilock.png -share/xfce4/themes/Sky/minipalet.png -share/xfce4/themes/Sky/minipower.png -share/xfce4/themes/Sky/multimedia.png -share/xfce4/themes/Sky/network.png -share/xfce4/themes/Sky/newmail.png -share/xfce4/themes/Sky/nomail.png -share/xfce4/themes/Sky/oldmail.png -share/xfce4/themes/Sky/paint.png -share/xfce4/themes/Sky/sound.png -share/xfce4/themes/Sky/terminal.png -share/xfce4/themes/Sky/unknown.png -@dirrm share/xfce4/themes/BeOS -@dirrm share/xfce4/themes/Lush -@dirrm share/xfce4/themes/Sky diff --git a/x11/xfce4-themes/buildlink3.mk b/x11/xfce4-themes/buildlink3.mk deleted file mode 100644 index e715905bef8..00000000000 --- a/x11/xfce4-themes/buildlink3.mk +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -XFCE4_THEMES_BUILDLINK3_MK:= ${XFCE4_THEMES_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= xfce4-themes -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-themes} -BUILDLINK_PACKAGES+= xfce4-themes - -.if !empty(XFCE4_THEMES_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-themes+= xfce4-themes>=4.0.6 -BUILDLINK_PKGSRCDIR.xfce4-themes?= ../../x11/xfce4-themes -.endif # XFCE4_THEMES_BUILDLINK3_MK - -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/xfce4-themes/distinfo b/x11/xfce4-themes/distinfo deleted file mode 100644 index 84cd3c2df3f..00000000000 --- a/x11/xfce4-themes/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.6 2004/07/12 08:25:11 martti Exp $ - -SHA1 (xfce4-themes-4.0.6.tar.gz) = 199e5df4d55d0f873042b942f01285f513e46bea -Size (xfce4-themes-4.0.6.tar.gz) = 451603 bytes diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile index 9430599e201..2e6e161fa15 100644 --- a/x11/xfce4-toys/Makefile +++ b/x11/xfce4-toys/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:14 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-toys-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 toys diff --git a/x11/xfce4-toys/PLIST b/x11/xfce4-toys/PLIST index cd975839009..a47382090d6 100644 --- a/x11/xfce4-toys/PLIST +++ b/x11/xfce4-toys/PLIST @@ -1,29 +1,36 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:10:08 jlam Exp $ -bin/xfce4-tips -lib/xfce4/panel-plugins/libeyes.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:14 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce4-toys.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-toys.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-toys.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-toys.mo @@ -31,6 +38,8 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-toys.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-toys.mo +bin/xfce4-tips +lib/xfce4/panel-plugins/libeyes.la share/xfce4/eyes/themes/Bizarre/Bizarre-eye.png share/xfce4/eyes/themes/Bizarre/Bizarre-pupil.png share/xfce4/eyes/themes/Bizarre/config diff --git a/x11/xfce4-toys/buildlink3.mk b/x11/xfce4-toys/buildlink3.mk index 89582c5180f..a657b032508 100644 --- a/x11/xfce4-toys/buildlink3.mk +++ b/x11/xfce4-toys/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2005/01/17 12:56:14 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_TOYS_BUILDLINK3_MK:= ${XFCE4_TOYS_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-toys} BUILDLINK_PACKAGES+= xfce4-toys .if !empty(XFCE4_TOYS_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-toys+= xfce4-toys>=4.0.6 +BUILDLINK_DEPENDS.xfce4-toys+= xfce4-toys>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-toys?= ../../x11/xfce4-toys .endif # XFCE4_TOYS_BUILDLINK3_MK diff --git a/x11/xfce4-toys/distinfo b/x11/xfce4-toys/distinfo index aa313637db9..a3b6c458cca 100644 --- a/x11/xfce4-toys/distinfo +++ b/x11/xfce4-toys/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:14 martti Exp $ -SHA1 (xfce4-toys-4.0.6.tar.gz) = f67016b1401ceab3ccde5812bc4bc65b1418d9c4 -Size (xfce4-toys-4.0.6.tar.gz) = 391511 bytes +SHA1 (xfce4-toys-4.2.0.tar.gz) = cfbd42ae8f7b0f6e38ccec6a771961eafd0df8f2 +Size (xfce4-toys-4.2.0.tar.gz) = 403655 bytes diff --git a/x11/xfce4-trigger-launcher/Makefile b/x11/xfce4-trigger-launcher/Makefile index 9cb3cedf62a..9b82c8a1d7b 100644 --- a/x11/xfce4-trigger-launcher/Makefile +++ b/x11/xfce4-trigger-launcher/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:39 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/17 12:56:14 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-trigger-launcher-${XFCE4_VERSION} -PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 trigger-launcher -.include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-trigger-launcher/PLIST b/x11/xfce4-trigger-launcher/PLIST index 7ee4812d0fe..014448a8dea 100644 --- a/x11/xfce4-trigger-launcher/PLIST +++ b/x11/xfce4-trigger-launcher/PLIST @@ -1,28 +1,36 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:10:08 jlam Exp $ -lib/xfce4/panel-plugins/libtriggerlauncher.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:14 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce4-trigger-launcher.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-trigger-launcher.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-trigger-launcher.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-trigger-launcher.mo @@ -30,3 +38,4 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-trigger-launcher.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-trigger-launcher.mo +lib/xfce4/panel-plugins/libtriggerlauncher.la diff --git a/x11/xfce4-trigger-launcher/buildlink3.mk b/x11/xfce4-trigger-launcher/buildlink3.mk index db4dc4b3f0b..4b3c91fb1eb 100644 --- a/x11/xfce4-trigger-launcher/buildlink3.mk +++ b/x11/xfce4-trigger-launcher/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:14 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK:= ${XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-trigger-launcher} BUILDLINK_PACKAGES+= xfce4-trigger-launcher .if !empty(XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-trigger-launcher+= xfce4-trigger-launcher>=4.0.6 +BUILDLINK_DEPENDS.xfce4-trigger-launcher+= xfce4-trigger-launcher>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-trigger-launcher?= ../../x11/xfce4-trigger-launcher .endif # XFCE4_TRIGGER_LAUNCHER_BUILDLINK3_MK diff --git a/x11/xfce4-trigger-launcher/distinfo b/x11/xfce4-trigger-launcher/distinfo index cb1e83b4993..6c64c913720 100644 --- a/x11/xfce4-trigger-launcher/distinfo +++ b/x11/xfce4-trigger-launcher/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:14 martti Exp $ -SHA1 (xfce4-trigger-launcher-4.0.6.tar.gz) = 33841d0a4b146ac5d36d2469760871325f374478 -Size (xfce4-trigger-launcher-4.0.6.tar.gz) = 335379 bytes +SHA1 (xfce4-trigger-launcher-4.2.0.tar.gz) = a732c7ea0b52cc8400cb1fa38de5a6c12accbe6d +Size (xfce4-trigger-launcher-4.2.0.tar.gz) = 345902 bytes diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile index 7e4f04846ff..9d00fc3af77 100644 --- a/x11/xfce4-utils/Makefile +++ b/x11/xfce4-utils/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/10/05 09:58:52 martti Exp $ +# $NetBSD: Makefile,v 1.12 2005/01/17 12:56:14 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce-utils-${XFCE4_VERSION} PKGNAME= xfce4-utils-${XFCE4_VERSION} -PKGREVISION= 2 CATEGORIES= x11 COMMENT= XFce4 utilities diff --git a/x11/xfce4-utils/PLIST b/x11/xfce4-utils/PLIST index 72d960adbdc..7c01bc022ed 100644 --- a/x11/xfce4-utils/PLIST +++ b/x11/xfce4-utils/PLIST @@ -1,27 +1,21 @@ -@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:10:08 jlam Exp $ -bin/startxfce4 -bin/xfce4-about -bin/xfhelp4 -bin/xflock4 -bin/xfmountdev4 -bin/xfrun4 -bin/xftaskbar4 -bin/xfterm4 -etc/xfce4/xinitrc -lib/xfce4/mcs-plugins/xftaskbar_plugin.la +@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:14 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce-utils.mo -${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-utils.mo @@ -30,11 +24,13 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-utils.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-utils.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce-utils.mo @@ -42,13 +38,27 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-utils.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-utils.mo +bin/startxfce4 +bin/xfce4-about +bin/xfhelp4 +bin/xflock4 +bin/xfmountdev4 +bin/xfrun4 +bin/xftaskbar4 +bin/xfterm4 +etc/xdg/xfce4/xinitrc +lib/xfce4/mcs-plugins/xftaskbar_plugin.la +share/applications/xfce-taskbar-settings.desktop +share/icons/hicolor/48x48/apps/xfce4-logo.png +share/icons/hicolor/48x48/apps/xfce4-taskbar.png +share/icons/hicolor/scalable/apps/xfce4-taskbar.svg share/xfce4/AUTHORS share/xfce4/AUTHORS.az share/xfce4/AUTHORS.ca share/xfce4/AUTHORS.de share/xfce4/AUTHORS.es share/xfce4/AUTHORS.fr -share/xfce4/AUTHORS.it +share/xfce4/AUTHORS.he share/xfce4/AUTHORS.html share/xfce4/AUTHORS.html.az share/xfce4/AUTHORS.html.ca @@ -56,6 +66,17 @@ share/xfce4/AUTHORS.html.de share/xfce4/AUTHORS.html.es share/xfce4/AUTHORS.html.fr share/xfce4/AUTHORS.html.it +share/xfce4/AUTHORS.html.lt +share/xfce4/AUTHORS.html.ro +share/xfce4/AUTHORS.html.ru +share/xfce4/AUTHORS.html.sk +share/xfce4/AUTHORS.html.vi +share/xfce4/AUTHORS.it +share/xfce4/AUTHORS.lt +share/xfce4/AUTHORS.ro +share/xfce4/AUTHORS.ru +share/xfce4/AUTHORS.sk +share/xfce4/AUTHORS.uk share/xfce4/AUTHORS.vi share/xfce4/BSD share/xfce4/BSD.html @@ -68,13 +89,20 @@ share/xfce4/INFO share/xfce4/INFO.ca share/xfce4/INFO.es share/xfce4/INFO.fr -share/xfce4/INFO.it share/xfce4/INFO.html share/xfce4/INFO.html.ca share/xfce4/INFO.html.de share/xfce4/INFO.html.es share/xfce4/INFO.html.fr share/xfce4/INFO.html.it +share/xfce4/INFO.html.lt +share/xfce4/INFO.html.ro +share/xfce4/INFO.html.ru +share/xfce4/INFO.it +share/xfce4/INFO.lt +share/xfce4/INFO.ro +share/xfce4/INFO.ru +share/xfce4/INFO.uk share/xfce4/INFO.vi share/xfce4/LGPL share/xfce4/LGPL.html @@ -85,25 +113,14 @@ share/xfce4/doc/C/images/about-dialog.png share/xfce4/doc/C/images/default-session.png share/xfce4/doc/C/images/link_xfce.jpg share/xfce4/doc/C/images/run-dialog.png +share/xfce4/doc/C/images/taskbar_settings.png share/xfce4/doc/C/index.html share/xfce4/doc/C/xfce-utils.html +share/xfce4/doc/C/xfce4-components.html share/xfce4/doc/C/xfce4-copyright.html share/xfce4/doc/C/xfce4-install.html share/xfce4/doc/C/xfce4-intro.html share/xfce4/doc/C/xfce4-use.html share/xfce4/doc/C/xfce4-user-guide.html -share/xfce4/doc/fr/BSD.html -share/xfce4/doc/fr/GPL.html -share/xfce4/doc/fr/LGPL.html -share/xfce4/doc/fr/images/about-dialog.png -share/xfce4/doc/fr/images/default-session.png -share/xfce4/doc/fr/images/link_xfce.jpg -share/xfce4/doc/fr/images/run-dialog.png -share/xfce4/doc/fr/index.html -share/xfce4/doc/fr/xfce-utils.html -share/xfce4/doc/fr/xfce4-copyright.html -share/xfce4/doc/fr/xfce4-install.html -share/xfce4/doc/fr/xfce4-intro.html -share/xfce4/doc/fr/xfce4-use.html -share/xfce4/doc/fr/xfce4-user-guide.html +share/xfce4/doc/xfce-mouse.png share/xfce4/doc/xfce.css diff --git a/x11/xfce4-utils/buildlink3.mk b/x11/xfce4-utils/buildlink3.mk index 46be9dec75c..f02b0a27737 100644 --- a/x11/xfce4-utils/buildlink3.mk +++ b/x11/xfce4-utils/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2004/10/05 09:58:52 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2005/01/17 12:56:14 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_UTILS_BUILDLINK3_MK:= ${XFCE4_UTILS_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-utils} BUILDLINK_PACKAGES+= xfce4-utils .if !empty(XFCE4_UTILS_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-utils+= xfce4-utils>=4.0.6 +BUILDLINK_DEPENDS.xfce4-utils+= xfce4-utils>=4.2.0 BUILDLINK_PKGSRCDIR.xfce4-utils?= ../../x11/xfce4-utils .endif # XFCE4_UTILS_BUILDLINK3_MK diff --git a/x11/xfce4-utils/distinfo b/x11/xfce4-utils/distinfo index 1d49aae2f11..78dea1f2a00 100644 --- a/x11/xfce4-utils/distinfo +++ b/x11/xfce4-utils/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $ +$NetBSD: distinfo,v 1.8 2005/01/17 12:56:14 martti Exp $ -SHA1 (xfce-utils-4.0.6.tar.gz) = f239d2437469f127fc3a4e8f767badd9a54db23a -Size (xfce-utils-4.0.6.tar.gz) = 974783 bytes +SHA1 (xfce-utils-4.2.0.tar.gz) = bbcf8b5d4e816caf4fd6ae0bd24e32a0e117dbd0 +Size (xfce-utils-4.2.0.tar.gz) = 740252 bytes |