pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/wm/sawfish



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri Jan  4 03:29:34 UTC 2019

Modified Files:
        pkgsrc/wm/sawfish: Makefile PLIST distinfo
        pkgsrc/wm/sawfish/patches: patch-aa
Removed Files:
        pkgsrc/wm/sawfish/patches: patch-af

Log Message:
sawfish: update to 1.12.0

1.12.0 2016-08-13
=================
* New Features
- The Tiling functions now use 'calculate-workarea' to not
  overlap '_NET_WM_STRUT' windows like panels and others.
  [Christopher Bratusek]
- Let 'window-icon-image' use 'NET_WM_ICON' to get 16x16 icon.
  Also add a size-parameter in case a different one is desired.
  [hans1024]
- Allow passing of extra (custom) arguments to compton.  [Joshua
  Moller-Mara]

1.11 2014-11-02
===============
* New Features
- Session scripts with xdm (and compatible) integration.
  [fuchur] [Christopher Bratusek]
- 'CTWM' like interactive window placement.  Previously pressing
  any button while interactively placing a window would place
  it.  'Sawfish' now mimics 'CTWM's behaviour: pressing button 1
  will just place the window, button 2 will allow dragging to
  resize the window and place it when the button releases,
  button 3 will place the window and attempt to fill it to the
  screen bottom.  [Maxime Soul�]
- New EdgeActions for when moving windows.  [Christopher
  Bratusek]
- Separate left/right and top/bottom edges in SawfishConfig,
  allowing for individual actions on each edge.  [Christopher
  Bratusek]
- Add 'send-window-to-next-head' and
  'send-window-to-previous-head' functions for moving windows
  across heads.  [fuchur]
- Add 'toggle-window-fixed-size' for toggling fixed-size on
  windows, also used in lock-button 'Button3-Off'.  [fuchur]
- Add ability to move tabs around in the titlebar.  [fuchur]
- Add 'run-application' by Sergey I. Sharybin, with several
  improvements and better integration into Sawfish.  Also add
  'Run Application' entry at the bottom of the root menu.
  [Christopher Bratusek]
- Add 'sawfish.wm.prg.nm-applet', simple auto-starter for the
  'Network Manager Applet'.  [Christopher Bratusek]
- Add 'sawfish.wm.prg.diodon', simple auto-starter for the
  'Diodon Clipboard Manager'.  [Christopher Bratusek]
- Add 'sawfish.wm.prg.conky', simple auto-starter for the 'Conky
  System Monitor', that allows for custom command line options
  to be passed.  [Christopher Bratusek]
- Add 'sawfish.wm.prg.idesk', simple auto-starter for the 'Idesk
  Desktop Icon Manager'.  [Christopher Bratusek]


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/wm/sawfish/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/wm/sawfish/PLIST
cvs rdiff -u -r1.23 -r1.24 pkgsrc/wm/sawfish/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/wm/sawfish/patches/patch-aa
cvs rdiff -u -r1.2 -r0 pkgsrc/wm/sawfish/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/wm/sawfish/Makefile
diff -u pkgsrc/wm/sawfish/Makefile:1.90 pkgsrc/wm/sawfish/Makefile:1.91
--- pkgsrc/wm/sawfish/Makefile:1.90     Wed Nov 14 22:22:34 2018
+++ pkgsrc/wm/sawfish/Makefile  Fri Jan  4 03:29:34 2019
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.90 2018/11/14 22:22:34 kleink Exp $
+# $NetBSD: Makefile,v 1.91 2019/01/04 03:29:34 tnn Exp $
 
-DISTNAME=              sawfish-1.10
-PKGREVISION=           11
+DISTNAME=              sawfish_1.12.0
+PKGNAME=               ${DISTNAME:S/_/-/}
 CATEGORIES=            x11 wm
 MASTER_SITES=          http://download.tuxfamily.org/sawfish/
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://sawfish.tuxfamily.org/
 COMMENT=               Extensible window manager that is fully configurable in Lisp
-
-CONFLICTS+=            sawfish-replibs-[0-9]*
-CONFLICTS+=            sawfish-themes-[0-9]*
+LICENSE=               gnu-gpl-v2
 
 GNU_CONFIGURE=         yes
 INFO_FILES=            YES
@@ -34,7 +32,7 @@ SUBST_SED.env=                -e 's,exec rep,exec env 
 
 .include "../../mk/bsd.prefs.mk"
 
