From gnats@FreeBSD.org  Wed Jun 29 21:49:44 2011
Return-Path: <gnats@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 66397106564A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 21:49:44 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 1C5CE8FC17
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 21:49:44 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5TLniCL003139
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 29 Jun 2011 21:49:44 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5TLni0k003138;
	Wed, 29 Jun 2011 21:49:44 GMT
	(envelope-from gnats)
Message-Id: <201106292149.p5TLni0k003138@freefall.freebsd.org>
Date: Wed, 29 Jun 2011 21:49:44 GMT
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: x11-wm/sawfish to 1.8.1

>Number:         158512
>Category:       ports
>Synopsis:       Update port: x11-wm/sawfish to 1.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 21:50:09 UTC 2011
>Closed-Date:    Sat Jul 02 18:38:37 UTC 2011
>Last-Modified:  Sat Jul  2 18:40:15 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update lang/librep to 0.92.0
- Update x11-toolkits/rep-gtk2 to 0.90.6
- Update x11-wm/sawfish to 1.8.1

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	lang_librep.diff
#	x11-toolkits_rep-gtk2.diff
#	x11-wm_sawfish.diff
#
echo x - lang_librep.diff
sed 's/^X//' >lang_librep.diff << '063fbab21edec8cb190c696917bb8957'
Xdiff -urN /usr/ports/lang/librep/Makefile lang/librep/Makefile
X--- /usr/ports/lang/librep/Makefile	2011-04-12 16:30:57.000000000 +0900
X+++ lang/librep/Makefile	2011-06-22 03:49:10.000000000 +0900
X@@ -6,7 +6,7 @@
X #    $MCom: ports/lang/librep/Makefile,v 1.2 2006/09/10 00:51:12 mezz Exp $
X 
X PORTNAME=	librep
X-PORTVERSION=	0.91.1
X+PORTVERSION=	0.92.0
X CATEGORIES=	lang elisp gnome
X MASTER_SITES=	http://download.tuxfamily.org/librep/
X 
X@@ -25,18 +25,14 @@
X USE_AUTOTOOLS=	libtool
X CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
X CONFIGURE_ARGS=	--with-aclocaldir=${PREFIX}/share/aclocal
X-CONFIGURE_TARGET=	${GNUHOST}
X USE_LDCONFIG=	yes
X 
X-PLIST_SUB=	GNUHOST="${GNUHOST}" VERSION="${PORTVERSION}"
X-
X MANCOMPRESSED=	yes
X MAN1=		rep.1 rep-remote.1 rep-xgettext.1 repdoc.1
X INFO=		librep
X 
X CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
X LDFLAGS=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
X-GNUHOST=	${ARCH}-pc-freebsd${OSREL:C/\..*//}
X 
X .include <bsd.port.pre.mk>
X 
Xdiff -urN /usr/ports/lang/librep/distinfo lang/librep/distinfo
X--- /usr/ports/lang/librep/distinfo	2011-04-12 16:30:57.000000000 +0900
X+++ lang/librep/distinfo	2011-05-04 18:00:25.000000000 +0900
X@@ -1,2 +1,2 @@
X-SHA256 (librep-0.91.1.tar.xz) = bfad5a00f439025f7a904e232ac38dc24ef85074ce0fd297ac794ce96afcfee2
X-SIZE (librep-0.91.1.tar.xz) = 602064
X+SHA256 (librep-0.92.0.tar.xz) = 206628424a5f068e5ac08351b8c1e33737ee1ea82e1e587b3ce48a8669366489
X+SIZE (librep-0.92.0.tar.xz) = 603924
Xdiff -urN /usr/ports/lang/librep/pkg-descr lang/librep/pkg-descr
X--- /usr/ports/lang/librep/pkg-descr	2011-04-12 16:30:57.000000000 +0900
X+++ lang/librep/pkg-descr	2011-06-22 03:26:14.000000000 +0900
X@@ -1,3 +1,3 @@
X An Emacs Lisp like runtime library
X 
X-WWW: http://sawfish.wikia.com/
X+WWW: http://sawfish.tuxfamily.org/
Xdiff -urN /usr/ports/lang/librep/pkg-plist lang/librep/pkg-plist
X--- /usr/ports/lang/librep/pkg-plist	2011-04-12 16:30:57.000000000 +0900
X+++ lang/librep/pkg-plist	2011-06-22 03:44:44.000000000 +0900
X@@ -11,284 +11,278 @@
X lib/librep.a
X lib/librep.la
X lib/librep.so
X-lib/librep.so.15
X-lib/rep/%%VERSION%%/%%GNUHOST%%/doc-strings
X-lib/rep/%%VERSION%%/%%GNUHOST%%/emulate-gnu-tar
X-lib/rep/%%VERSION%%/%%GNUHOST%%/gdbm.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/gdbm.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/gdbm.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/gettext.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/gettext.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/gettext.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/readline.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/readline.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/readline.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/data/tables.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/data/tables.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/data/tables.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/ffi.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/ffi.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/ffi.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/i18n/gettext.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/i18n/gettext.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/i18n/gettext.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/gdbm.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/gdbm.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/gdbm.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/sdbm.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/sdbm.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/sdbm.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/readline.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/readline.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/readline.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/sockets.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/sockets.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/sockets.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/timers.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/timers.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/timers.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/sdbm.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/sdbm.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/tables.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/tables.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/tables.so
X-lib/rep/%%VERSION%%/%%GNUHOST%%/timers.a
X-lib/rep/%%VERSION%%/%%GNUHOST%%/timers.la
X-lib/rep/%%VERSION%%/%%GNUHOST%%/timers.so
X-lib/rep/%%GNUHOST%%/install-aliases
X-lib/rep/%%GNUHOST%%/libtool
X-lib/rep/%%GNUHOST%%/rules.mk
X+lib/librep.so.16
X+lib/rep/doc-strings
X+lib/rep/emulate-gnu-tar
X+lib/rep/gdbm.a
X+lib/rep/gdbm.la
X+lib/rep/gdbm.so
X+lib/rep/gettext.a
X+lib/rep/gettext.la
X+lib/rep/gettext.so
X+lib/rep/install-aliases
X+lib/rep/libtool
X+lib/rep/readline.a
X+lib/rep/readline.la
X+lib/rep/readline.so
X+lib/rep/rep/data/tables.a
X+lib/rep/rep/data/tables.la
X+lib/rep/rep/data/tables.so
X+lib/rep/rep/ffi.a
X+lib/rep/rep/ffi.la
X+lib/rep/rep/ffi.so
X+lib/rep/rep/i18n/gettext.a
X+lib/rep/rep/i18n/gettext.la
X+lib/rep/rep/i18n/gettext.so
X+lib/rep/rep/io/db/gdbm.a
X+lib/rep/rep/io/db/gdbm.la
X+lib/rep/rep/io/db/gdbm.so
X+lib/rep/rep/io/db/sdbm.a
X+lib/rep/rep/io/db/sdbm.la
X+lib/rep/rep/io/db/sdbm.so
X+lib/rep/rep/io/readline.a
X+lib/rep/rep/io/readline.la
X+lib/rep/rep/io/readline.so
X+lib/rep/rep/io/sockets.a
X+lib/rep/rep/io/sockets.la
X+lib/rep/rep/io/sockets.so
X+lib/rep/rep/io/timers.a
X+lib/rep/rep/io/timers.la
X+lib/rep/rep/io/timers.so
X+lib/rep/rep/lang/record-profile.a
X+lib/rep/rep/lang/record-profile.la
X+lib/rep/rep/lang/record-profile.so
X+lib/rep/rep/util/md5.a
X+lib/rep/rep/util/md5.la
X+lib/rep/rep/util/md5.so
X+lib/rep/rep/util/utf8.a
X+lib/rep/rep/util/utf8.la
X+lib/rep/rep/util/utf8.so
X+lib/rep/rep/vm/safe-interpreter.a
X+lib/rep/rep/vm/safe-interpreter.la
X+lib/rep/rep/vm/safe-interpreter.so
X+lib/rep/rules.mk
X+lib/rep/sdbm.a
X+lib/rep/sdbm.la
X+lib/rep/sdbm.so
X+lib/rep/tables.a
X+lib/rep/tables.la
X+lib/rep/tables.so
X+lib/rep/timers.a
X+lib/rep/timers.la
X+lib/rep/timers.so
X libdata/pkgconfig/librep.pc
X share/emacs/site-lisp/rep-debugger.el
X-share/rep/%%VERSION%%/lisp/cgi-get.jl
X-share/rep/%%VERSION%%/lisp/cgi-get.jlc
X-share/rep/%%VERSION%%/lisp/compiler.jl
X-share/rep/%%VERSION%%/lisp/compiler.jlc
X-share/rep/%%VERSION%%/lisp/date.jl
X-share/rep/%%VERSION%%/lisp/date.jlc
X-share/rep/%%VERSION%%/lisp/disassembler.jl
X-share/rep/%%VERSION%%/lisp/disassembler.jlc
X-share/rep/%%VERSION%%/lisp/gaol.jl
X-share/rep/%%VERSION%%/lisp/gaol.jlc
X-share/rep/%%VERSION%%/lisp/lisp-doc.jl
X-share/rep/%%VERSION%%/lisp/lisp-doc.jlc
X-share/rep/%%VERSION%%/lisp/mailaddr.jl
X-share/rep/%%VERSION%%/lisp/mailaddr.jlc
X-share/rep/%%VERSION%%/lisp/memoize.jl
X-share/rep/%%VERSION%%/lisp/memoize.jlc
X-share/rep/%%VERSION%%/lisp/mutex.jl
X-share/rep/%%VERSION%%/lisp/mutex.jlc
X-share/rep/%%VERSION%%/lisp/queues.jl
X-share/rep/%%VERSION%%/lisp/queues.jlc
X-share/rep/%%VERSION%%/lisp/records.jl
X-share/rep/%%VERSION%%/lisp/records.jlc
X-share/rep/%%VERSION%%/lisp/remote-ftp.jl
X-share/rep/%%VERSION%%/lisp/remote-ftp.jlc
X-share/rep/%%VERSION%%/lisp/remote-rep.jl
X-share/rep/%%VERSION%%/lisp/remote-rep.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/objects.jl
X-share/rep/%%VERSION%%/lisp/rep/data/objects.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/queues.jl
X-share/rep/%%VERSION%%/lisp/rep/data/queues.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/records.jl
X-share/rep/%%VERSION%%/lisp/rep/data/records.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/ring.jl
X-share/rep/%%VERSION%%/lisp/rep/data/ring.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/sort.jl
X-share/rep/%%VERSION%%/lisp/rep/data/sort.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/string-util.jl
X-share/rep/%%VERSION%%/lisp/rep/data/string-util.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/symbol-table.jl
X-share/rep/%%VERSION%%/lisp/rep/data/symbol-table.jlc
X-share/rep/%%VERSION%%/lisp/rep/data/trie.jl
X-share/rep/%%VERSION%%/lisp/rep/data/trie.jlc
X-share/rep/%%VERSION%%/lisp/rep/data.jl
X-share/rep/%%VERSION%%/lisp/rep/data.jlc
X-share/rep/%%VERSION%%/lisp/rep/ffi/util.jl
X-share/rep/%%VERSION%%/lisp/rep/ffi/util.jlc
X-share/rep/%%VERSION%%/lisp/rep/i18n/xgettext.jl
X-share/rep/%%VERSION%%/lisp/rep/i18n/xgettext.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/ftp.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/ftp.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/rcp.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/rcp.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/rep.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/rep.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/utils.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote/utils.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/tar.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/tar.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/tilde.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers/tilde.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers.jl
X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/files.jl
X-share/rep/%%VERSION%%/lisp/rep/io/files.jlc
X-share/rep/%%VERSION%%/lisp/rep/io/streams.jl
X-share/rep/%%VERSION%%/lisp/rep/io/streams.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/backquote.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/backquote.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/compat-doc.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/compat-doc.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/debugger.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/debugger.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/define.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/define.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/doc.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/doc.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/error-helper.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/error-helper.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/interpreter.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/interpreter.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/math.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/math.jlc
X-share/rep/%%VERSION%%/lisp/rep/lang/profiler.jl
X-share/rep/%%VERSION%%/lisp/rep/lang/profiler.jlc
X-share/rep/%%VERSION%%/lisp/rep/mail/addr.jl
X-share/rep/%%VERSION%%/lisp/rep/mail/addr.jlc
X-share/rep/%%VERSION%%/lisp/rep/module-system.jl
X-share/rep/%%VERSION%%/lisp/rep/module-system.jlc
X-share/rep/%%VERSION%%/lisp/rep/net/domain-name.jl
X-share/rep/%%VERSION%%/lisp/rep/net/domain-name.jlc
X-share/rep/%%VERSION%%/lisp/rep/net/rpc.jl
X-share/rep/%%VERSION%%/lisp/rep/net/rpc.jlc
X-share/rep/%%VERSION%%/lisp/rep/regexp.jl
X-share/rep/%%VERSION%%/lisp/rep/regexp.jlc
X-share/rep/%%VERSION%%/lisp/rep/structures.jl
X-share/rep/%%VERSION%%/lisp/rep/structures.jlc
X-share/rep/%%VERSION%%/lisp/rep/system/environ.jl
X-share/rep/%%VERSION%%/lisp/rep/system/environ.jlc
X-share/rep/%%VERSION%%/lisp/rep/system/pwd-prompt.jl
X-share/rep/%%VERSION%%/lisp/rep/system/pwd-prompt.jlc
X-share/rep/%%VERSION%%/lisp/rep/system.jl
X-share/rep/%%VERSION%%/lisp/rep/system.jlc
X-share/rep/%%VERSION%%/lisp/rep/test/autoload.jl
X-share/rep/%%VERSION%%/lisp/rep/test/data.jl
X-share/rep/%%VERSION%%/lisp/rep/test/data.jlc
X-share/rep/%%VERSION%%/lisp/rep/test/framework.jl
X-share/rep/%%VERSION%%/lisp/rep/test/framework.jlc
X-share/rep/%%VERSION%%/lisp/rep/threads/condition-variable.jl
X-share/rep/%%VERSION%%/lisp/rep/threads/condition-variable.jlc
X-share/rep/%%VERSION%%/lisp/rep/threads/message-port.jl
X-share/rep/%%VERSION%%/lisp/rep/threads/message-port.jlc
X-share/rep/%%VERSION%%/lisp/rep/threads/mutex.jl
X-share/rep/%%VERSION%%/lisp/rep/threads/mutex.jlc
X-share/rep/%%VERSION%%/lisp/rep/threads/proxy.jl
X-share/rep/%%VERSION%%/lisp/rep/threads/proxy.jlc
X-share/rep/%%VERSION%%/lisp/rep/threads/utils.jl
X-share/rep/%%VERSION%%/lisp/rep/threads/utils.jlc
X-share/rep/%%VERSION%%/lisp/rep/user.jl
X-share/rep/%%VERSION%%/lisp/rep/user.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/autoloader.jl
X-share/rep/%%VERSION%%/lisp/rep/util/autoloader.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/base64.jl
X-share/rep/%%VERSION%%/lisp/rep/util/base64.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/date.jl
X-share/rep/%%VERSION%%/lisp/rep/util/date.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/gaol.jl
X-share/rep/%%VERSION%%/lisp/rep/util/gaol.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/ispell.jl
X-share/rep/%%VERSION%%/lisp/rep/util/ispell.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/memoize.jl
X-share/rep/%%VERSION%%/lisp/rep/util/memoize.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/repl.jl
X-share/rep/%%VERSION%%/lisp/rep/util/repl.jlc
X-share/rep/%%VERSION%%/lisp/rep/util/time.jl
X-share/rep/%%VERSION%%/lisp/rep/util/time.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/assembler.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/assembler.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/bytecode-defs.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/bytecode-defs.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/bytecodes.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/bytecodes.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/basic.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/basic.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/bindings.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/bindings.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/inline.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/inline.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/lap.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/lap.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/modules.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/modules.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/no-lang.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/no-lang.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/rep.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/rep.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/src.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/src.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/utils.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler/utils.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/compiler.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/disassembler.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/disassembler.jlc
X-share/rep/%%VERSION%%/lisp/rep/vm/peephole.jl
X-share/rep/%%VERSION%%/lisp/rep/vm/peephole.jlc
X-share/rep/%%VERSION%%/lisp/rep/www/cgi-get.jl
X-share/rep/%%VERSION%%/lisp/rep/www/cgi-get.jlc
X-share/rep/%%VERSION%%/lisp/rep/www/fetch-url.jl
X-share/rep/%%VERSION%%/lisp/rep/www/fetch-url.jlc
X-share/rep/%%VERSION%%/lisp/rep/www/quote-url.jl
X-share/rep/%%VERSION%%/lisp/rep/www/quote-url.jlc
X-share/rep/%%VERSION%%/lisp/rep/xml/printer.jl
X-share/rep/%%VERSION%%/lisp/rep/xml/printer.jlc
X-share/rep/%%VERSION%%/lisp/rep/xml/reader.jl
X-share/rep/%%VERSION%%/lisp/rep/xml/reader.jlc
X-share/rep/%%VERSION%%/lisp/rep.jl
X-share/rep/%%VERSION%%/lisp/rep.jlc
X-share/rep/%%VERSION%%/lisp/ring.jl
X-share/rep/%%VERSION%%/lisp/ring.jlc
X-share/rep/%%VERSION%%/lisp/symbol-table.jl
X-share/rep/%%VERSION%%/lisp/symbol-table.jlc
X-@dirrm share/rep/%%VERSION%%/lisp/rep/xml
X-@dirrm share/rep/%%VERSION%%/lisp/rep/www
X-@dirrm share/rep/%%VERSION%%/lisp/rep/vm/compiler
X-@dirrm share/rep/%%VERSION%%/lisp/rep/vm
X-@dirrm share/rep/%%VERSION%%/lisp/rep/util
X-@dirrm share/rep/%%VERSION%%/lisp/rep/threads
X-@dirrm share/rep/%%VERSION%%/lisp/rep/test
X-@dirrm share/rep/%%VERSION%%/lisp/rep/system
X-@dirrm share/rep/%%VERSION%%/lisp/rep/net
X-@dirrm share/rep/%%VERSION%%/lisp/rep/mail
X-@dirrm share/rep/%%VERSION%%/lisp/rep/lang
X-@dirrm share/rep/%%VERSION%%/lisp/rep/io/file-handlers/remote
X-@dirrm share/rep/%%VERSION%%/lisp/rep/io/file-handlers
X-@dirrm share/rep/%%VERSION%%/lisp/rep/io
X-@dirrm share/rep/%%VERSION%%/lisp/rep/i18n
X-@dirrm share/rep/%%VERSION%%/lisp/rep/ffi
X-@dirrm share/rep/%%VERSION%%/lisp/rep/data
X-@dirrm share/rep/%%VERSION%%/lisp/rep
X-@dirrm share/rep/%%VERSION%%/lisp
X-@dirrm share/rep/%%VERSION%%
X+share/rep/lisp/cgi-get.jl
X+share/rep/lisp/cgi-get.jlc
X+share/rep/lisp/compiler.jl
X+share/rep/lisp/compiler.jlc
X+share/rep/lisp/date.jl
X+share/rep/lisp/date.jlc
X+share/rep/lisp/disassembler.jl
X+share/rep/lisp/disassembler.jlc
X+share/rep/lisp/gaol.jl
X+share/rep/lisp/gaol.jlc
X+share/rep/lisp/lisp-doc.jl
X+share/rep/lisp/lisp-doc.jlc
X+share/rep/lisp/mailaddr.jl
X+share/rep/lisp/mailaddr.jlc
X+share/rep/lisp/memoize.jl
X+share/rep/lisp/memoize.jlc
X+share/rep/lisp/mutex.jl
X+share/rep/lisp/mutex.jlc
X+share/rep/lisp/queues.jl
X+share/rep/lisp/queues.jlc
X+share/rep/lisp/records.jl
X+share/rep/lisp/records.jlc
X+share/rep/lisp/remote-ftp.jl
X+share/rep/lisp/remote-ftp.jlc
X+share/rep/lisp/remote-rep.jl
X+share/rep/lisp/remote-rep.jlc
X+share/rep/lisp/rep.jl
X+share/rep/lisp/rep.jlc
X+share/rep/lisp/rep/data.jl
X+share/rep/lisp/rep/data.jlc
X+share/rep/lisp/rep/data/objects.jl
X+share/rep/lisp/rep/data/objects.jlc
X+share/rep/lisp/rep/data/queues.jl
X+share/rep/lisp/rep/data/queues.jlc
X+share/rep/lisp/rep/data/records.jl
X+share/rep/lisp/rep/data/records.jlc
X+share/rep/lisp/rep/data/ring.jl
X+share/rep/lisp/rep/data/ring.jlc
X+share/rep/lisp/rep/data/sort.jl
X+share/rep/lisp/rep/data/sort.jlc
X+share/rep/lisp/rep/data/string-util.jl
X+share/rep/lisp/rep/data/string-util.jlc
X+share/rep/lisp/rep/data/symbol-table.jl
X+share/rep/lisp/rep/data/symbol-table.jlc
X+share/rep/lisp/rep/data/trie.jl
X+share/rep/lisp/rep/data/trie.jlc
X+share/rep/lisp/rep/ffi/util.jl
X+share/rep/lisp/rep/ffi/util.jlc
X+share/rep/lisp/rep/i18n/xgettext.jl
X+share/rep/lisp/rep/i18n/xgettext.jlc
X+share/rep/lisp/rep/io/file-handlers.jl
X+share/rep/lisp/rep/io/file-handlers.jlc
X+share/rep/lisp/rep/io/file-handlers/remote.jl
X+share/rep/lisp/rep/io/file-handlers/remote.jlc
X+share/rep/lisp/rep/io/file-handlers/remote/ftp.jl
X+share/rep/lisp/rep/io/file-handlers/remote/ftp.jlc
X+share/rep/lisp/rep/io/file-handlers/remote/rcp.jl
X+share/rep/lisp/rep/io/file-handlers/remote/rcp.jlc
X+share/rep/lisp/rep/io/file-handlers/remote/rep.jl
X+share/rep/lisp/rep/io/file-handlers/remote/rep.jlc
X+share/rep/lisp/rep/io/file-handlers/remote/utils.jl
X+share/rep/lisp/rep/io/file-handlers/remote/utils.jlc
X+share/rep/lisp/rep/io/file-handlers/tar.jl
X+share/rep/lisp/rep/io/file-handlers/tar.jlc
X+share/rep/lisp/rep/io/file-handlers/tilde.jl
X+share/rep/lisp/rep/io/file-handlers/tilde.jlc
X+share/rep/lisp/rep/io/files.jl
X+share/rep/lisp/rep/io/files.jlc
X+share/rep/lisp/rep/io/streams.jl
X+share/rep/lisp/rep/io/streams.jlc
X+share/rep/lisp/rep/lang/backquote.jl
X+share/rep/lisp/rep/lang/backquote.jlc
X+share/rep/lisp/rep/lang/compat-doc.jl
X+share/rep/lisp/rep/lang/compat-doc.jlc
X+share/rep/lisp/rep/lang/debugger.jl
X+share/rep/lisp/rep/lang/debugger.jlc
X+share/rep/lisp/rep/lang/define.jl
X+share/rep/lisp/rep/lang/define.jlc
X+share/rep/lisp/rep/lang/doc.jl
X+share/rep/lisp/rep/lang/doc.jlc
X+share/rep/lisp/rep/lang/error-helper.jl
X+share/rep/lisp/rep/lang/error-helper.jlc
X+share/rep/lisp/rep/lang/interpreter.jl
X+share/rep/lisp/rep/lang/interpreter.jlc
X+share/rep/lisp/rep/lang/math.jl
X+share/rep/lisp/rep/lang/math.jlc
X+share/rep/lisp/rep/lang/profiler.jl
X+share/rep/lisp/rep/lang/profiler.jlc
X+share/rep/lisp/rep/mail/addr.jl
X+share/rep/lisp/rep/mail/addr.jlc
X+share/rep/lisp/rep/module-system.jl
X+share/rep/lisp/rep/module-system.jlc
X+share/rep/lisp/rep/net/domain-name.jl
X+share/rep/lisp/rep/net/domain-name.jlc
X+share/rep/lisp/rep/net/rpc.jl
X+share/rep/lisp/rep/net/rpc.jlc
X+share/rep/lisp/rep/regexp.jl
X+share/rep/lisp/rep/regexp.jlc
X+share/rep/lisp/rep/structures.jl
X+share/rep/lisp/rep/structures.jlc
X+share/rep/lisp/rep/system.jl
X+share/rep/lisp/rep/system.jlc
X+share/rep/lisp/rep/system/environ.jl
X+share/rep/lisp/rep/system/environ.jlc
X+share/rep/lisp/rep/system/pwd-prompt.jl
X+share/rep/lisp/rep/system/pwd-prompt.jlc
X+share/rep/lisp/rep/test/autoload.jl
X+share/rep/lisp/rep/test/data.jl
X+share/rep/lisp/rep/test/data.jlc
X+share/rep/lisp/rep/test/framework.jl
X+share/rep/lisp/rep/test/framework.jlc
X+share/rep/lisp/rep/threads/condition-variable.jl
X+share/rep/lisp/rep/threads/condition-variable.jlc
X+share/rep/lisp/rep/threads/message-port.jl
X+share/rep/lisp/rep/threads/message-port.jlc
X+share/rep/lisp/rep/threads/mutex.jl
X+share/rep/lisp/rep/threads/mutex.jlc
X+share/rep/lisp/rep/threads/proxy.jl
X+share/rep/lisp/rep/threads/proxy.jlc
X+share/rep/lisp/rep/threads/utils.jl
X+share/rep/lisp/rep/threads/utils.jlc
X+share/rep/lisp/rep/user.jl
X+share/rep/lisp/rep/user.jlc
X+share/rep/lisp/rep/util/autoloader.jl
X+share/rep/lisp/rep/util/autoloader.jlc
X+share/rep/lisp/rep/util/base64.jl
X+share/rep/lisp/rep/util/base64.jlc
X+share/rep/lisp/rep/util/date.jl
X+share/rep/lisp/rep/util/date.jlc
X+share/rep/lisp/rep/util/gaol.jl
X+share/rep/lisp/rep/util/gaol.jlc
X+share/rep/lisp/rep/util/ispell.jl
X+share/rep/lisp/rep/util/ispell.jlc
X+share/rep/lisp/rep/util/memoize.jl
X+share/rep/lisp/rep/util/memoize.jlc
X+share/rep/lisp/rep/util/repl.jl
X+share/rep/lisp/rep/util/repl.jlc
X+share/rep/lisp/rep/util/time.jl
X+share/rep/lisp/rep/util/time.jlc
X+share/rep/lisp/rep/vm/assembler.jl
X+share/rep/lisp/rep/vm/assembler.jlc
X+share/rep/lisp/rep/vm/bytecode-defs.jl
X+share/rep/lisp/rep/vm/bytecode-defs.jlc
X+share/rep/lisp/rep/vm/bytecodes.jl
X+share/rep/lisp/rep/vm/bytecodes.jlc
X+share/rep/lisp/rep/vm/compiler.jl
X+share/rep/lisp/rep/vm/compiler.jlc
X+share/rep/lisp/rep/vm/compiler/basic.jl
X+share/rep/lisp/rep/vm/compiler/basic.jlc
X+share/rep/lisp/rep/vm/compiler/bindings.jl
X+share/rep/lisp/rep/vm/compiler/bindings.jlc
X+share/rep/lisp/rep/vm/compiler/inline.jl
X+share/rep/lisp/rep/vm/compiler/inline.jlc
X+share/rep/lisp/rep/vm/compiler/lap.jl
X+share/rep/lisp/rep/vm/compiler/lap.jlc
X+share/rep/lisp/rep/vm/compiler/modules.jl
X+share/rep/lisp/rep/vm/compiler/modules.jlc
X+share/rep/lisp/rep/vm/compiler/no-lang.jl
X+share/rep/lisp/rep/vm/compiler/no-lang.jlc
X+share/rep/lisp/rep/vm/compiler/rep.jl
X+share/rep/lisp/rep/vm/compiler/rep.jlc
X+share/rep/lisp/rep/vm/compiler/src.jl
X+share/rep/lisp/rep/vm/compiler/src.jlc
X+share/rep/lisp/rep/vm/compiler/utils.jl
X+share/rep/lisp/rep/vm/compiler/utils.jlc
X+share/rep/lisp/rep/vm/disassembler.jl
X+share/rep/lisp/rep/vm/disassembler.jlc
X+share/rep/lisp/rep/vm/peephole.jl
X+share/rep/lisp/rep/vm/peephole.jlc
X+share/rep/lisp/rep/www/cgi-get.jl
X+share/rep/lisp/rep/www/cgi-get.jlc
X+share/rep/lisp/rep/www/fetch-url.jl
X+share/rep/lisp/rep/www/fetch-url.jlc
X+share/rep/lisp/rep/www/quote-url.jl
X+share/rep/lisp/rep/www/quote-url.jlc
X+share/rep/lisp/rep/xml/printer.jl
X+share/rep/lisp/rep/xml/printer.jlc
X+share/rep/lisp/rep/xml/reader.jl
X+share/rep/lisp/rep/xml/reader.jlc
X+share/rep/lisp/ring.jl
X+share/rep/lisp/ring.jlc
X+share/rep/lisp/symbol-table.jl
X+share/rep/lisp/symbol-table.jlc
X+@dirrm share/rep/lisp/rep/xml
X+@dirrm share/rep/lisp/rep/www
X+@dirrm share/rep/lisp/rep/vm/compiler
X+@dirrm share/rep/lisp/rep/vm
X+@dirrm share/rep/lisp/rep/util
X+@dirrm share/rep/lisp/rep/threads
X+@dirrm share/rep/lisp/rep/test
X+@dirrm share/rep/lisp/rep/system
X+@dirrm share/rep/lisp/rep/net
X+@dirrm share/rep/lisp/rep/mail
X+@dirrm share/rep/lisp/rep/lang
X+@dirrm share/rep/lisp/rep/io/file-handlers/remote
X+@dirrm share/rep/lisp/rep/io/file-handlers
X+@dirrm share/rep/lisp/rep/io
X+@dirrm share/rep/lisp/rep/i18n
X+@dirrm share/rep/lisp/rep/ffi
X+@dirrm share/rep/lisp/rep/data
X+@dirrm share/rep/lisp/rep
X+@dirrm share/rep/lisp
X @dirrm share/rep
X-@dirrmtry share/emacs/site-lisp
X-@dirrmtry share/emacs
X-@dirrmtry lib/rep/%%GNUHOST%%
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep/vm
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep/util
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep/lang
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep/io
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep/i18n
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep/data
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%/rep
X-@dirrm lib/rep/%%VERSION%%/%%GNUHOST%%
X-@dirrm lib/rep/%%VERSION%%
X-@dirrmtry lib/rep
X+@dirrm lib/rep/rep/vm
X+@dirrm lib/rep/rep/util
X+@dirrm lib/rep/rep/lang
X+@dirrm lib/rep/rep/io/db
X+@dirrm lib/rep/rep/io
X+@dirrm lib/rep/rep/i18n
X+@dirrm lib/rep/rep/data
X+@dirrm lib/rep/rep
X+@dirrm lib/rep
X @dirrm include/rep
063fbab21edec8cb190c696917bb8957
echo x - x11-toolkits_rep-gtk2.diff
sed 's/^X//' >x11-toolkits_rep-gtk2.diff << '49fa18d8712510d0563f59288d6b934a'
Xdiff -urN /usr/ports/x11-toolkits/rep-gtk2/Makefile x11-toolkits/rep-gtk2/Makefile
X--- /usr/ports/x11-toolkits/rep-gtk2/Makefile	2011-04-12 16:47:28.000000000 +0900
X+++ x11-toolkits/rep-gtk2/Makefile	2011-06-22 03:49:48.000000000 +0900
X@@ -6,7 +6,7 @@
X #    $MCom: ports/x11-toolkits/rep-gtk2/Makefile,v 1.8 2006/07/18 16:50:28 ahze Exp $
X 
X PORTNAME=	rep-gtk2
X-PORTVERSION=	0.90.5
X+PORTVERSION=	0.90.6
X PORTEPOCH=	1
X CATEGORIES=	x11-toolkits
X MASTER_SITES=	http://download.tuxfamily.org/librep/rep-gtk/
X@@ -15,19 +15,15 @@
X MAINTAINER=	ports@FreeBSD.org
X COMMENT=	GTK+-2 binding for rep Lisp interpreter
X 
X-LIB_DEPENDS=	rep.15:${PORTSDIR}/lang/librep
X+LIB_DEPENDS=	rep.16:${PORTSDIR}/lang/librep
X 
X USE_XZ=		yes
X USE_GNOME=	gnomehack gtk20
X USE_GMAKE=	yes
X USE_AUTOTOOLS=	libtool
X CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
X-CONFIGURE_TARGET=	${GNUHOST}
X-
X-PLIST_SUB=	GNUHOST="${GNUHOST}"
X 
X CPPFLAGS=	-I${LOCALBASE}/include
X LDFLAGS=	-L${LOCALBASE}/lib
X-GNUHOST=	${ARCH}-pc-freebsd${OSREL:C/\..*//}
X 
X .include <bsd.port.mk>
Xdiff -urN /usr/ports/x11-toolkits/rep-gtk2/distinfo x11-toolkits/rep-gtk2/distinfo
X--- /usr/ports/x11-toolkits/rep-gtk2/distinfo	2011-04-12 16:47:28.000000000 +0900
X+++ x11-toolkits/rep-gtk2/distinfo	2011-05-04 18:00:33.000000000 +0900
X@@ -1,2 +1,2 @@
X-SHA256 (rep-gtk-0.90.5.tar.xz) = ee9d4c729479b5c57b36e4ab65bfe270f9237064f5557e41c233c571e9515366
X-SIZE (rep-gtk-0.90.5.tar.xz) = 240060
X+SHA256 (rep-gtk-0.90.6.tar.xz) = 3464641df05be41569cf70831071b49fd0306703380958d2d4a91d82c8a38e96
X+SIZE (rep-gtk-0.90.6.tar.xz) = 245828
Xdiff -urN /usr/ports/x11-toolkits/rep-gtk2/pkg-descr x11-toolkits/rep-gtk2/pkg-descr
X--- /usr/ports/x11-toolkits/rep-gtk2/pkg-descr	2011-04-12 16:47:28.000000000 +0900
X+++ x11-toolkits/rep-gtk2/pkg-descr	2011-06-22 03:27:20.000000000 +0900
X@@ -1,3 +1,3 @@
X Rep-gtk offers GTK+-2 bindings for the rep Lisp interpreter.
X 
X-WWW: http://sawfish.wikia.com/
X+WWW: http://sawfish.tuxfamily.org/
Xdiff -urN /usr/ports/x11-toolkits/rep-gtk2/pkg-plist x11-toolkits/rep-gtk2/pkg-plist
X--- /usr/ports/x11-toolkits/rep-gtk2/pkg-plist	2011-04-12 16:47:28.000000000 +0900
X+++ x11-toolkits/rep-gtk2/pkg-plist	2011-06-22 03:51:45.000000000 +0900
X@@ -1,11 +1,8 @@
X include/rep-gtk/rep-gtk.h
X-lib/rep/%%GNUHOST%%/gui/gtk-2/gtk.a
X-lib/rep/%%GNUHOST%%/gui/gtk-2/gtk.la
X-lib/rep/%%GNUHOST%%/gui/gtk-2/gtk.so
X-lib/rep/%%GNUHOST%%/gui/gtk-2/types.a
X-lib/rep/%%GNUHOST%%/gui/gtk-2/types.la
X-lib/rep/%%GNUHOST%%/gui/gtk-2/types.so
X+lib/rep/gui/gtk-2/gtk.a
X+lib/rep/gui/gtk-2/gtk.la
X+lib/rep/gui/gtk-2/gtk.so
X libdata/pkgconfig/rep-gtk.pc
X-@dirrm lib/rep/%%GNUHOST%%/gui/gtk-2
X-@dirrm lib/rep/%%GNUHOST%%/gui
X+@dirrm lib/rep/gui/gtk-2
X+@dirrm lib/rep/gui
X @dirrm include/rep-gtk
49fa18d8712510d0563f59288d6b934a
echo x - x11-wm_sawfish.diff
sed 's/^X//' >x11-wm_sawfish.diff << '4bc3fc305e18db0bdc963575ae0b154e'
Xdiff -urN /usr/ports/x11-wm/sawfish/Makefile x11-wm/sawfish/Makefile
X--- /usr/ports/x11-wm/sawfish/Makefile	2011-04-12 16:47:39.000000000 +0900
X+++ x11-wm/sawfish/Makefile	2011-06-22 03:53:47.000000000 +0900
X@@ -7,7 +7,7 @@
X #
X 
X PORTNAME=	sawfish
X-PORTVERSION=	1.8.0
X+PORTVERSION=	1.8.1
X PORTEPOCH=	2
X CATEGORIES=	x11-wm
X MASTER_SITES=	http://download.tuxfamily.org/sawfish/
X@@ -18,7 +18,7 @@
X 
X BUILD_DEPENDS=	rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
X LIB_DEPENDS=	cairo.2:${PORTSDIR}/graphics/cairo \
X-		rep.15:${PORTSDIR}/lang/librep
X+		rep.16:${PORTSDIR}/lang/librep
X RUN_DEPENDS=	rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
X 
X USE_XZ=		yes
X@@ -30,18 +30,14 @@
X CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
X CONFIGURE_ARGS=	--localstatedir=${PREFIX}/share \
X 		--datadir=${PREFIX}/share
X-CONFIGURE_TARGET=	${GNUHOST}
X INSTALLS_ICONS=	yes
X 
X-PLIST_SUB=	GNUHOST="${GNUHOST}" VERSION="${PORTVERSION}"
X-
X MANCOMPRESSED=	yes
X MAN1=		sawfish.1 sawfish-client.1 sawfish-config.1
X INFO=		sawfish
X 
X CPPFLAGS=	-I${LOCALBASE}/include
X LDFLAGS=	-L${LOCALBASE}/lib
X-GNUHOST=	${ARCH}-pc-freebsd${OSREL:C/\..*//}
X 
X post-patch:
X 	@${REINPLACE_CMD} -e \
Xdiff -urN /usr/ports/x11-wm/sawfish/distinfo x11-wm/sawfish/distinfo
X--- /usr/ports/x11-wm/sawfish/distinfo	2011-04-12 16:47:39.000000000 +0900
X+++ x11-wm/sawfish/distinfo	2011-05-04 18:01:06.000000000 +0900
X@@ -1,2 +1,2 @@
X-SHA256 (gnome2/sawfish-1.8.0.tar.xz) = bdd649889096645394af029042d8272bb6887ad6a51b2ef888225336fbd6bac9
X-SIZE (gnome2/sawfish-1.8.0.tar.xz) = 3860332
X+SHA256 (gnome2/sawfish-1.8.1.tar.xz) = 49afc65b8cb20b9b1f9226795a9655a9f1829af3ab1ca63f2a519e1e8e42274c
X+SIZE (gnome2/sawfish-1.8.1.tar.xz) = 3873324
Xdiff -urN /usr/ports/x11-wm/sawfish/pkg-descr x11-wm/sawfish/pkg-descr
X--- /usr/ports/x11-wm/sawfish/pkg-descr	2008-03-28 00:53:15.000000000 +0900
X+++ x11-wm/sawfish/pkg-descr	2011-06-22 03:24:44.000000000 +0900
X@@ -17,4 +17,4 @@
X   and a variety of third-party themes is readily available
X 		
X 
X-WWW: http://sawfish.wikia.com/
X+WWW: http://sawfish.tuxfamily.org/
Xdiff -urN /usr/ports/x11-wm/sawfish/pkg-plist x11-wm/sawfish/pkg-plist
X--- /usr/ports/x11-wm/sawfish/pkg-plist	2011-04-12 16:48:31.000000000 +0900
X+++ x11-wm/sawfish/pkg-plist	2011-06-22 04:00:29.000000000 +0900
X@@ -8,31 +8,31 @@
X include/sawfish/sawfish_config.h
X include/sawfish/sawfish_subrs.h
X include/sawfish/server.h
X-lib/rep/%%GNUHOST%%/sawfish/client.a
X-lib/rep/%%GNUHOST%%/sawfish/client.la
X-lib/rep/%%GNUHOST%%/sawfish/client.so
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/DOC
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.a
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.la
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.so
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/gtk-style
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/gradient.a
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/gradient.la
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/gradient.so
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/selection.a
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/selection.la
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/selection.so
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/x.a
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/x.la
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/x.so
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish-about
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish-menu
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/selection.a
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/selection.la
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/selection.so
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/x.a
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/x.la
X-lib/sawfish/%%VERSION%%/%%GNUHOST%%/x.so
X+lib/rep/sawfish/client.a
X+lib/rep/sawfish/client.la
X+lib/rep/sawfish/client.so
X+lib/sawfish/DOC
X+lib/sawfish/gradient.a
X+lib/sawfish/gradient.la
X+lib/sawfish/gradient.so
X+lib/sawfish/gtk-style
X+lib/sawfish/sawfish/wm/util/gradient.a
X+lib/sawfish/sawfish/wm/util/gradient.la
X+lib/sawfish/sawfish/wm/util/gradient.so
X+lib/sawfish/sawfish/wm/util/selection.a
X+lib/sawfish/sawfish/wm/util/selection.la
X+lib/sawfish/sawfish/wm/util/selection.so
X+lib/sawfish/sawfish/wm/util/x.a
X+lib/sawfish/sawfish/wm/util/x.la
X+lib/sawfish/sawfish/wm/util/x.so
X+lib/sawfish/sawfish-about
X+lib/sawfish/sawfish-menu
X+lib/sawfish/selection.a
X+lib/sawfish/selection.la
X+lib/sawfish/selection.so
X+lib/sawfish/x.a
X+lib/sawfish/x.la
X+lib/sawfish/x.so
X libdata/pkgconfig/sawfish.pc
X share/applications/sawfish.desktop
X share/gnome/wm-properties/sawfish-wm.desktop
X@@ -90,4206 +90,4205 @@
X share/locale/wa/LC_MESSAGES/sawfish.mo
X share/locale/zh_CN/LC_MESSAGES/sawfish.mo
X share/locale/zh_TW/LC_MESSAGES/sawfish.mo
X-%%DATADIR%%/%%VERSION%%/lisp/anim-outline.jl
X-%%DATADIR%%/%%VERSION%%/lisp/anim-outline.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/apps-menu.jl
X-%%DATADIR%%/%%VERSION%%/lisp/apps-menu.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/audio-events.jl
X-%%DATADIR%%/%%VERSION%%/lisp/audio-events.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/auto-raise.jl
X-%%DATADIR%%/%%VERSION%%/lisp/auto-raise.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/beos-window-menu.jl
X-%%DATADIR%%/%%VERSION%%/lisp/beos-window-menu.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/custom.jl
X-%%DATADIR%%/%%VERSION%%/lisp/custom.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/customize.jl
X-%%DATADIR%%/%%VERSION%%/lisp/customize.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/cycle.jl
X-%%DATADIR%%/%%VERSION%%/lisp/cycle.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/decode-events.jl
X-%%DATADIR%%/%%VERSION%%/lisp/decode-events.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/describe.jl
X-%%DATADIR%%/%%VERSION%%/lisp/describe.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/edge-actions.jl
X-%%DATADIR%%/%%VERSION%%/lisp/edge-actions.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/edge-flip.jl
X-%%DATADIR%%/%%VERSION%%/lisp/edge-flip.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/edge-util.jl
X-%%DATADIR%%/%%VERSION%%/lisp/edge-util.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/edges.jl
X-%%DATADIR%%/%%VERSION%%/lisp/edges.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/error-handler.jl
X-%%DATADIR%%/%%VERSION%%/lisp/error-handler.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/gnome-int.jl
X-%%DATADIR%%/%%VERSION%%/lisp/gnome-int.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/group-funs.jl
X-%%DATADIR%%/%%VERSION%%/lisp/group-funs.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/groups.jl
X-%%DATADIR%%/%%VERSION%%/lisp/groups.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/grow-pack.jl
X-%%DATADIR%%/%%VERSION%%/lisp/grow-pack.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/gtkrc.jl
X-%%DATADIR%%/%%VERSION%%/lisp/gtkrc.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/hot-spots.jl
X-%%DATADIR%%/%%VERSION%%/lisp/hot-spots.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/kde-int.jl
X-%%DATADIR%%/%%VERSION%%/lisp/kde-int.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/keymap.jl
X-%%DATADIR%%/%%VERSION%%/lisp/keymap.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/launcher.jl
X-%%DATADIR%%/%%VERSION%%/lisp/launcher.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/make-theme.jl
X-%%DATADIR%%/%%VERSION%%/lisp/make-theme.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/marks.jl
X-%%DATADIR%%/%%VERSION%%/lisp/marks.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/match-window.jl
X-%%DATADIR%%/%%VERSION%%/lisp/match-window.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/maximize.jl
X-%%DATADIR%%/%%VERSION%%/lisp/maximize.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/menus.jl
X-%%DATADIR%%/%%VERSION%%/lisp/menus.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/move-resize.jl
X-%%DATADIR%%/%%VERSION%%/lisp/move-resize.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/old-window-menu.jl
X-%%DATADIR%%/%%VERSION%%/lisp/old-window-menu.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/poweroff.jl
X-%%DATADIR%%/%%VERSION%%/lisp/poweroff.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/prompt.jl
X-%%DATADIR%%/%%VERSION%%/lisp/prompt.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/rects.jl
X-%%DATADIR%%/%%VERSION%%/lisp/rects.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/apply.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/apply.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/config.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/config.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/group.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/group.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/i18n.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/i18n.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/layout.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/layout.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/layouts/keymaps.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/layouts/keymaps.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/main.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/main.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/shell.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/shell.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/slot.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/slot.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/utils.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/utils.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/command.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/command.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/event.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/event.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/frame-style.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/frame-style.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/icon.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/icon.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/keymap.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/keymap.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/match-window.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/match-window.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/modifier-list.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/modifier-list.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/workspace-geometry.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets/workspace-geometry.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/wm.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/wm.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widget.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widget.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/alist.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/alist.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/color.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/color.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/file.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/file.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/font.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/font.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/list.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/list.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/pair.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/pair.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/program.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/program.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/scheme-boolean.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/scheme-boolean.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/simple-dialog.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets/simple-dialog.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/main.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/main.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/modes.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/modes.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/setup.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/setup.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/autoload.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/cycle.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/cycle.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/describe.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/describe.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/groups.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/groups.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/grow-pack.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/grow-pack.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/help.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/help.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/jump-or-exec.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/jump-or-exec.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/launcher.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/launcher.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/move-cursor.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/move-cursor.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/move-resize.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/move-resize.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/poweroff.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/poweroff.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/raise-commands.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/raise-commands.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/shrink-yank.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/shrink-yank.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/size-window.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/size-window.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/slide-window.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/slide-window.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/viewport-extras.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/viewport-extras.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/viewport-linear.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/viewport-linear.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/x-cycle.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/x-cycle.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/cursors.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/cursors.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/custom-defaults.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/custom-defaults.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/custom.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/custom.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/customize.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/customize.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/actions.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/actions.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/flip.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/flip.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/hot-spots.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/hot-spots.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/util.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/util.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/viewport-drag.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge/viewport-drag.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/apps-menu.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/apps-menu.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/audio-events.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/audio-events.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/auto-raise.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/auto-raise.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/beos-window-menu.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/beos-window-menu.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/error-handler.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/error-handler.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/hide-dialogs.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/hide-dialogs.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/match-window.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/match-window.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/old-window-menu.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/old-window-menu.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/shade-hover.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/shade-hover.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/tooltips.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/tooltips.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/window-history.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/window-history.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/workspace-grid.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/workspace-grid.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/focus.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/focus.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/frames.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/frames.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/gaol.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/gaol.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/integration/gnome.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/integration/gnome.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/integration/kde.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/integration/kde.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/integration/xfce.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/integration/xfce.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/keymaps.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/keymaps.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/menus.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/menus.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/misc.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/misc.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/off-center.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/off-center.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/smart.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/smart.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/stagger.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/stagger.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/top-left.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement/top-left.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/server.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/server.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/session/init.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/session/init.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/session/load.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/session/load.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/session/save.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/session/save.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/stacking.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/stacking.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/configure.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/configure.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/iconify.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/iconify.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/ignored.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/ignored.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/maximize.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/maximize.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/mwm.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/mwm.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/open-look.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/open-look.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/shading.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/shading.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/transient.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/transient.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/wm-spec.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/wm-spec.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/swapper.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/swapper.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/tabs/tab.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/tabs/tab.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/tabs/tabgroup.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/tabs/tabgroup.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/theming/make-theme-preview.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/theming/make-theme-preview.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/theming/make-theme.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/theming/make-theme.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/user.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/user.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/compat.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/compat.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/decode-events.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/decode-events.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/display-window.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/display-window.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/display-wininfo.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/display-wininfo.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/edges.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/edges.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/font.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/font.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/groups.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/groups.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/gtkrc.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/gtkrc.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/keymap-diff.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/keymap-diff.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/keymap.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/keymap.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/marks.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/marks.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/nokogiri.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/nokogiri.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/ping.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/ping.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/play-audio.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/play-audio.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/prompt-extras.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/prompt-extras.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/prompt-wm.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/prompt-wm.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/prompt.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/prompt.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/recolor-image.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/recolor-image.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/rects.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/rects.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/stacking.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/stacking.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/window-order.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/window-order.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/with-output.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/with-output.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/workarea.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/workarea.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/viewport.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/viewport.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/windows.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/windows.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/workspace.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/workspace.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm.jl
X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/shade-hover.jl
X-%%DATADIR%%/%%VERSION%%/lisp/shade-hover.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/shading.jl
X-%%DATADIR%%/%%VERSION%%/lisp/shading.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/shrink-yank.jl
X-%%DATADIR%%/%%VERSION%%/lisp/shrink-yank.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/tab.jl
X-%%DATADIR%%/%%VERSION%%/lisp/tab.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/tabgroup.jl
X-%%DATADIR%%/%%VERSION%%/lisp/tabgroup.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/tooltips.jl
X-%%DATADIR%%/%%VERSION%%/lisp/tooltips.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/viewport-drag.jl
X-%%DATADIR%%/%%VERSION%%/lisp/viewport-drag.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/viewport-linear.jl
X-%%DATADIR%%/%%VERSION%%/lisp/viewport-linear.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/window-anim.jl
X-%%DATADIR%%/%%VERSION%%/lisp/window-anim.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/window-history.jl
X-%%DATADIR%%/%%VERSION%%/lisp/window-history.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/window-order.jl
X-%%DATADIR%%/%%VERSION%%/lisp/window-order.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/window-outline.jl
X-%%DATADIR%%/%%VERSION%%/lisp/window-outline.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/with-output.jl
X-%%DATADIR%%/%%VERSION%%/lisp/with-output.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/x-cycle.jl
X-%%DATADIR%%/%%VERSION%%/lisp/x-cycle.jlc
X-%%DATADIR%%/%%VERSION%%/lisp/xfce-int.jl
X-%%DATADIR%%/%%VERSION%%/lisp/xfce-int.jlc
X-%%DATADIR%%/%%VERSION%%/sounds/focused.wav
X-%%DATADIR%%/%%VERSION%%/sounds/iconify.wav
X-%%DATADIR%%/%%VERSION%%/sounds/map-transient.wav
X-%%DATADIR%%/%%VERSION%%/sounds/map.wav
X-%%DATADIR%%/%%VERSION%%/sounds/maximize.wav
X-%%DATADIR%%/%%VERSION%%/sounds/move-viewport.wav
X-%%DATADIR%%/%%VERSION%%/sounds/shade.wav
X-%%DATADIR%%/%%VERSION%%/sounds/switch-workspace.wav
X-%%DATADIR%%/%%VERSION%%/sounds/unfocused.wav
X-%%DATADIR%%/%%VERSION%%/sounds/uniconify.wav
X-%%DATADIR%%/%%VERSION%%/sounds/unmap-transient.wav
X-%%DATADIR%%/%%VERSION%%/sounds/unmap.wav
X-%%DATADIR%%/%%VERSION%%/sounds/unmaximize.wav
X-%%DATADIR%%/%%VERSION%%/sounds/unshade.wav
X-%%DATADIR%%/%%VERSION%%/themes/Crux.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/Elberg-tabbed.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/left-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-right-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-right-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/right-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-icon-title-images-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-icon-title-images-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark/top-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-right-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-right-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-icon-title-images-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-icon-title-images-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/README
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/button-s-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/button-s-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/left-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-right-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-right-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/right-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-icon-title-images-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-icon-title-images-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce/top-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/button-c-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/button-f-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/left-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-right-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-right-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/right-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-icon-title-images-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-icon-title-images-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver/top-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-right-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-right-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-icon-title-images-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-icon-title-images-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-right-border-cursor-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-right-border-cursor-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-tab-top-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-tab-top-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-bottom-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-bottom-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-bottom-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-bottom-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-bottom-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-bottom-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-close-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-close-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-close-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-close-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-close-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-close-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-icon-title-images-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-icon-title-images-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-iconify-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-iconify-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-iconify-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-iconify-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-iconify-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-iconify-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-left-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-left-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-lock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-lock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-lock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-lock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-lock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-lock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-maximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-maximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-maximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-maximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-maximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-maximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-menu-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-menu-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-menu-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-menu-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-menu-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-menu-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-next-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-ontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-ontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-ontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-ontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-ontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-ontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-rename-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-rename-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-rename-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-rename-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-rename-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-rename-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-right-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-right-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-shade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-shade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-shade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-shade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-shade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-shade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-sticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-sticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-sticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-sticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-sticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-sticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-left-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-left-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-left-icon-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-left-icon-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-right-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-tab-right-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-title-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-title-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-border-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-border-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-shaped-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-shaped-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unlock-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unlock-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unlock-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unlock-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unlock-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unlock-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unontop-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unontop-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unontop-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unontop-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unontop-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unontop-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unshade-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unshade-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unshade-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unshade-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unshade-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unshade-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-c.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-f.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-h.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-i.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-ic.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-ih.png
X-%%DATADIR%%/%%VERSION%%/themes/StyleTab/theme.jl
X-%%DATADIR%%/%%VERSION%%/themes/absolute-e.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/brushed-metal.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/get-S-tabbed.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/gradient.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/gtk.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/microGUI.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/mono.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/mxflat.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/simple.tar.gz
X-%%DATADIR%%/%%VERSION%%/themes/smaker.tar.gz
X+%%DATADIR%%/lisp/anim-outline.jl
X+%%DATADIR%%/lisp/anim-outline.jlc
X+%%DATADIR%%/lisp/apps-menu.jl
X+%%DATADIR%%/lisp/apps-menu.jlc
X+%%DATADIR%%/lisp/audio-events.jl
X+%%DATADIR%%/lisp/audio-events.jlc
X+%%DATADIR%%/lisp/auto-raise.jl
X+%%DATADIR%%/lisp/auto-raise.jlc
X+%%DATADIR%%/lisp/beos-window-menu.jl
X+%%DATADIR%%/lisp/beos-window-menu.jlc
X+%%DATADIR%%/lisp/custom.jl
X+%%DATADIR%%/lisp/custom.jlc
X+%%DATADIR%%/lisp/customize.jl
X+%%DATADIR%%/lisp/customize.jlc
X+%%DATADIR%%/lisp/cycle.jl
X+%%DATADIR%%/lisp/cycle.jlc
X+%%DATADIR%%/lisp/decode-events.jl
X+%%DATADIR%%/lisp/decode-events.jlc
X+%%DATADIR%%/lisp/describe.jl
X+%%DATADIR%%/lisp/describe.jlc
X+%%DATADIR%%/lisp/edge-actions.jl
X+%%DATADIR%%/lisp/edge-actions.jlc
X+%%DATADIR%%/lisp/edge-conf.jl
X+%%DATADIR%%/lisp/edge-conf.jlc
X+%%DATADIR%%/lisp/edge-flip.jl
X+%%DATADIR%%/lisp/edge-flip.jlc
X+%%DATADIR%%/lisp/edge-util.jl
X+%%DATADIR%%/lisp/edge-util.jlc
X+%%DATADIR%%/lisp/edges.jl
X+%%DATADIR%%/lisp/edges.jlc
X+%%DATADIR%%/lisp/error-handler.jl
X+%%DATADIR%%/lisp/error-handler.jlc
X+%%DATADIR%%/lisp/gnome-int.jl
X+%%DATADIR%%/lisp/gnome-int.jlc
X+%%DATADIR%%/lisp/group-funs.jl
X+%%DATADIR%%/lisp/group-funs.jlc
X+%%DATADIR%%/lisp/groups.jl
X+%%DATADIR%%/lisp/groups.jlc
X+%%DATADIR%%/lisp/grow-pack.jl
X+%%DATADIR%%/lisp/grow-pack.jlc
X+%%DATADIR%%/lisp/gtkrc.jl
X+%%DATADIR%%/lisp/gtkrc.jlc
X+%%DATADIR%%/lisp/hot-spots.jl
X+%%DATADIR%%/lisp/hot-spots.jlc
X+%%DATADIR%%/lisp/kde-int.jl
X+%%DATADIR%%/lisp/kde-int.jlc
X+%%DATADIR%%/lisp/keymap.jl
X+%%DATADIR%%/lisp/keymap.jlc
X+%%DATADIR%%/lisp/launcher.jl
X+%%DATADIR%%/lisp/launcher.jlc
X+%%DATADIR%%/lisp/make-theme.jl
X+%%DATADIR%%/lisp/make-theme.jlc
X+%%DATADIR%%/lisp/marks.jl
X+%%DATADIR%%/lisp/marks.jlc
X+%%DATADIR%%/lisp/match-window.jl
X+%%DATADIR%%/lisp/match-window.jlc
X+%%DATADIR%%/lisp/maximize.jl
X+%%DATADIR%%/lisp/maximize.jlc
X+%%DATADIR%%/lisp/menus.jl
X+%%DATADIR%%/lisp/menus.jlc
X+%%DATADIR%%/lisp/move-resize.jl
X+%%DATADIR%%/lisp/move-resize.jlc
X+%%DATADIR%%/lisp/old-window-menu.jl
X+%%DATADIR%%/lisp/old-window-menu.jlc
X+%%DATADIR%%/lisp/poweroff.jl
X+%%DATADIR%%/lisp/poweroff.jlc
X+%%DATADIR%%/lisp/prompt.jl
X+%%DATADIR%%/lisp/prompt.jlc
X+%%DATADIR%%/lisp/rects.jl
X+%%DATADIR%%/lisp/rects.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/apply.jl
X+%%DATADIR%%/lisp/sawfish/cfg/apply.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/config.jl
X+%%DATADIR%%/lisp/sawfish/cfg/config.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/group.jl
X+%%DATADIR%%/lisp/sawfish/cfg/group.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/i18n.jl
X+%%DATADIR%%/lisp/sawfish/cfg/i18n.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/layout.jl
X+%%DATADIR%%/lisp/sawfish/cfg/layout.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/layouts/keymaps.jl
X+%%DATADIR%%/lisp/sawfish/cfg/layouts/keymaps.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/main.jl
X+%%DATADIR%%/lisp/sawfish/cfg/main.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/shell.jl
X+%%DATADIR%%/lisp/sawfish/cfg/shell.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/slot.jl
X+%%DATADIR%%/lisp/sawfish/cfg/slot.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/utils.jl
X+%%DATADIR%%/lisp/sawfish/cfg/utils.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/command.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/command.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/event.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/event.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/frame-style.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/frame-style.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/icon.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/icon.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/keymap.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/keymap.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/match-window.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/match-window.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/modifier-list.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/modifier-list.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/workspace-geometry.jl
X+%%DATADIR%%/lisp/sawfish/cfg/widgets/workspace-geometry.jlc
X+%%DATADIR%%/lisp/sawfish/cfg/wm.jl
X+%%DATADIR%%/lisp/sawfish/cfg/wm.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widget.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widget.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/alist.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/alist.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/color.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/color.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/file.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/file.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/font.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/font.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/list.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/list.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/pair.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/pair.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/program.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/program.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/scheme-boolean.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/scheme-boolean.jlc
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/simple-dialog.jl
X+%%DATADIR%%/lisp/sawfish/gtk/widgets/simple-dialog.jlc
X+%%DATADIR%%/lisp/sawfish/wm/animation/main.jl
X+%%DATADIR%%/lisp/sawfish/wm/animation/main.jlc
X+%%DATADIR%%/lisp/sawfish/wm/animation/modes.jl
X+%%DATADIR%%/lisp/sawfish/wm/animation/modes.jlc
X+%%DATADIR%%/lisp/sawfish/wm/animation/setup.jl
X+%%DATADIR%%/lisp/sawfish/wm/animation/setup.jlc
X+%%DATADIR%%/lisp/sawfish/wm/autoload.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/cycle.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/cycle.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/describe.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/describe.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/groups.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/groups.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/grow-pack.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/grow-pack.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/help.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/help.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/jump-or-exec.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/jump-or-exec.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/launcher.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/launcher.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/move-cursor.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/move-cursor.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/move-resize.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/move-resize.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/poweroff.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/poweroff.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/raise-commands.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/raise-commands.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/shrink-yank.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/shrink-yank.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/size-window.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/size-window.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/slide-window.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/slide-window.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/viewport-extras.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/viewport-extras.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/viewport-linear.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/viewport-linear.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands/x-cycle.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands/x-cycle.jlc
X+%%DATADIR%%/lisp/sawfish/wm/commands.jl
X+%%DATADIR%%/lisp/sawfish/wm/commands.jlc
X+%%DATADIR%%/lisp/sawfish/wm/cursors.jl
X+%%DATADIR%%/lisp/sawfish/wm/cursors.jlc
X+%%DATADIR%%/lisp/sawfish/wm/custom-defaults.jl
X+%%DATADIR%%/lisp/sawfish/wm/custom-defaults.jlc
X+%%DATADIR%%/lisp/sawfish/wm/custom.jl
X+%%DATADIR%%/lisp/sawfish/wm/custom.jlc
X+%%DATADIR%%/lisp/sawfish/wm/customize.jl
X+%%DATADIR%%/lisp/sawfish/wm/customize.jlc
X+%%DATADIR%%/lisp/sawfish/wm/edge/actions.jl
X+%%DATADIR%%/lisp/sawfish/wm/edge/actions.jlc
X+%%DATADIR%%/lisp/sawfish/wm/edge/conf.jl
X+%%DATADIR%%/lisp/sawfish/wm/edge/conf.jlc
X+%%DATADIR%%/lisp/sawfish/wm/edge/flip.jl
X+%%DATADIR%%/lisp/sawfish/wm/edge/flip.jlc
X+%%DATADIR%%/lisp/sawfish/wm/edge/hot-spots.jl
X+%%DATADIR%%/lisp/sawfish/wm/edge/hot-spots.jlc
X+%%DATADIR%%/lisp/sawfish/wm/edge/util.jl
X+%%DATADIR%%/lisp/sawfish/wm/edge/util.jlc
X+%%DATADIR%%/lisp/sawfish/wm/edge/viewport-drag.jl
X+%%DATADIR%%/lisp/sawfish/wm/edge/viewport-drag.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/apps-menu.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/apps-menu.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/audio-events.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/audio-events.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/auto-raise.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/auto-raise.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/beos-window-menu.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/beos-window-menu.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/error-handler.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/error-handler.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/hide-dialogs.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/hide-dialogs.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/match-window.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/match-window.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/old-window-menu.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/old-window-menu.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/shade-hover.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/shade-hover.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/tooltips.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/tooltips.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/window-history.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/window-history.jlc
X+%%DATADIR%%/lisp/sawfish/wm/ext/workspace-grid.jl
X+%%DATADIR%%/lisp/sawfish/wm/ext/workspace-grid.jlc
X+%%DATADIR%%/lisp/sawfish/wm/focus.jl
X+%%DATADIR%%/lisp/sawfish/wm/focus.jlc
X+%%DATADIR%%/lisp/sawfish/wm/frames.jl
X+%%DATADIR%%/lisp/sawfish/wm/frames.jlc
X+%%DATADIR%%/lisp/sawfish/wm/gaol.jl
X+%%DATADIR%%/lisp/sawfish/wm/gaol.jlc
X+%%DATADIR%%/lisp/sawfish/wm/integration/gnome.jl
X+%%DATADIR%%/lisp/sawfish/wm/integration/gnome.jlc
X+%%DATADIR%%/lisp/sawfish/wm/integration/kde.jl
X+%%DATADIR%%/lisp/sawfish/wm/integration/kde.jlc
X+%%DATADIR%%/lisp/sawfish/wm/integration/xfce.jl
X+%%DATADIR%%/lisp/sawfish/wm/integration/xfce.jlc
X+%%DATADIR%%/lisp/sawfish/wm/keymaps.jl
X+%%DATADIR%%/lisp/sawfish/wm/keymaps.jlc
X+%%DATADIR%%/lisp/sawfish/wm/menus.jl
X+%%DATADIR%%/lisp/sawfish/wm/menus.jlc
X+%%DATADIR%%/lisp/sawfish/wm/misc.jl
X+%%DATADIR%%/lisp/sawfish/wm/misc.jlc
X+%%DATADIR%%/lisp/sawfish/wm/placement/off-center.jl
X+%%DATADIR%%/lisp/sawfish/wm/placement/off-center.jlc
X+%%DATADIR%%/lisp/sawfish/wm/placement/smart.jl
X+%%DATADIR%%/lisp/sawfish/wm/placement/smart.jlc
X+%%DATADIR%%/lisp/sawfish/wm/placement/stagger.jl
X+%%DATADIR%%/lisp/sawfish/wm/placement/stagger.jlc
X+%%DATADIR%%/lisp/sawfish/wm/placement/top-left.jl
X+%%DATADIR%%/lisp/sawfish/wm/placement/top-left.jlc
X+%%DATADIR%%/lisp/sawfish/wm/placement.jl
X+%%DATADIR%%/lisp/sawfish/wm/placement.jlc
X+%%DATADIR%%/lisp/sawfish/wm/server.jl
X+%%DATADIR%%/lisp/sawfish/wm/server.jlc
X+%%DATADIR%%/lisp/sawfish/wm/session/init.jl
X+%%DATADIR%%/lisp/sawfish/wm/session/init.jlc
X+%%DATADIR%%/lisp/sawfish/wm/session/load.jl
X+%%DATADIR%%/lisp/sawfish/wm/session/load.jlc
X+%%DATADIR%%/lisp/sawfish/wm/session/save.jl
X+%%DATADIR%%/lisp/sawfish/wm/session/save.jlc
X+%%DATADIR%%/lisp/sawfish/wm/stacking.jl
X+%%DATADIR%%/lisp/sawfish/wm/stacking.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/configure.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/configure.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/iconify.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/iconify.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/ignored.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/ignored.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/maximize.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/maximize.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/mwm.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/mwm.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/open-look.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/open-look.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/shading.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/shading.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/transient.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/transient.jlc
X+%%DATADIR%%/lisp/sawfish/wm/state/wm-spec.jl
X+%%DATADIR%%/lisp/sawfish/wm/state/wm-spec.jlc
X+%%DATADIR%%/lisp/sawfish/wm/swapper.jl
X+%%DATADIR%%/lisp/sawfish/wm/swapper.jlc
X+%%DATADIR%%/lisp/sawfish/wm/tabs/tab.jl
X+%%DATADIR%%/lisp/sawfish/wm/tabs/tab.jlc
X+%%DATADIR%%/lisp/sawfish/wm/tabs/tabgroup.jl
X+%%DATADIR%%/lisp/sawfish/wm/tabs/tabgroup.jlc
X+%%DATADIR%%/lisp/sawfish/wm/theming/make-theme-preview.jl
X+%%DATADIR%%/lisp/sawfish/wm/theming/make-theme-preview.jlc
X+%%DATADIR%%/lisp/sawfish/wm/theming/make-theme.jl
X+%%DATADIR%%/lisp/sawfish/wm/theming/make-theme.jlc
X+%%DATADIR%%/lisp/sawfish/wm/user.jl
X+%%DATADIR%%/lisp/sawfish/wm/user.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/compat.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/compat.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/decode-events.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/decode-events.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/display-window.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/display-window.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/display-wininfo.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/display-wininfo.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/edges.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/edges.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/font.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/font.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/groups.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/groups.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/gtkrc.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/gtkrc.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/keymap-diff.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/keymap-diff.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/keymap.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/keymap.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/marks.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/marks.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/nokogiri.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/nokogiri.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/ping.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/ping.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/play-audio.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/play-audio.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/prompt-extras.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/prompt-extras.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/prompt-wm.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/prompt-wm.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/prompt.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/prompt.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/recolor-image.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/recolor-image.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/rects.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/rects.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/stacking.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/stacking.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/window-order.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/window-order.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/with-output.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/with-output.jlc
X+%%DATADIR%%/lisp/sawfish/wm/util/workarea.jl
X+%%DATADIR%%/lisp/sawfish/wm/util/workarea.jlc
X+%%DATADIR%%/lisp/sawfish/wm/viewport.jl
X+%%DATADIR%%/lisp/sawfish/wm/viewport.jlc
X+%%DATADIR%%/lisp/sawfish/wm/windows.jl
X+%%DATADIR%%/lisp/sawfish/wm/windows.jlc
X+%%DATADIR%%/lisp/sawfish/wm/workspace.jl
X+%%DATADIR%%/lisp/sawfish/wm/workspace.jlc
X+%%DATADIR%%/lisp/sawfish/wm.jl
X+%%DATADIR%%/lisp/sawfish/wm.jlc
X+%%DATADIR%%/lisp/shade-hover.jl
X+%%DATADIR%%/lisp/shade-hover.jlc
X+%%DATADIR%%/lisp/shading.jl
X+%%DATADIR%%/lisp/shading.jlc
X+%%DATADIR%%/lisp/shrink-yank.jl
X+%%DATADIR%%/lisp/shrink-yank.jlc
X+%%DATADIR%%/lisp/tab.jl
X+%%DATADIR%%/lisp/tab.jlc
X+%%DATADIR%%/lisp/tabgroup.jl
X+%%DATADIR%%/lisp/tabgroup.jlc
X+%%DATADIR%%/lisp/tooltips.jl
X+%%DATADIR%%/lisp/tooltips.jlc
X+%%DATADIR%%/lisp/viewport-drag.jl
X+%%DATADIR%%/lisp/viewport-drag.jlc
X+%%DATADIR%%/lisp/viewport-linear.jl
X+%%DATADIR%%/lisp/viewport-linear.jlc
X+%%DATADIR%%/lisp/window-anim.jl
X+%%DATADIR%%/lisp/window-anim.jlc
X+%%DATADIR%%/lisp/window-history.jl
X+%%DATADIR%%/lisp/window-history.jlc
X+%%DATADIR%%/lisp/window-order.jl
X+%%DATADIR%%/lisp/window-order.jlc
X+%%DATADIR%%/lisp/window-outline.jl
X+%%DATADIR%%/lisp/window-outline.jlc
X+%%DATADIR%%/lisp/with-output.jl
X+%%DATADIR%%/lisp/with-output.jlc
X+%%DATADIR%%/lisp/x-cycle.jl
X+%%DATADIR%%/lisp/x-cycle.jlc
X+%%DATADIR%%/lisp/xfce-int.jl
X+%%DATADIR%%/lisp/xfce-int.jlc
X %%DATADIR%%/sawfish.png
X+%%DATADIR%%/sounds/focused.wav
X+%%DATADIR%%/sounds/iconify.wav
X+%%DATADIR%%/sounds/map-transient.wav
X+%%DATADIR%%/sounds/map.wav
X+%%DATADIR%%/sounds/maximize.wav
X+%%DATADIR%%/sounds/move-viewport.wav
X+%%DATADIR%%/sounds/shade.wav
X+%%DATADIR%%/sounds/switch-workspace.wav
X+%%DATADIR%%/sounds/unfocused.wav
X+%%DATADIR%%/sounds/uniconify.wav
X+%%DATADIR%%/sounds/unmap-transient.wav
X+%%DATADIR%%/sounds/unmap.wav
X+%%DATADIR%%/sounds/unmaximize.wav
X+%%DATADIR%%/sounds/unshade.wav
X+%%DATADIR%%/themes/Crux.tar.gz
X+%%DATADIR%%/themes/Elberg-tabbed.tar.gz
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/bottom-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/left-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-right-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-right-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/right-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-icon-title-images-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-icon-title-images-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Dark/top-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/bottom-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/left-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-right-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-right-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/right-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-icon-title-images-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-icon-title-images-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/DarkColor/top-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/README
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/bottom-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/button-s-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/button-s-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/left-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-right-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-right-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/right-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-icon-title-images-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-icon-title-images-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Reduce/top-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/bottom-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/button-c-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/button-f-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/left-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-right-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-right-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/right-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-icon-title-images-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-icon-title-images-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Silver/top-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/bottom-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/left-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-right-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-right-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/right-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-icon-title-images-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-icon-title-images-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/SilverColor/top-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/bottom-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/left-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-bottom-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-right-border-cursor-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-right-border-cursor-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-tab-bottom-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-tab-top-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-tab-top-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/right-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-bottom-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-bottom-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-bottom-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-bottom-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-bottom-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-bottom-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-close-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-close-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-close-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-close-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-close-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-close-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-frame-type-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-icon-title-images-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-icon-title-images-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-iconify-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-iconify-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-iconify-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-iconify-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-iconify-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-iconify-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-left-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-left-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-lock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-lock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-lock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-lock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-lock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-lock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-maximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-maximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-maximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-maximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-maximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-maximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-menu-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-menu-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-menu-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-menu-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-menu-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-menu-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-move-resize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-next-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-ontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-ontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-ontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-ontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-ontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-ontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-prev-last-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-raise-lower-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-rename-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-rename-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-rename-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-rename-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-rename-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-rename-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-right-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-right-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-shade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-shade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-shade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-shade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-shade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-shade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-sticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-sticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-sticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-sticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-sticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-sticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-left-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-left-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-left-icon-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-left-icon-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-right-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-tab-right-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-title-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-title-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-border-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-border-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-left-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-shaped-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-top-right-corner-shaped-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unlock-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unlock-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unlock-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unlock-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unlock-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unlock-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unmaximize-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unontop-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unontop-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unontop-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unontop-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unontop-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unontop-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unshade-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unshade-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unshade-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unshade-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unshade-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unshade-button-ih.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-c.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-f.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-h.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-i.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-ic.png
X+%%DATADIR%%/themes/StyleTab/Smoothly/top-frame-unsticky-button-ih.png
X+%%DATADIR%%/themes/StyleTab/theme.jl
X+%%DATADIR%%/themes/absolute-e.tar.gz
X+%%DATADIR%%/themes/brushed-metal.tar.gz
X+%%DATADIR%%/themes/get-S-tabbed.tar.gz
X+%%DATADIR%%/themes/gradient.tar.gz
X+%%DATADIR%%/themes/gtk.tar.gz
X+%%DATADIR%%/themes/microGUI.tar.gz
X+%%DATADIR%%/themes/mono.tar.gz
X+%%DATADIR%%/themes/mxflat.tar.gz
X+%%DATADIR%%/themes/simple.tar.gz
X+%%DATADIR%%/themes/smaker.tar.gz
X share/xsessions/sawfish.desktop
X @dirrmtry share/xsessions
X-@dirrmtry %%DATADIR%%/themes
X+@dirrm %%DATADIR%%/themes/StyleTab/Smoothly
X+@dirrm %%DATADIR%%/themes/StyleTab/SilverColor
X+@dirrm %%DATADIR%%/themes/StyleTab/Silver
X+@dirrm %%DATADIR%%/themes/StyleTab/Reduce
X+@dirrm %%DATADIR%%/themes/StyleTab/DarkColor
X+@dirrm %%DATADIR%%/themes/StyleTab/Dark
X+@dirrm %%DATADIR%%/themes/StyleTab
X+@dirrm %%DATADIR%%/themes
X @dirrm %%DATADIR%%/sounds
X-@dirrm %%DATADIR%%/%%VERSION%%/themes/StyleTab/Smoothly
X-@dirrm %%DATADIR%%/%%VERSION%%/themes/StyleTab/SilverColor
X-@dirrm %%DATADIR%%/%%VERSION%%/themes/StyleTab/Silver
X-@dirrm %%DATADIR%%/%%VERSION%%/themes/StyleTab/Reduce
X-@dirrm %%DATADIR%%/%%VERSION%%/themes/StyleTab/DarkColor
X-@dirrm %%DATADIR%%/%%VERSION%%/themes/StyleTab/Dark
X-@dirrm %%DATADIR%%/%%VERSION%%/themes/StyleTab
X-@dirrm %%DATADIR%%/%%VERSION%%/themes
X-@dirrm %%DATADIR%%/%%VERSION%%/sounds
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/theming
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/tabs
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/session
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/integration
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/edge
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/wm
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widgets
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/widgets
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg/layouts
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/cfg
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish
X-@dirrm %%DATADIR%%/%%VERSION%%/lisp
X-@dirrm %%DATADIR%%/%%VERSION%%
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/util
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/theming
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/tabs
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/state
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/session
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/placement
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/integration
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/ext
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/edge
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/commands
X+@dirrm %%DATADIR%%/lisp/sawfish/wm/animation
X+@dirrm %%DATADIR%%/lisp/sawfish/wm
X+@dirrm %%DATADIR%%/lisp/sawfish/gtk/widgets
X+@dirrm %%DATADIR%%/lisp/sawfish/gtk
X+@dirrm %%DATADIR%%/lisp/sawfish/cfg/widgets
X+@dirrm %%DATADIR%%/lisp/sawfish/cfg/layouts
X+@dirrm %%DATADIR%%/lisp/sawfish/cfg
X+@dirrm %%DATADIR%%/lisp/sawfish
X+@dirrm %%DATADIR%%/lisp
X @dirrm %%DATADIR%%
X-@dirrmtry share/gnome/wm-properties
X-@dirrmtry share/gnome
X @dirrmtry share/icons/hicolor/32x32/apps
X @dirrmtry share/icons/hicolor/32x32
X @dirrmtry share/icons/hicolor
X @dirrmtry share/icons
X+@dirrmtry share/gnome/wm-properties
X+@dirrmtry share/gnome
X @dirrmtry share/applications
X-@dirrm lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util
X-@dirrm lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm
X-@dirrm lib/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish
X-@dirrm lib/sawfish/%%VERSION%%/%%GNUHOST%%
X-@dirrm lib/sawfish/%%VERSION%%
X+@dirrm lib/sawfish/sawfish/wm/util
X+@dirrm lib/sawfish/sawfish/wm
X+@dirrm lib/sawfish/sawfish
X @dirrm lib/sawfish
X-@dirrm lib/rep/%%GNUHOST%%/sawfish
X+@dirrm lib/rep/sawfish
X @dirrm include/sawfish
4bc3fc305e18db0bdc963575ae0b154e
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 29 21:50:23 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158512 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jul 2 18:38:36 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158512 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158512: commit references a PR
Date: Sat,  2 Jul 2011 18:38:48 +0000 (UTC)

 miwi        2011-07-02 18:37:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/librep          Makefile distinfo pkg-descr pkg-plist 
   Log:
   - Update to 1.8.1
   
   PR:             158512
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.82      +1 -5      ports/lang/librep/Makefile
   1.32      +2 -2      ports/lang/librep/distinfo
   1.5       +1 -1      ports/lang/librep/pkg-descr
   1.29      +271 -277  ports/lang/librep/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158512: commit references a PR
Date: Sat,  2 Jul 2011 18:39:07 +0000 (UTC)

 miwi        2011-07-02 18:38:29 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-toolkits/rep-gtk2 Makefile distinfo pkg-descr pkg-plist 
   Log:
   - Update to 1.8.1
   
   PR:             158512
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.73      +2 -6      ports/x11-toolkits/rep-gtk2/Makefile
   1.27      +2 -2      ports/x11-toolkits/rep-gtk2/distinfo
   1.6       +1 -1      ports/x11-toolkits/rep-gtk2/pkg-descr
   1.15      +5 -8      ports/x11-toolkits/rep-gtk2/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158512: commit references a PR
Date: Sat,  2 Jul 2011 18:39:47 +0000 (UTC)

 miwi        2011-07-02 18:39:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/sawfish       Makefile distinfo pkg-descr pkg-plist 
   Log:
   - Update to 1.8.1
   
   PR:             158512
   Submitted by:   Ports Fury
   
   Revision  Changes      Path
   1.94      +2 -6        ports/x11-wm/sawfish/Makefile
   1.45      +2 -2        ports/x11-wm/sawfish/distinfo
   1.6       +1 -1        ports/x11-wm/sawfish/pkg-descr
   1.54      +4215 -4216  ports/x11-wm/sawfish/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
