diff options
Diffstat (limited to 'x11-wm/sawfish2')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 59 | ||||
-rw-r--r-- | x11-wm/sawfish2/distinfo | 1 | ||||
-rw-r--r-- | x11-wm/sawfish2/files/patch-ac | 11 | ||||
-rw-r--r-- | x11-wm/sawfish2/files/patch-ae | 13 | ||||
-rw-r--r-- | x11-wm/sawfish2/files/patch-af | 11 | ||||
-rw-r--r-- | x11-wm/sawfish2/files/patch-ag | 10 | ||||
-rw-r--r-- | x11-wm/sawfish2/pkg-comment | 1 | ||||
-rw-r--r-- | x11-wm/sawfish2/pkg-descr | 3 | ||||
-rw-r--r-- | x11-wm/sawfish2/pkg-plist | 595 |
9 files changed, 0 insertions, 704 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile deleted file mode 100644 index c8a5a0461d8c..000000000000 --- a/x11-wm/sawfish2/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: sawfish -# Date created: 13 September 1999 -# Whom: Yukihiro Nakai <nakai@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= sawfish -PORTVERSION= 0.31 -CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sawmill - -MAINTAINER= nakai@FreeBSD.org - -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - Imlib.5:${PORTSDIR}/graphics/imlib \ - rep.10:${PORTSDIR}/lang/librep -.if !defined(WITHOUT_GNOME) -LIB_DEPENDS+= capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter -.endif -BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk -RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${ARCH}--freebsd${OSREL}/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config - -PLIST_SUB= GNUHOST=${ARCH}--freebsd${OSREL} VERSION=${PORTVERSION} - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_AUTOCONF= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ - --datadir=${PREFIX}/share --with-readline -.if !defined(WITHOUT_GNOME) -CONFIGURE_ARGS+= --enable-capplet -PLIST_SUB+= GNOME:="" -.else -CONFIGURE_ARGS+= --disable-capplet \ - --disable-gnome-widgets \ - --without-gdk-pixbuf -PLIST_SUB+= GNOME:="@comment " -.endif -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - GLIB_CONFIG="${GLIB_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib -lxpg4" - -pre-patch: - find ${WRKSRC} \( -name "*.jl" -or -name "*.jl.in" \) | \ - xargs ${GREP} -l "../locale" | \ - xargs ${PERL} -pi -e "s|\.\./locale|../../../locale|g" - -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 91064b733cf3..000000000000 --- a/x11-wm/sawfish2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (sawfish-0.31.tar.gz) = 83f798978b47a90ad73c25b9721a82c0 diff --git a/x11-wm/sawfish2/files/patch-ac b/x11-wm/sawfish2/files/patch-ac deleted file mode 100644 index b2d9d3adef51..000000000000 --- a/x11-wm/sawfish2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Wed Sep 20 22:27:00 2000 -+++ configure.in Thu Sep 21 15:47:11 2000 -@@ -56,7 +56,7 @@ - - sawfishdir='${datadir}/sawfish' - lispdir='${sawfishdir}/${version}/lisp' --localedir='${sawfishdir}/${version}/locale' -+localedir='${datadir}/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 de7e1b297997..000000000000 --- a/x11-wm/sawfish2/files/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ ---- capplet/Makefile.in.orig Wed Apr 26 21:12:29 2000 -+++ capplet/Makefile.in Tue Jun 13 16:02:14 2000 -@@ -29,9 +29,9 @@ - override CFLAGS += $(GNOME_CC_CFLAGS) - override LIBS += $(GNOME_CC_LIBS) - --G_CC_DIR = $(GNOMEDIR)/share/control-center -+G_CC_DIR = $(GNOMEDIR)/share/gnome/control-center - G_MENU_DIR = $(GNOMEDIR)/share/gnome/apps/Settings --G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps -+G_PIXMAP_DIR = $(GNOMEDIR)/share/gnome/pixmaps - - all : sawfish-capplet diff --git a/x11-wm/sawfish2/files/patch-af b/x11-wm/sawfish2/files/patch-af deleted file mode 100644 index baaf30e26c3a..000000000000 --- 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 84c9ff349bdd..000000000000 --- 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/pkg-comment b/x11-wm/sawfish2/pkg-comment deleted file mode 100644 index 7b3f278ded4e..000000000000 --- 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 0fba3f92c0f4..000000000000 --- 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 939c289cf571..000000000000 --- a/x11-wm/sawfish2/pkg-plist +++ /dev/null @@ -1,595 +0,0 @@ -bin/sawfish -%%GNOME:%%bin/sawfish-capplet -bin/sawfish-client -bin/sawfish-themer -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). -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 -%%GNOME:%%share/gnome/apps/Settings/Sawfish/.directory -%%GNOME:%%share/gnome/apps/Settings/Sawfish/.order -%%GNOME:%%share/gnome/apps/Settings/Sawfish/appearance-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/bindings-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/focus-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/match-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/maximize-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/meta-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/misc-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/move-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/placement-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/sound-properties.desktop -%%GNOME:%%share/gnome/apps/Settings/Sawfish/workspace-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/.directory -%%GNOME:%%share/gnome/control-center/Sawfish/.order -%%GNOME:%%share/gnome/control-center/Sawfish/appearance-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/bindings-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/focus-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/match-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/maximize-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/meta-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/misc-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/move-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/placement-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/sound-properties.desktop -%%GNOME:%%share/gnome/control-center/Sawfish/workspace-properties.desktop -share/gnome/pixmaps/sawfish.png -%%GNOME:%%share/gnome/pixmaps/sawfish-appearance.png -%%GNOME:%%share/gnome/pixmaps/sawfish-edgeflip.png -%%GNOME:%%share/gnome/pixmaps/sawfish-focus.png -%%GNOME:%%share/gnome/pixmaps/sawfish-matched.png -%%GNOME:%%share/gnome/pixmaps/sawfish-minmax.png -%%GNOME:%%share/gnome/pixmaps/sawfish-misc.png -%%GNOME:%%share/gnome/pixmaps/sawfish-moveresize.png -%%GNOME:%%share/gnome/pixmaps/sawfish-placement.png -%%GNOME:%%share/gnome/pixmaps/sawfish-shortcuts.png -%%GNOME:%%share/gnome/pixmaps/sawfish-tooltips.png -%%GNOME:%%share/gnome/pixmaps/sawfish-workspaces.png -share/gnome/wm-properties/Sawfish.desktop -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/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/it/LC_MESSAGES/sawfish.mo -share/locale/ja/LC_MESSAGES/sawfish.mo -share/locale/ko/LC_MESSAGES/sawfish.mo -share/locale/nl/LC_MESSAGES/sawfish.mo -share/locale/no/LC_MESSAGES/sawfish.mo -share/locale/pl/LC_MESSAGES/sawfish.mo -share/locale/pt_PT/LC_MESSAGES/sawfish.mo -share/locale/ru/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/zh_CN.GB2312/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/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/user-level.jl -share/sawfish/%%VERSION%%/lisp/sawfish/ui/user-level.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/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-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/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/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/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/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/edges.jl -share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/edges.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.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/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/rects.jl -share/sawfish/%%VERSION%%/lisp/sawfish/wm/util/rects.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/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%%/themer.glade -share/sawfish/%%VERSION%%/themes/absolute-e/README -share/sawfish/%%VERSION%%/themes/absolute-e/README.gl -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.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.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.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.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.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.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.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/themes -@dirrm share/sawfish/sounds -@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 -@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 share/sawfish -%%GNOME:%%@dirrm share/gnome/control-center/Sawfish -%%GNOME:%%@dirrm share/gnome/apps/Settings/Sawfish -@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/sawfish |