-.if ${OPSYS} == "NetBSD" && empty(${OS_VERSION:M1.*})
+.if ${OPSYS} == "NetBSD" && empty(OS_VERSION:M1.*)
 REP_ENV_PKGSRC=                LD_PRELOAD=/usr/lib/libpthread.so
 .else
 REP_ENV_PKGSRC=

Index: pkgsrc/wm/sawfish/PLIST
diff -u pkgsrc/wm/sawfish/PLIST:1.21 pkgsrc/wm/sawfish/PLIST:1.22
--- pkgsrc/wm/sawfish/PLIST:1.21        Fri Jan  3 05:06:40 2014
+++ pkgsrc/wm/sawfish/PLIST     Fri Jan  4 03:29:34 2019
@@ -1,8 +1,13 @@
-@comment $NetBSD: PLIST,v 1.21 2014/01/03 05:06:40 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.22 2019/01/04 03:29:34 tnn Exp $
 bin/sawfish
 bin/sawfish-about
 bin/sawfish-client
 bin/sawfish-config
+bin/sawfish-kde4-session
+bin/sawfish-kde5-session
+bin/sawfish-lumina-session
+bin/sawfish-mate-session
+bin/sawfish-xfce-session
 include/sawfish/build.h
 include/sawfish/keys.h
 include/sawfish/libclient.h
@@ -25,10 +30,12 @@ lib/sawfish/x.la
 man/man1/sawfish-client.1
 man/man1/sawfish-config.1
 man/man1/sawfish.1
+share/applications/sawfish-config.desktop
 share/applications/sawfish.desktop
 share/gnome/wm-properties/sawfish-wm.desktop
 share/icons/hicolor/32x32/apps/sawfish-config.png
 share/kde/apps/ksmserver/windowmanagers/sawfish.desktop
+share/ksmserver/windowmanagers/sawfish.desktop
 share/locale/ak/LC_MESSAGES/sawfish.mo
 share/locale/am/LC_MESSAGES/sawfish.mo
 share/locale/ar/LC_MESSAGES/sawfish.mo
@@ -84,6 +91,7 @@ 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/images/cabinet-missing.png
 share/sawfish/lisp/anim-outline.jl
 share/sawfish/lisp/anim-outline.jlc
 share/sawfish/lisp/apps-menu.jl
@@ -96,6 +104,8 @@ share/sawfish/lisp/beos-window-menu.jl
 share/sawfish/lisp/beos-window-menu.jlc
 share/sawfish/lisp/compton.jl
 share/sawfish/lisp/compton.jlc
+share/sawfish/lisp/conky.jl
+share/sawfish/lisp/conky.jlc
 share/sawfish/lisp/custom.jl
 share/sawfish/lisp/custom.jlc
 share/sawfish/lisp/customize.jl
@@ -106,6 +116,8 @@ share/sawfish/lisp/decode-events.jl
 share/sawfish/lisp/decode-events.jlc
 share/sawfish/lisp/describe.jl
 share/sawfish/lisp/describe.jlc
+share/sawfish/lisp/diodon.jl
+share/sawfish/lisp/diodon.jlc
 share/sawfish/lisp/edge-actions.jl
 share/sawfish/lisp/edge-actions.jlc
 share/sawfish/lisp/edge-conf.jl
@@ -136,12 +148,16 @@ share/sawfish/lisp/gtkrc.jl
 share/sawfish/lisp/gtkrc.jlc
 share/sawfish/lisp/hot-spots.jl
 share/sawfish/lisp/hot-spots.jlc
+share/sawfish/lisp/idesk.jl
+share/sawfish/lisp/idesk.jlc
 share/sawfish/lisp/kde-int.jl
 share/sawfish/lisp/kde-int.jlc
 share/sawfish/lisp/keymap.jl
 share/sawfish/lisp/keymap.jlc
 share/sawfish/lisp/launcher.jl
 share/sawfish/lisp/launcher.jlc
+share/sawfish/lisp/lumina-int.jl
+share/sawfish/lisp/lumina-int.jlc
 share/sawfish/lisp/lxde-int.jl
 share/sawfish/lisp/lxde-int.jlc
 share/sawfish/lisp/make-theme.jl
@@ -158,6 +174,8 @@ share/sawfish/lisp/mousetrap.jl
 share/sawfish/lisp/mousetrap.jlc
 share/sawfish/lisp/move-resize.jl
 share/sawfish/lisp/move-resize.jlc
+share/sawfish/lisp/nm-applet.jl
+share/sawfish/lisp/nm-applet.jlc
 share/sawfish/lisp/old-window-menu.jl
 share/sawfish/lisp/old-window-menu.jlc
 share/sawfish/lisp/pancake.jl
