summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-01 05:16:31 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-01 05:16:31 +0800
commit6762f74c3fcaef40f7953f6eaa420dfcca1e1f71 (patch)
tree5f702de14ab8bbb0f64df884cf40c08d54e180c6 /x11-wm
parent0706a211dbac33f487a4fd9a35075e17b0e42db0 (diff)
downloadmarcuscom-ports-6762f74c3fcaef40f7953f6eaa420dfcca1e1f71.tar.gz
marcuscom-ports-6762f74c3fcaef40f7953f6eaa420dfcca1e1f71.tar.zst
marcuscom-ports-6762f74c3fcaef40f7953f6eaa420dfcca1e1f71.zip
Remove rep-gtk2 and sawfish2. They will not be part of GNOME 2.2. Instead,
metacity will be the default window manager. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@210 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/sawfish2/Makefile54
-rw-r--r--x11-wm/sawfish2/distinfo1
-rw-r--r--x11-wm/sawfish2/files/patch-ac11
-rw-r--r--x11-wm/sawfish2/files/patch-ae16
-rw-r--r--x11-wm/sawfish2/files/patch-af11
-rw-r--r--x11-wm/sawfish2/files/patch-ag10
-rw-r--r--x11-wm/sawfish2/files/patch-configure20
-rw-r--r--x11-wm/sawfish2/files/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl13
-rw-r--r--x11-wm/sawfish2/pkg-comment1
-rw-r--r--x11-wm/sawfish2/pkg-descr3
-rw-r--r--x11-wm/sawfish2/pkg-plist683
11 files changed, 0 insertions, 823 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile
deleted file mode 100644
index bf3f084ce..000000000
--- a/x11-wm/sawfish2/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# New ports collection makefile for: sawfish
-# Date created: 13 September 1999
-# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
-#
-# $FreeBSD: ports/x11-wm/sawfish2/Makefile,v 1.65 2002/11/12 22:32:08 marcus Exp $
-#
-
-PORTNAME= sawfish2
-PORTVERSION= 1.2
-PORTREVISION= 1
-PORTEPOCH= 2
-CATEGORIES= x11-wm
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.2
-DISTNAME= sawfish-${PORTVERSION}-gtk2
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-
-LIB_DEPENDS= rep.12:${PORTSDIR}/lang/librep
-BUILD_DEPENDS= ${X11BASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2
-RUN_DEPENDS= ${X11BASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2
-
-GNUHOST= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
-PLIST_SUB= GNUHOST=${GNUHOST} VERSION=1.2
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_REINPLACE= yes
-USE_GMAKE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomehier gnomehack
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-readline \
- --localstatedir=${PREFIX}/share \
- --datadir=${PREFIX}/share \
- --enable-capplet \
- --disable-themer
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//}
-
-pre-patch:
- @${REINPLACE_CMD} -e 's^-l(pthread|c_r)^${PTHREAD_LIBS}^g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
- s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
- s|[$$][(]top_builddir[)]/intl/libintl.a|-lintl|g' ${WRKSRC}/configure
-
-post-install:
- install-info --section="X11 window manager" \
- --entry="* sawfish: (sawfish). sawfish programming manual" \
- ${PREFIX}/info/sawfish.info ${PREFIX}/info/dir
-
-.include <bsd.port.mk>
diff --git a/x11-wm/sawfish2/distinfo b/x11-wm/sawfish2/distinfo
deleted file mode 100644
index 13883a13b..000000000
--- a/x11-wm/sawfish2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/sawfish-1.2-gtk2.tar.bz2) = e6cf994eb60f5e3ddbec9cf5a4d38587
diff --git a/x11-wm/sawfish2/files/patch-ac b/x11-wm/sawfish2/files/patch-ac
deleted file mode 100644
index 28fdb0ae1..000000000
--- a/x11-wm/sawfish2/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.in.orig Mon Dec 4 21:03:30 2000
-+++ configure.in Tue Dec 5 14:57:18 2000
-@@ -56,7 +56,7 @@
-
- sawfishdir='${datadir}/sawfish'
- lispdir='${sawfishdir}/${version}/lisp'
--localedir='${datadir}/locale'
-+localedir='${prefix}/share/locale'
- sawfishexecdir='${libexecdir}/sawfish/${version}/${host_type}'
-
- dnl Checks for programs.
diff --git a/x11-wm/sawfish2/files/patch-ae b/x11-wm/sawfish2/files/patch-ae
deleted file mode 100644
index 991abde12..000000000
--- a/x11-wm/sawfish2/files/patch-ae
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$FreeBSD: ports/x11-wm/sawfish2/files/patch-ae,v 1.2 2002/05/14 22:26:39 sobomax Exp $
-
---- capplet/Makefile.in.orig Mon Apr 29 21:43:11 2002
-+++ capplet/Makefile.in Mon Apr 29 21:44:12 2002
-@@ -26,8 +26,8 @@
- srcdir=@srcdir@
- VPATH=@srcdir@:@top_srcdir@
-
--G_CC_DIR = $(GNOMEDIR)/share/control-center-2.0/capplets
--G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps
-+G_CC_DIR = $(GNOMEDIR)/share/gnome/control-center-2.0/capplets
-+G_PIXMAP_DIR = $(GNOMEDIR)/share/gnome/pixmaps
-
- all :
-
diff --git a/x11-wm/sawfish2/files/patch-af b/x11-wm/sawfish2/files/patch-af
deleted file mode 100644
index baaf30e26..000000000
--- a/x11-wm/sawfish2/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- scripts/Makefile.in 2000/09/21 13:09:15 1.1
-+++ scripts/Makefile.in 2000/09/21 13:09:33
-@@ -34,7 +34,7 @@
- SUBSTS := -e "s|__lispdir__|$(lispdir)|" \
- -e "s|__version__|$(version)|"
-
--G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps
-+G_PIXMAP_DIR = $(GNOMEDIR)/share/gnome/pixmaps
-
- %.jlc : %.jl
- $(REP_ENVIRON) rep compiler -f compile-batch $<
diff --git a/x11-wm/sawfish2/files/patch-ag b/x11-wm/sawfish2/files/patch-ag
deleted file mode 100644
index 84c9ff349..000000000
--- a/x11-wm/sawfish2/files/patch-ag
+++ /dev/null
@@ -1,10 +0,0 @@
---- build-info 2000/09/21 13:51:47 1.1
-+++ build-info 2000/09/21 13:51:58
-@@ -13,7 +13,6 @@
- || HOSTNAME=unknown
-
- [ -n "$LOCALDOMAIN" ] \
-- || LOCALDOMAIN=`dnsdomainname` \
- || LOCALDOMAIN=`domainname` \
- || LOCALDOMAIN=unknown
-
diff --git a/x11-wm/sawfish2/files/patch-configure b/x11-wm/sawfish2/files/patch-configure
deleted file mode 100644
index 0ab207a9c..000000000
--- a/x11-wm/sawfish2/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Tue Nov 12 16:10:53 2002
-+++ configure Tue Nov 12 16:12:11 2002
-@@ -2688,7 +2688,7 @@
- (error
- (throw 'quit 1)))
- EOF
--if REP_GTK_DONT_INITIALIZE=1 rep ./conftest 2>&5; then
-+if REP_GTK_DONT_INITIALIZE=1 rep --batch -l gui/gtk-2/gtk -l gui/gtk-2/libglade 2>&5; then
- echo "$ac_t""yes" 1>&6
- else
- echo "$ac_t""no" 1>&6
-@@ -3387,7 +3387,7 @@
- if test "$enable_themer" = yes; then
- echo $ac_n "checking for rep-gtk libglade wrapper""... $ac_c" 1>&6
- echo "configure:3390: checking for rep-gtk libglade wrapper" >&5
-- if REP_GTK_DONT_INITIALIZE=1 rep --batch -l gui.gtk.libglade 2>&5; then
-+ if REP_GTK_DONT_INITIALIZE=1 rep --batch -l gui/gtk-2/gnome-ui -l gui/gtk-2/gnome-canvas 2>&5; then
- echo "$ac_t""yes" 1>&6
- add_subdir "themer"
- else
diff --git a/x11-wm/sawfish2/files/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl b/x11-wm/sawfish2/files/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl
deleted file mode 100644
index 6da45a260..000000000
--- a/x11-wm/sawfish2/files/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD: ports/x11-wm/sawfish2/files/patch-lisp::sawfish::ui::widgets::workspace-geometry.jl,v 1.1 2002/05/14 22:26:39 sobomax Exp $
-
---- lisp/sawfish/ui/widgets/workspace-geometry.jl 2002/04/29 19:16:50 1.1
-+++ lisp/sawfish/ui/widgets/workspace-geometry.jl 2002/04/29 19:17:07
-@@ -28,7 +28,6 @@
- (open rep
- gui.gtk-2.gtk
- gui.gtk-2.gnome-canvas
-- gui.gtk-2.gdk-pixbuf
- rep.io.files
- sawfish.gtk.widget
- sawfish.ui.layout)
diff --git a/x11-wm/sawfish2/pkg-comment b/x11-wm/sawfish2/pkg-comment
deleted file mode 100644
index 7b3f278de..000000000
--- a/x11-wm/sawfish2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Lisp configurable window manager
diff --git a/x11-wm/sawfish2/pkg-descr b/x11-wm/sawfish2/pkg-descr
deleted file mode 100644
index 0fba3f92c..000000000
--- a/x11-wm/sawfish2/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Lisp configurable window manager
-
-WWW: http://sawmill.sourceforge.net/
diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist
deleted file mode 100644
index c61534a5f..000000000
--- a/x11-wm/sawfish2/pkg-plist
+++ /dev/null
@@ -1,683 +0,0 @@
-bin/sawfish
-bin/sawfish-client
-bin/sawfish-ui
-@unexec install-info --delete %D/info/sawfish.info %D/info/dir
-info/sawfish.info
-info/sawfish.info-1
-info/sawfish.info-2
-info/sawfish.info-3
-info/sawfish.info-4
-info/sawfish.info-5
-@exec install-info --section="X11 window manager" --entry="* sawfish: (sawfish). sawfish programming manual" %D/info/sawfish.info %D/info/dir
-libexec/rep/%%GNUHOST%%/sawfish/client.la
-libexec/rep/%%GNUHOST%%/sawfish/client.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/DOC
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gtk-style
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish-about
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish-menu
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/flippers.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/flippers.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/gradient.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/gradient.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/play-sample.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/play-sample.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/selection.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/selection.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/x.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/x.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/selection.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/selection.so
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/x.la
-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/x.so
-share/gnome/control-center-2.0/capplets/appearance-properties.desktop
-share/gnome/control-center-2.0/capplets/bindings-properties.desktop
-share/gnome/control-center-2.0/capplets/focus-properties.desktop
-share/gnome/control-center-2.0/capplets/match-properties.desktop
-share/gnome/control-center-2.0/capplets/maximize-properties.desktop
-share/gnome/control-center-2.0/capplets/misc-properties.desktop
-share/gnome/control-center-2.0/capplets/move-properties.desktop
-share/gnome/control-center-2.0/capplets/placement-properties.desktop
-share/gnome/control-center-2.0/capplets/sound-properties.desktop
-share/gnome/control-center-2.0/capplets/workspace-properties.desktop
-share/gnome/pixmaps/sawfish-appearance.png
-share/gnome/pixmaps/sawfish-edgeflip.png
-share/gnome/pixmaps/sawfish-focus.png
-share/gnome/pixmaps/sawfish-logo.png
-share/gnome/pixmaps/sawfish-matched.png
-share/gnome/pixmaps/sawfish-minmax.png
-share/gnome/pixmaps/sawfish-misc.png
-share/gnome/pixmaps/sawfish-moveresize.png
-share/gnome/pixmaps/sawfish-placement.png
-share/gnome/pixmaps/sawfish-shortcuts.png
-share/gnome/pixmaps/sawfish-tooltips.png
-share/gnome/pixmaps/sawfish-workspaces.png
-share/locale/am/LC_MESSAGES/sawfish.mo
-share/locale/az/LC_MESSAGES/sawfish.mo
-share/locale/be/LC_MESSAGES/sawfish.mo
-share/locale/bg/LC_MESSAGES/sawfish.mo
-share/locale/bs/LC_MESSAGES/sawfish.mo
-share/locale/ca/LC_MESSAGES/sawfish.mo
-share/locale/cs/LC_MESSAGES/sawfish.mo
-share/locale/da/LC_MESSAGES/sawfish.mo
-share/locale/de/LC_MESSAGES/sawfish.mo
-share/locale/el/LC_MESSAGES/sawfish.mo
-share/locale/en_GB/LC_MESSAGES/sawfish.mo
-share/locale/es/LC_MESSAGES/sawfish.mo
-share/locale/et/LC_MESSAGES/sawfish.mo
-share/locale/eu/LC_MESSAGES/sawfish.mo
-share/locale/fi/LC_MESSAGES/sawfish.mo
-share/locale/fr/LC_MESSAGES/sawfish.mo
-share/locale/ga/LC_MESSAGES/sawfish.mo
-share/locale/gl/LC_MESSAGES/sawfish.mo
-share/locale/hu/LC_MESSAGES/sawfish.mo
-share/locale/it/LC_MESSAGES/sawfish.mo
-share/locale/ja/LC_MESSAGES/sawfish.mo
-share/locale/ko/LC_MESSAGES/sawfish.mo
-share/locale/lv/LC_MESSAGES/sawfish.mo
-share/locale/ms/LC_MESSAGES/sawfish.mo
-share/locale/nl/LC_MESSAGES/sawfish.mo
-share/locale/nn/LC_MESSAGES/sawfish.mo
-share/locale/no/LC_MESSAGES/sawfish.mo
-share/locale/pl/LC_MESSAGES/sawfish.mo
-share/locale/pt/LC_MESSAGES/sawfish.mo
-share/locale/pt_BR/LC_MESSAGES/sawfish.mo
-share/locale/ro/LC_MESSAGES/sawfish.mo
-share/locale/ru/LC_MESSAGES/sawfish.mo
-share/locale/sk/LC_MESSAGES/sawfish.mo
-share/locale/sl/LC_MESSAGES/sawfish.mo
-share/locale/sv/LC_MESSAGES/sawfish.mo
-share/locale/tr/LC_MESSAGES/sawfish.mo
-share/locale/uk/LC_MESSAGES/sawfish.mo
-share/locale/vi/LC_MESSAGES/sawfish.mo
-share/locale/wa/LC_MESSAGES/sawfish.mo
-share/locale/zh_CN/LC_MESSAGES/sawfish.mo
-share/locale/zh_TW/LC_MESSAGES/sawfish.mo
-share/sawfish/%%VERSION%%/lisp/anim-outline.jl
-share/sawfish/%%VERSION%%/lisp/anim-outline.jlc
-share/sawfish/%%VERSION%%/lisp/audio-events.jl
-share/sawfish/%%VERSION%%/lisp/audio-events.jlc
-share/sawfish/%%VERSION%%/lisp/auto-raise.jl
-share/sawfish/%%VERSION%%/lisp/auto-raise.jlc
-share/sawfish/%%VERSION%%/lisp/beos-window-menu.jl
-share/sawfish/%%VERSION%%/lisp/beos-window-menu.jlc
-share/sawfish/%%VERSION%%/lisp/custom.jl
-share/sawfish/%%VERSION%%/lisp/custom.jlc
-share/sawfish/%%VERSION%%/lisp/customize.jl
-share/sawfish/%%VERSION%%/lisp/customize.jlc
-share/sawfish/%%VERSION%%/lisp/cycle.jl
-share/sawfish/%%VERSION%%/lisp/cycle.jlc
-share/sawfish/%%VERSION%%/lisp/decode-events.jl
-share/sawfish/%%VERSION%%/lisp/decode-events.jlc
-share/sawfish/%%VERSION%%/lisp/describe.jl
-share/sawfish/%%VERSION%%/lisp/describe.jlc
-share/sawfish/%%VERSION%%/lisp/edge-flip.jl
-share/sawfish/%%VERSION%%/lisp/edge-flip.jlc
-share/sawfish/%%VERSION%%/lisp/edges.jl
-share/sawfish/%%VERSION%%/lisp/edges.jlc
-share/sawfish/%%VERSION%%/lisp/error-handler.jl
-share/sawfish/%%VERSION%%/lisp/error-handler.jlc
-share/sawfish/%%VERSION%%/lisp/gnome-commands.jl
-share/sawfish/%%VERSION%%/lisp/gnome-commands.jlc
-share/sawfish/%%VERSION%%/lisp/gnome-int.jl
-share/sawfish/%%VERSION%%/lisp/gnome-int.jlc
-share/sawfish/%%VERSION%%/lisp/gnome-match.jl
-share/sawfish/%%VERSION%%/lisp/gnome-match.jlc
-share/sawfish/%%VERSION%%/lisp/gnome-menu.jl
-share/sawfish/%%VERSION%%/lisp/gnome-menu.jlc
-share/sawfish/%%VERSION%%/lisp/gnome.jl
-share/sawfish/%%VERSION%%/lisp/gnome.jlc
-share/sawfish/%%VERSION%%/lisp/group-funs.jl
-share/sawfish/%%VERSION%%/lisp/group-funs.jlc
-share/sawfish/%%VERSION%%/lisp/groups.jl
-share/sawfish/%%VERSION%%/lisp/groups.jlc
-share/sawfish/%%VERSION%%/lisp/grow-pack.jl
-share/sawfish/%%VERSION%%/lisp/grow-pack.jlc
-share/sawfish/%%VERSION%%/lisp/gtkrc.jl
-share/sawfish/%%VERSION%%/lisp/gtkrc.jlc
-share/sawfish/%%VERSION%%/lisp/keymap.jl
-share/sawfish/%%VERSION%%/lisp/keymap.jlc
-share/sawfish/%%VERSION%%/lisp/make-theme.jl
-share/sawfish/%%VERSION%%/lisp/make-theme.jlc
-share/sawfish/%%VERSION%%/lisp/match-window.jl
-share/sawfish/%%VERSION%%/lisp/match-window.jlc
-share/sawfish/%%VERSION%%/lisp/maximize.jl
-share/sawfish/%%VERSION%%/lisp/maximize.jlc
-share/sawfish/%%VERSION%%/lisp/menus.jl
-share/sawfish/%%VERSION%%/lisp/menus.jlc
-share/sawfish/%%VERSION%%/lisp/move-resize.jl
-share/sawfish/%%VERSION%%/lisp/move-resize.jlc
-share/sawfish/%%VERSION%%/lisp/old-window-menu.jl
-share/sawfish/%%VERSION%%/lisp/old-window-menu.jlc
-share/sawfish/%%VERSION%%/lisp/prompt.jl
-share/sawfish/%%VERSION%%/lisp/prompt.jlc
-share/sawfish/%%VERSION%%/lisp/rects.jl
-share/sawfish/%%VERSION%%/lisp/rects.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/color-preview.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/color-preview.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/stock.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/stock.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widget-dialog.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widget-dialog.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widget-test.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widget-test.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widget.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widget.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/alist.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/alist.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/color.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/color.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/file.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/file.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/font.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/font.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/list.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/list.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/pair.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/pair.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/program.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/program.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/scheme-boolean.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets/scheme-boolean.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/apply.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/apply.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/config.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/config.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/group.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/group.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/i18n.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/i18n.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/layout.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/layout.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/layouts/keymaps.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/layouts/keymaps.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/main.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/main.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/shell.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/shell.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/slot.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/slot.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/command.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/command.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/event.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/event.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/frame-style.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/frame-style.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/icon.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/icon.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/keymap.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/keymap.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/match-window.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/match-window.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/modifier-list.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/modifier-list.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/workspace-geometry.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets/workspace-geometry.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/wm.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/ui/wm.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/animation/outline.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/animation/outline.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/autoload.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/cycle.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/cycle.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/describe.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/describe.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/gnome.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/gnome.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/groups.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/groups.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/grow-pack.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/grow-pack.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/help.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/help.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/move-cursor.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/move-cursor.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/move-resize.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/move-resize.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/raise-commands.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/raise-commands.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/size-window.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/size-window.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/slide-window.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/slide-window.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/viewport-extras.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/viewport-extras.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/viewport-linear.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/viewport-linear.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/x-cycle.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/x-cycle.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/xterm.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands/xterm.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/cursors.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/cursors.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/custom-defaults.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/custom-defaults.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/custom.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/custom.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/customize.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/customize.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/defaults.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/defaults.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/3d-hack.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/3d-hack.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/audio-events.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/audio-events.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/auto-raise.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/auto-raise.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/beos-window-menu.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/beos-window-menu.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/edge-flip.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/edge-flip.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/error-handler.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/error-handler.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/hide-dialogs.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/hide-dialogs.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/match-window.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/match-window.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/old-window-menu.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/old-window-menu.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/shade-hover.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/shade-hover.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/tooltips.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/tooltips.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/window-history.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/window-history.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/workspace-grid.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext/workspace-grid.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/focus.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/focus.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/frames.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/frames.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gaol.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gaol.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gnome/integration.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gnome/integration.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gnome/match-window.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gnome/match-window.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gnome/menus.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/gnome/menus.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/keymaps.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/keymaps.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/menus.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/menus.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/misc.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/misc.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/off-center.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/off-center.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/smart.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/smart.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/stagger.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/stagger.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/top-left.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement/top-left.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/server.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/server.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/session/init.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/session/init.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/session/load.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/session/load.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/session/save.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/session/save.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/stacking.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/stacking.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/configure.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/configure.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/gnome.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/gnome.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/iconify.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/iconify.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/ignored.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/ignored.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/maximize.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/maximize.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/mwm.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/mwm.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/open-look.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/open-look.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/shading.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/shading.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/transient.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/transient.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/wm-spec.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/state/wm-spec.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/swapper.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/swapper.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/theming/make-theme-preview.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/theming/make-theme-preview.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/theming/make-theme.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/theming/make-theme.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/user.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/user.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/compat.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/compat.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/decode-events.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/decode-events.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/display-window.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/display-window.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/display-wininfo.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/display-wininfo.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/edges.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/edges.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/font.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/font.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/groups.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/groups.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/gtkrc.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/gtkrc.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/keymap-diff.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/keymap-diff.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/keymap.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/keymap.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/nokogiri.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/nokogiri.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/ping.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/ping.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/play-audio.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/play-audio.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt-extras.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt-extras.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt-wm.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt-wm.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/prompt.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/recolor-image.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/recolor-image.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/rects.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/rects.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/stacking.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/stacking.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-order.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-order.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-outline.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/window-outline.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/with-output.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/with-output.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/workarea.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/workarea.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/viewport.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/viewport.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/window-anim.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/window-anim.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/windows.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/windows.jlc
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/workspace.jl
-share/sawfish/%%VERSION%%/lisp/sawfish/wm/workspace.jlc
-share/sawfish/%%VERSION%%/lisp/sawmill-defaults.jl
-share/sawfish/%%VERSION%%/lisp/sawmill-defaults.jlc
-share/sawfish/%%VERSION%%/lisp/shade-hover.jl
-share/sawfish/%%VERSION%%/lisp/shade-hover.jlc
-share/sawfish/%%VERSION%%/lisp/shading.jl
-share/sawfish/%%VERSION%%/lisp/shading.jlc
-share/sawfish/%%VERSION%%/lisp/tooltips.jl
-share/sawfish/%%VERSION%%/lisp/tooltips.jlc
-share/sawfish/%%VERSION%%/lisp/viewport-linear.jl
-share/sawfish/%%VERSION%%/lisp/viewport-linear.jlc
-share/sawfish/%%VERSION%%/lisp/window-history.jl
-share/sawfish/%%VERSION%%/lisp/window-history.jlc
-share/sawfish/%%VERSION%%/lisp/window-order.jl
-share/sawfish/%%VERSION%%/lisp/window-order.jlc
-share/sawfish/%%VERSION%%/lisp/window-outline.jl
-share/sawfish/%%VERSION%%/lisp/window-outline.jlc
-share/sawfish/%%VERSION%%/lisp/with-output.jl
-share/sawfish/%%VERSION%%/lisp/with-output.jlc
-share/sawfish/%%VERSION%%/lisp/x-cycle.jl
-share/sawfish/%%VERSION%%/lisp/x-cycle.jlc
-share/sawfish/%%VERSION%%/monitor.png
-share/sawfish/%%VERSION%%/sounds/activate.wav
-share/sawfish/%%VERSION%%/sounds/clicked.wav
-share/sawfish/%%VERSION%%/sounds/gameover.wav
-share/sawfish/%%VERSION%%/sounds/slide.wav
-share/sawfish/%%VERSION%%/sounds/toggled.wav
-share/sawfish/%%VERSION%%/themes/Crux/README
-share/sawfish/%%VERSION%%/themes/Crux/README.gl
-share/sawfish/%%VERSION%%/themes/Crux/active:bottom-left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:bottom-left-corner.png
-share/sawfish/%%VERSION%%/themes/Crux/active:bottom-right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:bottom-right-corner.png
-share/sawfish/%%VERSION%%/themes/Crux/active:button-hilight.png
-share/sawfish/%%VERSION%%/themes/Crux/active:button-pressed.png
-share/sawfish/%%VERSION%%/themes/Crux/active:button.png
-share/sawfish/%%VERSION%%/themes/Crux/active:close-button.png
-share/sawfish/%%VERSION%%/themes/Crux/active:left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:left-top-border-shaped.png
-share/sawfish/%%VERSION%%/themes/Crux/active:left-top-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:maximize-button.png
-share/sawfish/%%VERSION%%/themes/Crux/active:menu-button-hilight.png
-share/sawfish/%%VERSION%%/themes/Crux/active:menu-button-pressed.png
-share/sawfish/%%VERSION%%/themes/Crux/active:menu-button.png
-share/sawfish/%%VERSION%%/themes/Crux/active:minimize-button.png
-share/sawfish/%%VERSION%%/themes/Crux/active:right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:right-top-border-shaped.png
-share/sawfish/%%VERSION%%/themes/Crux/active:right-top-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:shade-button.png
-share/sawfish/%%VERSION%%/themes/Crux/active:top-center-left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:top-center-left.png
-share/sawfish/%%VERSION%%/themes/Crux/active:top-center-mid.png
-share/sawfish/%%VERSION%%/themes/Crux/active:top-center-right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:top-center-right.png
-share/sawfish/%%VERSION%%/themes/Crux/active:top-left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/active:top-right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:bottom-left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:bottom-left-corner.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:bottom-right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:bottom-right-corner.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:button-hilight.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:button-pressed.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:button.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:close-button.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:left-top-border-shaped.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:left-top-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:maximize-button.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:menu-button-hilight.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:menu-button-pressed.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:menu-button.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:minimize-button.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:right-top-border-shaped.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:right-top-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:shade-button.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:top-center-left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:top-center-left.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:top-center-mid.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:top-center-right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:top-center-right.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:top-left-border.png
-share/sawfish/%%VERSION%%/themes/Crux/inactive:top-right-border.png
-share/sawfish/%%VERSION%%/themes/Crux/theme.jl
-share/sawfish/%%VERSION%%/themes/absolute-e/README
-share/sawfish/%%VERSION%%/themes/absolute-e/README.gl
-share/sawfish/%%VERSION%%/themes/absolute-e/README.it
-share/sawfish/%%VERSION%%/themes/absolute-e/README.ja
-share/sawfish/%%VERSION%%/themes/absolute-e/README.pl
-share/sawfish/%%VERSION%%/themes/absolute-e/bar_clicked_active.png
-share/sawfish/%%VERSION%%/themes/absolute-e/bar_hilited_active.png
-share/sawfish/%%VERSION%%/themes/absolute-e/bar_normal.png
-share/sawfish/%%VERSION%%/themes/absolute-e/bar_normal_active.png
-share/sawfish/%%VERSION%%/themes/absolute-e/theme.jl
-share/sawfish/%%VERSION%%/themes/brushed-metal/README
-share/sawfish/%%VERSION%%/themes/brushed-metal/README.gl
-share/sawfish/%%VERSION%%/themes/brushed-metal/README.it
-share/sawfish/%%VERSION%%/themes/brushed-metal/README.ja
-share/sawfish/%%VERSION%%/themes/brushed-metal/README.pl
-share/sawfish/%%VERSION%%/themes/brushed-metal/b1-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b1.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b2-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b2.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b3-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b3.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b5-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b5.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b6-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b6.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b7-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/b7.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t1-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t1-b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t1.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t1b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t2-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t2.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t2s-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t2s.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t3-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t3-b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t3.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t3b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t4-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t4-b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t4.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t4b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t5-.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t5-b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t5.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/t5b.png
-share/sawfish/%%VERSION%%/themes/brushed-metal/theme.jl
-share/sawfish/%%VERSION%%/themes/gradient/README
-share/sawfish/%%VERSION%%/themes/gradient/README.gl
-share/sawfish/%%VERSION%%/themes/gradient/README.it
-share/sawfish/%%VERSION%%/themes/gradient/README.ja
-share/sawfish/%%VERSION%%/themes/gradient/README.pl
-share/sawfish/%%VERSION%%/themes/gradient/as_close-b.png
-share/sawfish/%%VERSION%%/themes/gradient/as_close.png
-share/sawfish/%%VERSION%%/themes/gradient/as_min-b.png
-share/sawfish/%%VERSION%%/themes/gradient/as_min.png
-share/sawfish/%%VERSION%%/themes/gradient/theme.jl
-share/sawfish/%%VERSION%%/themes/gtk/README
-share/sawfish/%%VERSION%%/themes/gtk/README.gl
-share/sawfish/%%VERSION%%/themes/gtk/README.it
-share/sawfish/%%VERSION%%/themes/gtk/README.ja
-share/sawfish/%%VERSION%%/themes/gtk/README.pl
-share/sawfish/%%VERSION%%/themes/gtk/as_close-b.png
-share/sawfish/%%VERSION%%/themes/gtk/as_close.png
-share/sawfish/%%VERSION%%/themes/gtk/as_min-b.png
-share/sawfish/%%VERSION%%/themes/gtk/as_min.png
-share/sawfish/%%VERSION%%/themes/gtk/theme.jl
-share/sawfish/%%VERSION%%/themes/microGUI/README
-share/sawfish/%%VERSION%%/themes/microGUI/README.gl
-share/sawfish/%%VERSION%%/themes/microGUI/README.it
-share/sawfish/%%VERSION%%/themes/microGUI/README.ja
-share/sawfish/%%VERSION%%/themes/microGUI/README.pl
-share/sawfish/%%VERSION%%/themes/microGUI/TODO
-share/sawfish/%%VERSION%%/themes/microGUI/bl.png
-share/sawfish/%%VERSION%%/themes/microGUI/bottom.png
-share/sawfish/%%VERSION%%/themes/microGUI/br.png
-share/sawfish/%%VERSION%%/themes/microGUI/close_active.png
-share/sawfish/%%VERSION%%/themes/microGUI/close_clicked.png
-share/sawfish/%%VERSION%%/themes/microGUI/close_normal.png
-share/sawfish/%%VERSION%%/themes/microGUI/left.png
-share/sawfish/%%VERSION%%/themes/microGUI/maximize_active.png
-share/sawfish/%%VERSION%%/themes/microGUI/maximize_clicked.png
-share/sawfish/%%VERSION%%/themes/microGUI/maximize_normal.png
-share/sawfish/%%VERSION%%/themes/microGUI/menu_active.png
-share/sawfish/%%VERSION%%/themes/microGUI/menu_clicked.png
-share/sawfish/%%VERSION%%/themes/microGUI/menu_normal.png
-share/sawfish/%%VERSION%%/themes/microGUI/minimize_active.png
-share/sawfish/%%VERSION%%/themes/microGUI/minimize_clicked.png
-share/sawfish/%%VERSION%%/themes/microGUI/minimize_normal.png
-share/sawfish/%%VERSION%%/themes/microGUI/right.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_bottom.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_bottom_left.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_bottom_right.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_close_active.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_close_clicked.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_close_normal.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_left.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_right.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_top.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_top_left.png
-share/sawfish/%%VERSION%%/themes/microGUI/t_top_right.png
-share/sawfish/%%VERSION%%/themes/microGUI/theme.jl
-share/sawfish/%%VERSION%%/themes/microGUI/top_blue.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_blue_inactive.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_curves.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_curves_inactive.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_grey.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_left.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_left_inactive.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_left_inactive_s.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_left_s.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_right.png
-share/sawfish/%%VERSION%%/themes/microGUI/top_right_s.png
-share/sawfish/%%VERSION%%/themes/mono/README
-share/sawfish/%%VERSION%%/themes/mono/README.gl
-share/sawfish/%%VERSION%%/themes/mono/README.it
-share/sawfish/%%VERSION%%/themes/mono/README.ja
-share/sawfish/%%VERSION%%/themes/mono/README.pl
-share/sawfish/%%VERSION%%/themes/mono/close-c.png
-share/sawfish/%%VERSION%%/themes/mono/close.png
-share/sawfish/%%VERSION%%/themes/mono/max-c.png
-share/sawfish/%%VERSION%%/themes/mono/max.png
-share/sawfish/%%VERSION%%/themes/mono/menu-c.png
-share/sawfish/%%VERSION%%/themes/mono/menu.png
-share/sawfish/%%VERSION%%/themes/mono/min-c.png
-share/sawfish/%%VERSION%%/themes/mono/min.png
-share/sawfish/%%VERSION%%/themes/mono/restore-c.png
-share/sawfish/%%VERSION%%/themes/mono/restore.png
-share/sawfish/%%VERSION%%/themes/mono/theme.jl
-share/sawfish/%%VERSION%%/themes/simple/README
-share/sawfish/%%VERSION%%/themes/simple/README.gl
-share/sawfish/%%VERSION%%/themes/simple/README.it
-share/sawfish/%%VERSION%%/themes/simple/README.ja
-share/sawfish/%%VERSION%%/themes/simple/README.pl
-share/sawfish/%%VERSION%%/themes/simple/as_close-b.png
-share/sawfish/%%VERSION%%/themes/simple/as_close.png
-share/sawfish/%%VERSION%%/themes/simple/as_min-b.png
-share/sawfish/%%VERSION%%/themes/simple/as_min.png
-share/sawfish/%%VERSION%%/themes/simple/theme.jl
-share/sawfish/%%VERSION%%/themes/smaker/README
-share/sawfish/%%VERSION%%/themes/smaker/README.gl
-share/sawfish/%%VERSION%%/themes/smaker/README.it
-share/sawfish/%%VERSION%%/themes/smaker/README.ja
-share/sawfish/%%VERSION%%/themes/smaker/README.pl
-share/sawfish/%%VERSION%%/themes/smaker/bar_clicked_active.png
-share/sawfish/%%VERSION%%/themes/smaker/bar_hilited_active.png
-share/sawfish/%%VERSION%%/themes/smaker/bar_normal.png
-share/sawfish/%%VERSION%%/themes/smaker/bar_normal_active.png
-share/sawfish/%%VERSION%%/themes/smaker/close.png
-share/sawfish/%%VERSION%%/themes/smaker/close_inv.png
-share/sawfish/%%VERSION%%/themes/smaker/min.png
-share/sawfish/%%VERSION%%/themes/smaker/min_inv.png
-share/sawfish/%%VERSION%%/themes/smaker/theme.jl
-@dirrm share/sawfish/%%VERSION%%/themes/smaker
-@dirrm share/sawfish/%%VERSION%%/themes/simple
-@dirrm share/sawfish/%%VERSION%%/themes/mono
-@dirrm share/sawfish/%%VERSION%%/themes/microGUI
-@dirrm share/sawfish/%%VERSION%%/themes/gtk
-@dirrm share/sawfish/%%VERSION%%/themes/gradient
-@dirrm share/sawfish/%%VERSION%%/themes/brushed-metal
-@dirrm share/sawfish/%%VERSION%%/themes/absolute-e
-@dirrm share/sawfish/%%VERSION%%/themes/Crux
-@dirrm share/sawfish/%%VERSION%%/themes
-@dirrm share/sawfish/%%VERSION%%/sounds
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/util
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/theming
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/state
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/session
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/placement
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/gnome
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/ext
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/commands
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm/animation
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/wm
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/ui/widgets
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/ui/layouts
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/ui
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/gtk/widgets
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish/gtk
-@dirrm share/sawfish/%%VERSION%%/lisp/sawfish
-@dirrm share/sawfish/%%VERSION%%/lisp
-@dirrm share/sawfish/%%VERSION%%
-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util
-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm
-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish
-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%%
-@dirrm libexec/sawfish/%%VERSION%%
-@dirrm libexec/rep/%%GNUHOST%%/sawfish