@@ -311,6 +329,8 @@ share/sawfish/lisp/sawfish/wm/ext/mouset
 share/sawfish/lisp/sawfish/wm/ext/mousetrap.jlc
 share/sawfish/lisp/sawfish/wm/ext/old-window-menu.jl
 share/sawfish/lisp/sawfish/wm/ext/old-window-menu.jlc
+share/sawfish/lisp/sawfish/wm/ext/run-application.jl
+share/sawfish/lisp/sawfish/wm/ext/run-application.jlc
 share/sawfish/lisp/sawfish/wm/ext/shade-hover.jl
 share/sawfish/lisp/sawfish/wm/ext/shade-hover.jlc
 share/sawfish/lisp/sawfish/wm/ext/shade-stack.jl
@@ -320,6 +340,7 @@ share/sawfish/lisp/sawfish/wm/ext/single
 share/sawfish/lisp/sawfish/wm/ext/tooltips.jl
 share/sawfish/lisp/sawfish/wm/ext/tooltips.jlc
 share/sawfish/lisp/sawfish/wm/ext/wallpaper.jl
+share/sawfish/lisp/sawfish/wm/ext/wallpaper.jlc
 share/sawfish/lisp/sawfish/wm/ext/window-history.jl
 share/sawfish/lisp/sawfish/wm/ext/window-history.jlc
 share/sawfish/lisp/sawfish/wm/ext/workspace-grid.jl
@@ -330,10 +351,14 @@ share/sawfish/lisp/sawfish/wm/frames.jl
 share/sawfish/lisp/sawfish/wm/frames.jlc
 share/sawfish/lisp/sawfish/wm/gaol.jl
 share/sawfish/lisp/sawfish/wm/gaol.jlc
+share/sawfish/lisp/sawfish/wm/heads.jl
+share/sawfish/lisp/sawfish/wm/heads.jlc
 share/sawfish/lisp/sawfish/wm/integration/gnome.jl
 share/sawfish/lisp/sawfish/wm/integration/gnome.jlc
 share/sawfish/lisp/sawfish/wm/integration/kde.jl
 share/sawfish/lisp/sawfish/wm/integration/kde.jlc
+share/sawfish/lisp/sawfish/wm/integration/lumina.jl
+share/sawfish/lisp/sawfish/wm/integration/lumina.jlc
 share/sawfish/lisp/sawfish/wm/integration/lxde.jl
 share/sawfish/lisp/sawfish/wm/integration/lxde.jlc
 share/sawfish/lisp/sawfish/wm/integration/mate.jl
@@ -360,8 +385,16 @@ share/sawfish/lisp/sawfish/wm/placement/
 share/sawfish/lisp/sawfish/wm/placement/top-left.jlc
 share/sawfish/lisp/sawfish/wm/prg/compton.jl
 share/sawfish/lisp/sawfish/wm/prg/compton.jlc
+share/sawfish/lisp/sawfish/wm/prg/conky.jl
+share/sawfish/lisp/sawfish/wm/prg/conky.jlc
+share/sawfish/lisp/sawfish/wm/prg/diodon.jl
+share/sawfish/lisp/sawfish/wm/prg/diodon.jlc
 share/sawfish/lisp/sawfish/wm/prg/fehlstart.jl
 share/sawfish/lisp/sawfish/wm/prg/fehlstart.jlc
+share/sawfish/lisp/sawfish/wm/prg/idesk.jl
+share/sawfish/lisp/sawfish/wm/prg/idesk.jlc
+share/sawfish/lisp/sawfish/wm/prg/nm-applet.jl
+share/sawfish/lisp/sawfish/wm/prg/nm-applet.jlc
 share/sawfish/lisp/sawfish/wm/prg/pancake.jl
 share/sawfish/lisp/sawfish/wm/prg/pancake.jlc
 share/sawfish/lisp/sawfish/wm/prg/trayer.jl
@@ -499,6 +532,7 @@ share/sawfish/lisp/viewport-drag.jlc
 share/sawfish/lisp/viewport-linear.jl
 share/sawfish/lisp/viewport-linear.jlc
 share/sawfish/lisp/wallpaper.jl
+share/sawfish/lisp/wallpaper.jlc
 share/sawfish/lisp/window-anim.jl
 share/sawfish/lisp/window-anim.jlc
 share/sawfish/lisp/window-history.jl
@@ -546,140 +580,12 @@ share/sawfish/themes/StyleTab/Default/bo
 share/sawfish/themes/StyleTab/Default/bottom-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-bottom-right-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-iconify-button-ih.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-left-border-f.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-rename-button-ih.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-right-border-f.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-right-border-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-marked-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-marked-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-marked-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-left-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-marked-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-marked-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-marked-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-tab-right-marked-ih.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-title-cursor-f.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-title-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-title-i.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-title-nocursor-f.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-title-nocursor-i.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-top-border-f.png
@@ -688,44 +594,6 @@ share/sawfish/themes/StyleTab/Default/bo
 share/sawfish/themes/StyleTab/Default/bottom-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-top-right-corner-f.png
 share/sawfish/themes/StyleTab/Default/bottom-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Default/bottom-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Default/left-frame-button-c.png
 share/sawfish/themes/StyleTab/Default/left-frame-button-f.png
 share/sawfish/themes/StyleTab/Default/left-frame-button-h.png
@@ -814,8 +682,6 @@ share/sawfish/themes/StyleTab/Default/le
 share/sawfish/themes/StyleTab/Default/left-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Default/left-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Default/left-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Default/left-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Default/left-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Default/left-frame-shade-button-h.png
@@ -828,44 +694,6 @@ share/sawfish/themes/StyleTab/Default/le
 share/sawfish/themes/StyleTab/Default/left-frame-sticky-button-i.png
 share/sawfish/themes/StyleTab/Default/left-frame-sticky-button-ic.png
 share/sawfish/themes/StyleTab/Default/left-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-h.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Default/left-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-title-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-title-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Default/left-frame-top-right-corner-i.png
 share/sawfish/themes/StyleTab/Default/left-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Default/left-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Default/left-frame-unlock-button-h.png
@@ -896,190 +724,8 @@ share/sawfish/themes/StyleTab/Default/le
 share/sawfish/themes/StyleTab/Default/left-frame-unsticky-button-i.png
 share/sawfish/themes/StyleTab/Default/left-frame-unsticky-button-ic.png
 share/sawfish/themes/StyleTab/Default/left-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-right-corner-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-iconify-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-left-border-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-title-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-title-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-top-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Default/right-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Default/right-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Default/right-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Default/right-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Default/right-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Default/right-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Default/top-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Default/top-frame-bottom-border-i.png
 share/sawfish/themes/StyleTab/Default/top-frame-bottom-left-corner-f.png
 share/sawfish/themes/StyleTab/Default/top-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Default/top-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Default/top-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Default/top-frame-button-c.png
 share/sawfish/themes/StyleTab/Default/top-frame-button-f.png
 share/sawfish/themes/StyleTab/Default/top-frame-button-h.png
@@ -1172,8 +818,6 @@ share/sawfish/themes/StyleTab/Default/to
 share/sawfish/themes/StyleTab/Default/top-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Default/top-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Default/top-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Default/top-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Default/top-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Default/top-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Default/top-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Default/top-frame-shade-button-h.png
@@ -1222,10 +866,6 @@ share/sawfish/themes/StyleTab/Default/to
 share/sawfish/themes/StyleTab/Default/top-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Default/top-frame-top-left-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Default/top-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Default/top-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Default/top-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Default/top-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Default/top-frame-top-right-corner-shaped-i.png
 share/sawfish/themes/StyleTab/Default/top-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Default/top-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Default/top-frame-unlock-button-h.png
@@ -1256,6 +896,30 @@ share/sawfish/themes/StyleTab/Default/to
 share/sawfish/themes/StyleTab/Default/top-frame-unsticky-button-i.png
 share/sawfish/themes/StyleTab/Default/top-frame-unsticky-button-ic.png
 share/sawfish/themes/StyleTab/Default/top-frame-unsticky-button-ih.png
+share/sawfish/themes/StyleTab/Flat/.directory
+share/sawfish/themes/StyleTab/Flat/top-frame-close-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-frame-type-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-icon-title-images-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-icon-title-images-i.png
+share/sawfish/themes/StyleTab/Flat/top-frame-iconify-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-lock-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-maximize-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-menu-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-move-resize-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-next-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-next-last-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-ontop-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-prev-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-prev-last-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-raise-lower-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-rename-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-shade-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-sticky-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-unlock-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-unmaximize-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-unontop-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-unshade-button-f.png
+share/sawfish/themes/StyleTab/Flat/top-frame-unsticky-button-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-bottom-left-corner-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-bottom-left-corner-i.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-bottom-left-corner-shaped-f.png
@@ -1264,140 +928,12 @@ share/sawfish/themes/StyleTab/Glass/bott
 share/sawfish/themes/StyleTab/Glass/bottom-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-bottom-right-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-iconify-button-ih.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-left-border-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-rename-button-ih.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-right-border-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-right-border-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-marked-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-marked-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-marked-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-left-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-marked-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-marked-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-marked-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-tab-right-marked-ih.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-title-cursor-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-title-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-title-i.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-title-nocursor-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-title-nocursor-i.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-top-border-f.png
@@ -1406,44 +942,6 @@ share/sawfish/themes/StyleTab/Glass/bott
 share/sawfish/themes/StyleTab/Glass/bottom-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-top-right-corner-f.png
 share/sawfish/themes/StyleTab/Glass/bottom-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Glass/bottom-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Glass/left-frame-button-c.png
 share/sawfish/themes/StyleTab/Glass/left-frame-button-f.png
 share/sawfish/themes/StyleTab/Glass/left-frame-button-h.png
@@ -1532,8 +1030,6 @@ share/sawfish/themes/StyleTab/Glass/left
 share/sawfish/themes/StyleTab/Glass/left-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Glass/left-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Glass/left-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Glass/left-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Glass/left-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Glass/left-frame-shade-button-h.png
@@ -1546,44 +1042,6 @@ share/sawfish/themes/StyleTab/Glass/left
 share/sawfish/themes/StyleTab/Glass/left-frame-sticky-button-i.png
 share/sawfish/themes/StyleTab/Glass/left-frame-sticky-button-ic.png
 share/sawfish/themes/StyleTab/Glass/left-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-h.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/left-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-title-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-title-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Glass/left-frame-top-right-corner-i.png
 share/sawfish/themes/StyleTab/Glass/left-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Glass/left-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Glass/left-frame-unlock-button-h.png
@@ -1614,190 +1072,8 @@ share/sawfish/themes/StyleTab/Glass/left
 share/sawfish/themes/StyleTab/Glass/left-frame-unsticky-button-i.png
 share/sawfish/themes/StyleTab/Glass/left-frame-unsticky-button-ic.png
 share/sawfish/themes/StyleTab/Glass/left-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-right-corner-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-iconify-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-left-border-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-title-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-title-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-top-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Glass/right-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Glass/top-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Glass/top-frame-bottom-border-i.png
 share/sawfish/themes/StyleTab/Glass/top-frame-bottom-left-corner-f.png
 share/sawfish/themes/StyleTab/Glass/top-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Glass/top-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Glass/top-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Glass/top-frame-button-c.png
 share/sawfish/themes/StyleTab/Glass/top-frame-button-f.png
 share/sawfish/themes/StyleTab/Glass/top-frame-button-h.png
@@ -1890,8 +1166,6 @@ share/sawfish/themes/StyleTab/Glass/top-
 share/sawfish/themes/StyleTab/Glass/top-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Glass/top-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Glass/top-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Glass/top-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Glass/top-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Glass/top-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Glass/top-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Glass/top-frame-shade-button-h.png
@@ -1940,10 +1214,6 @@ share/sawfish/themes/StyleTab/Glass/top-
 share/sawfish/themes/StyleTab/Glass/top-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Glass/top-frame-top-left-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Glass/top-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Glass/top-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Glass/top-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Glass/top-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Glass/top-frame-top-right-corner-shaped-i.png
 share/sawfish/themes/StyleTab/Glass/top-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Glass/top-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Glass/top-frame-unlock-button-h.png
@@ -1983,140 +1253,12 @@ share/sawfish/themes/StyleTab/Reduce/bot
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-iconify-button-ih.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-left-border-f.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-rename-button-ih.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-right-border-f.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-right-border-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-tab-right-marked-ih.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-title-cursor-f.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-title-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-title-i.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-title-nocursor-f.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-title-nocursor-i.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-top-border-f.png
@@ -2125,44 +1267,6 @@ share/sawfish/themes/StyleTab/Reduce/bot
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-top-right-corner-f.png
 share/sawfish/themes/StyleTab/Reduce/bottom-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/bottom-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-button-c.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-button-f.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-button-h.png
@@ -2251,8 +1355,6 @@ share/sawfish/themes/StyleTab/Reduce/lef
 share/sawfish/themes/StyleTab/Reduce/left-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-shade-button-h.png
@@ -2265,44 +1367,6 @@ share/sawfish/themes/StyleTab/Reduce/lef
 share/sawfish/themes/StyleTab/Reduce/left-frame-sticky-button-i.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-sticky-button-ic.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-h.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-title-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-title-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/left-frame-top-right-corner-i.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-unlock-button-h.png
@@ -2333,190 +1397,8 @@ share/sawfish/themes/StyleTab/Reduce/lef
 share/sawfish/themes/StyleTab/Reduce/left-frame-unsticky-button-i.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-unsticky-button-ic.png
 share/sawfish/themes/StyleTab/Reduce/left-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-right-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-iconify-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-left-border-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-title-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-title-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-top-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Reduce/right-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-bottom-border-i.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-bottom-left-corner-f.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-button-c.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-button-f.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-button-h.png
@@ -2609,8 +1491,6 @@ share/sawfish/themes/StyleTab/Reduce/top
 share/sawfish/themes/StyleTab/Reduce/top-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-shade-button-h.png
@@ -2659,10 +1539,6 @@ share/sawfish/themes/StyleTab/Reduce/top
 share/sawfish/themes/StyleTab/Reduce/top-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-top-left-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Reduce/top-frame-top-right-corner-shaped-i.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Reduce/top-frame-unlock-button-h.png
@@ -2701,140 +1577,12 @@ share/sawfish/themes/StyleTab/Smoothly/b
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-iconify-button-ih.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-left-border-f.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-rename-button-ih.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-right-border-f.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-right-border-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-tab-right-marked-ih.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-title-cursor-f.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-title-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-title-i.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-title-nocursor-f.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-title-nocursor-i.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-top-border-f.png
@@ -2843,44 +1591,6 @@ share/sawfish/themes/StyleTab/Smoothly/b
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-top-right-corner-f.png
 share/sawfish/themes/StyleTab/Smoothly/bottom-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-button-c.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-button-f.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-button-h.png
@@ -2969,8 +1679,6 @@ share/sawfish/themes/StyleTab/Smoothly/l
 share/sawfish/themes/StyleTab/Smoothly/left-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-shade-button-h.png
@@ -2983,44 +1691,6 @@ share/sawfish/themes/StyleTab/Smoothly/l
 share/sawfish/themes/StyleTab/Smoothly/left-frame-sticky-button-i.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-sticky-button-ic.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-h.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-title-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-title-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/left-frame-top-right-corner-i.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-unlock-button-h.png
@@ -3051,190 +1721,8 @@ share/sawfish/themes/StyleTab/Smoothly/l
 share/sawfish/themes/StyleTab/Smoothly/left-frame-unsticky-button-i.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-unsticky-button-ic.png
 share/sawfish/themes/StyleTab/Smoothly/left-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-close-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-close-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-close-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-close-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-iconify-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-left-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-left-border-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-title-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-title-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-border-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-top-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/Smoothly/right-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-bottom-border-i.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-bottom-left-corner-f.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-button-c.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-button-f.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-button-h.png
@@ -3327,8 +1815,6 @@ share/sawfish/themes/StyleTab/Smoothly/t
 share/sawfish/themes/StyleTab/Smoothly/top-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-right-border-f.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-right-border-i.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-shade-button-h.png
@@ -3377,10 +1863,6 @@ share/sawfish/themes/StyleTab/Smoothly/t
 share/sawfish/themes/StyleTab/Smoothly/top-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-top-left-corner-shaped-f.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/Smoothly/top-frame-top-right-corner-shaped-i.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/Smoothly/top-frame-unlock-button-h.png
@@ -3419,140 +1901,12 @@ share/sawfish/themes/StyleTab/WixDa/bott
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-bottom-right-corner-shaped-f.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-close-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-close-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-close-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-close-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-iconify-button-ih.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-left-border-f.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-left-border-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-rename-button-ih.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-right-border-f.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-right-border-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-left-icon-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-tab-right-marked-ih.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-title-cursor-f.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-title-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-title-i.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-title-nocursor-f.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-title-nocursor-i.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-top-border-f.png
@@ -3561,44 +1915,6 @@ share/sawfish/themes/StyleTab/WixDa/bott
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-top-right-corner-f.png
 share/sawfish/themes/StyleTab/WixDa/bottom-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/bottom-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-button-c.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-button-f.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-button-h.png
@@ -3687,8 +2003,6 @@ share/sawfish/themes/StyleTab/WixDa/left
 share/sawfish/themes/StyleTab/WixDa/left-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-right-border-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-right-border-i.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-shade-button-h.png
@@ -3701,44 +2015,6 @@ share/sawfish/themes/StyleTab/WixDa/left
 share/sawfish/themes/StyleTab/WixDa/left-frame-sticky-button-i.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-sticky-button-ic.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-h.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-title-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-title-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-border-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-border-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-left-corner-shaped-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/left-frame-top-right-corner-i.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-unlock-button-h.png
@@ -3769,190 +2045,8 @@ share/sawfish/themes/StyleTab/WixDa/left
 share/sawfish/themes/StyleTab/WixDa/left-frame-unsticky-button-i.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-unsticky-button-ic.png
 share/sawfish/themes/StyleTab/WixDa/left-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-border-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-left-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-right-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-bottom-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-close-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-close-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-close-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-close-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-close-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-close-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-frame-type-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-frame-type-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-frame-type-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-frame-type-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-frame-type-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-frame-type-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-iconify-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-iconify-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-iconify-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-iconify-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-iconify-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-iconify-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-left-border-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-left-border-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-lock-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-lock-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-lock-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-lock-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-lock-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-lock-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-maximize-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-maximize-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-maximize-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-maximize-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-maximize-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-maximize-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-menu-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-menu-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-menu-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-menu-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-menu-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-menu-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-move-resize-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-move-resize-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-move-resize-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-move-resize-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-move-resize-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-move-resize-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-last-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-last-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-last-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-last-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-last-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-next-last-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-ontop-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-ontop-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-ontop-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-ontop-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-ontop-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-ontop-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-last-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-last-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-last-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-last-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-last-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-prev-last-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-raise-lower-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-raise-lower-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-raise-lower-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-raise-lower-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-raise-lower-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-raise-lower-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-rename-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-rename-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-rename-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-rename-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-rename-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-shade-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-shade-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-shade-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-shade-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-shade-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-shade-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-sticky-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-sticky-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-sticky-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-sticky-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-sticky-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-sticky-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-bottom-icon-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-marked-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-marked-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-marked-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-tab-top-marked-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-title-cursor-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-title-cursor-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-title-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-title-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-title-nocursor-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-title-nocursor-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-border-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-border-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-left-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-left-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-top-right-corner-shaped-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unlock-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unlock-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unlock-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unlock-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unlock-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unlock-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unmaximize-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unmaximize-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unmaximize-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unmaximize-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unmaximize-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unmaximize-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unontop-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unontop-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unontop-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unontop-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unontop-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unontop-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unshade-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unshade-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unshade-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unshade-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unshade-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unshade-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unsticky-button-c.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unsticky-button-f.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unsticky-button-h.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unsticky-button-i.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unsticky-button-ic.png
-share/sawfish/themes/StyleTab/WixDa/right-frame-unsticky-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-bottom-border-f.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-bottom-border-i.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-bottom-left-corner-f.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-bottom-left-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-bottom-right-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-bottom-right-corner-i.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-button-c.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-button-f.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-button-h.png
@@ -4045,8 +2139,6 @@ share/sawfish/themes/StyleTab/WixDa/top-
 share/sawfish/themes/StyleTab/WixDa/top-frame-rename-button-i.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-rename-button-ic.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-rename-button-ih.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-right-border-f.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-right-border-i.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-shade-button-c.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-shade-button-f.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-shade-button-h.png
@@ -4095,10 +2187,6 @@ share/sawfish/themes/StyleTab/WixDa/top-
 share/sawfish/themes/StyleTab/WixDa/top-frame-top-left-corner-i.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-top-left-corner-shaped-f.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-top-left-corner-shaped-i.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-top-right-corner-f.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-top-right-corner-i.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-top-right-corner-shaped-f.png
-share/sawfish/themes/StyleTab/WixDa/top-frame-top-right-corner-shaped-i.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-unlock-button-c.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-unlock-button-f.png
 share/sawfish/themes/StyleTab/WixDa/top-frame-unlock-button-h.png
@@ -4136,4 +2224,9 @@ share/sawfish/themes/candido.tar.gz
 share/sawfish/themes/gradient-tabbed.tar.gz
 share/sawfish/themes/microGUI.tar.gz
 share/sawfish/themes/mxflat.tar.gz
+share/xsessions/sawfish-kde4.desktop
+share/xsessions/sawfish-kde5.desktop
+share/xsessions/sawfish-lumina.desktop
+share/xsessions/sawfish-mate.desktop
+share/xsessions/sawfish-xfce.desktop
 share/xsessions/sawfish.desktop

Index: pkgsrc/wm/sawfish/distinfo
diff -u pkgsrc/wm/sawfish/distinfo:1.23 pkgsrc/wm/sawfish/distinfo:1.24
--- pkgsrc/wm/sawfish/distinfo:1.23     Mon Nov  2 23:42:54 2015
+++ pkgsrc/wm/sawfish/distinfo  Fri Jan  4 03:29:34 2019
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.23 2015/11/02 23:42:54 agc Exp $
+$NetBSD: distinfo,v 1.24 2019/01/04 03:29:34 tnn Exp $
 
-SHA1 (sawfish-1.10.tar.bz2) = b6d42ddcf8ebab2e192f12cf7d032a660ca0959c
-RMD160 (sawfish-1.10.tar.bz2) = c1ec9bd099b8c1b4b47b757116deecdf851ba3f0
-SHA512 (sawfish-1.10.tar.bz2) = 88d8954ca5f84d048f894602d5fdfa9c2c9f529295bf5a63ff0a8738935a258fc331b8bfd4ef6f8000a734776e127c12d1bd8cdb71ba32a5c37184c1e21714d2
-Size (sawfish-1.10.tar.bz2) = 3900698 bytes
-SHA1 (patch-aa) = 4f9326890b0082a8715d37cf9be529c1540c5fd3
+SHA1 (sawfish_1.12.0.tar.xz) = 7850dbdefc14ab35ae35c6746458196c31d8166a
+RMD160 (sawfish_1.12.0.tar.xz) = 1644eb83720645f99cd5e28d68f8569f70149f01
+SHA512 (sawfish_1.12.0.tar.xz) = e8f831a9f6206ccf4e2a823bc3464c11b9d2d38a72ada4a142f952813a56c620b511f9cd8912bbf06e38976e54f1d9445f68d6dd24ee5ed59918c18de379e71f
+Size (sawfish_1.12.0.tar.xz) = 2814340 bytes
+SHA1 (patch-aa) = 4068c90a6e606e6f35ca39ca7fb4aca39bfc543d
 SHA1 (patch-ab) = 21a89c87afa9cb5fdf3b028109b0db9c5991fb1e
-SHA1 (patch-af) = 59269b6ea71be20f086b12c19eaa35a0385a2c84
 SHA1 (patch-themes_Makefile.in) = 6484654d6d1fc9126f989a075b6fbf4b5ffb045d

Index: pkgsrc/wm/sawfish/patches/patch-aa
diff -u pkgsrc/wm/sawfish/patches/patch-aa:1.12 pkgsrc/wm/sawfish/patches/patch-aa:1.13
--- pkgsrc/wm/sawfish/patches/patch-aa:1.12     Fri Jan 10 15:19:20 2014
+++ pkgsrc/wm/sawfish/patches/patch-aa  Fri Jan  4 03:29:34 2019
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.12 2014/01/10 15:19:20 jperkin Exp $
+$NetBSD: patch-aa,v 1.13 2019/01/04 03:29:34 tnn Exp $
 
 Fix PKGLOCALEDIR
 
---- configure.orig     2013-09-25 18:50:23.000000000 +0000
+--- configure.orig     2016-08-13 08:27:30.000000000 +0000
 +++ configure
-@@ -10858,7 +10858,7 @@ SUBDIRS="src lisp scripts themes sounds
+@@ -11386,7 +11386,7 @@ SUBDIRS="src lisp scripts themes sounds 
  
  sawfishdir='${datadir}/sawfish'
  lispdir='${sawfishdir}/lisp'
@@ -13,20 +13,20 @@ Fix PKGLOCALEDIR
  sawfishexecdir='${libdir}/sawfish'
  
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
-@@ -13525,12 +13525,12 @@ fi
+@@ -14053,12 +14053,12 @@ fi
  
  KDE4_SESSION="$with_kde4session"
  
 -if test "$with_kde4session" = "yes"; then
--      KDEDIR="`kde4-config --install data`"
+-      KDED4IR="`kde4-config --install data`"
 -fi
 +#if test "$with_kde4session" = "yes"; then
-+#     KDEDIR="`kde4-config --install data`"
++#     KDED4IR="`kde4-config --install data`"
 +#fi
  
- if test "x$KDEDIR" = x; then
--      KDEDIR="${datadir}/kde4/apps/"
-+      KDEDIR="${datadir}/kde/apps/"
+ if test "x$KDE4DIR" = x; then
+-       KDE4DIR="${datadir}/kde4/apps/"
++       KDE4DIR="${datadir}/kde/apps/"
  fi
  
  



Home | Main Index | Thread Index | Old Index