From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 22 18:20:25 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FB59106567A for ; Tue, 22 Mar 2011 18:20:25 +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 2FBD98FC13 for ; Tue, 22 Mar 2011 18:20:25 +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 p2MIKPQR039052 for ; Tue, 22 Mar 2011 18:20:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2MIKOr9039040; Tue, 22 Mar 2011 18:20:24 GMT (envelope-from gnats) Resent-Date: Tue, 22 Mar 2011 18:20:24 GMT Resent-Message-Id: <201103221820.p2MIKOr9039040@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE22E106564A for ; Tue, 22 Mar 2011 18:17:23 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168]) by mx1.freebsd.org (Postfix) with ESMTP id 868118FC08 for ; Tue, 22 Mar 2011 18:17:22 +0000 (UTC) Received: from localhost.localdomain (ZT048080.ppp.dion.ne.jp [59.128.48.80]) by msa105lp.auone-net.jp (au one net msa) with ESMTP id E919450037 for ; Wed, 23 Mar 2011 03:15:45 +0900 (JST) Message-Id: <20110323031431.67881dc7.tkato432@yahoo.com> Date: Wed, 23 Mar 2011 03:14:31 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/155855: Update port: x11-wm/sawfish to 1.8.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 18:20:25 -0000 >Number: 155855 >Category: ports >Synopsis: Update port: x11-wm/sawfish to 1.8.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 22 18:20:24 UTC 2011 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.3-RELEASE-p3 i386 >Organization: >Environment: >Description: [lang/librep] - Update to version 0.91.1 Remove file: files/patch-Makefile.in files/patch-configure files/patch-ltmain.sh [x11-toolkits/rep-gtk2] - Update to version 0.90.5 Remove file: files/patch-Makefile.in [x11-wm/sawfish] - Update to version 1.8.0 Remove file: files/patch-Makefile.in files/patch-ag >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 2010-12-02 18:15:11.000000000 +0900 X+++ lang/librep/Makefile 2011-03-22 19:07:11.000000000 +0900 X@@ -6,37 +6,48 @@ X # $MCom: ports/lang/librep/Makefile,v 1.2 2006/09/10 00:51:12 mezz Exp $ X X PORTNAME= librep X-PORTVERSION= 0.90.2 X-PORTREVISION= 2 X+PORTVERSION= 0.91.1 X CATEGORIES= lang elisp gnome X-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} X+MASTER_SITES= http://download.tuxfamily.org/librep/ X X MAINTAINER= ports@FreeBSD.org X COMMENT= An Emacs Lisp like runtime library X X LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ X- gmp.10:${PORTSDIR}/math/gmp \ X- ffi.5:${PORTSDIR}/devel/libffi X+ ffi.5:${PORTSDIR}/devel/libffi \ X+ gmp.10:${PORTSDIR}/math/gmp X RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar X X-PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION} X- X+USE_XZ= yes X+USE_GNOME= gnomehack X USE_GETTEXT= yes X USE_GMAKE= yes X-USE_LDCONFIG= yes X-USE_BZIP2= yes X-GNU_CONFIGURE= yes X-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ X- LIBS="-L${LOCALBASE}/lib -lintl ${PTHREAD_LIBS}" X+USE_AUTOTOOLS= libtool X+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" X CONFIGURE_ARGS= --with-aclocaldir=${PREFIX}/share/aclocal X-CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//} X+CONFIGURE_TARGET= ${GNUHOST} X+USE_LDCONFIG= yes X X+PLIST_SUB= GNUHOST="${GNUHOST}" VERSION="${PORTVERSION}" X+ X+MANCOMPRESSED= yes X+MAN= 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 X X .if ${ARCH} == ia64 X BROKEN= Does not build on ia64 X .endif X X+post-patch: X+ @${REINPLACE_CMD} -e \ X+ '/GDBM_LIBS/s|"-lgdbm"|"$$LIBS -lgdbm"|g' ${WRKSRC}/configure X+ @${REINPLACE_CMD} -e \ X+ 's|/share/man/|/man/|g' ${WRKSRC}/man/Makefile.in X+ X .include Xdiff -urN /usr/ports/lang/librep/distinfo lang/librep/distinfo X--- /usr/ports/lang/librep/distinfo 2009-10-16 05:48:37.000000000 +0900 X+++ lang/librep/distinfo 2011-03-13 21:15:31.000000000 +0900 X@@ -1,3 +1,2 @@ X-MD5 (librep-0.90.2.tar.bz2) = 3e1e10a0ad7b47a089d559b7944d1287 X-SHA256 (librep-0.90.2.tar.bz2) = 9da97f0f4f82f796e484d18a79c9170d7d479395df921141a51920c0c0a993d5 X-SIZE (librep-0.90.2.tar.bz2) = 696044 X+SHA256 (librep-0.91.1.tar.xz) = bfad5a00f439025f7a904e232ac38dc24ef85074ce0fd297ac794ce96afcfee2 X+SIZE (librep-0.91.1.tar.xz) = 602064 Xdiff -urN /usr/ports/lang/librep/files/patch-Makefile.in lang/librep/files/patch-Makefile.in X--- /usr/ports/lang/librep/files/patch-Makefile.in 2009-05-25 04:52:23.000000000 +0900 X+++ lang/librep/files/patch-Makefile.in 1970-01-01 09:00:00.000000000 +0900 X@@ -1,12 +0,0 @@ X---- Makefile.in.orig 2009-03-28 23:00:23.000000000 +0200 X-+++ Makefile.in 2009-03-28 23:00:39.000000000 +0200 X-@@ -54,8 +54,7 @@ X- $(INSTALL_DATA) rules.mk $(DESTDIR)$(repcommonexecdir) X- $(INSTALL_SCRIPT) install-aliases $(DESTDIR)$(repcommonexecdir) X- $(INSTALL_DATA) rep-debugger.el $(DESTDIR)$(emacssitelispdir) X-- mkdir -p $(DESTDIR)$(libdir)/pkgconfig X-- $(INSTALL_DATA) $(top_srcdir)/librep.pc $(DESTDIR)$(libdir)/pkgconfig/ X-+ $(INSTALL_DATA) $(top_srcdir)/librep.pc $(DESTDIR)$(PREFIX)/libdata/pkgconfig/ X- X- installdirs : mkinstalldirs X- $(SHELL) $< $(DESTDIR)$(repdir)/$(version) \ Xdiff -urN /usr/ports/lang/librep/files/patch-configure lang/librep/files/patch-configure X--- /usr/ports/lang/librep/files/patch-configure 2009-10-16 05:48:37.000000000 +0900 X+++ lang/librep/files/patch-configure 1970-01-01 09:00:00.000000000 +0900 X@@ -1,19 +0,0 @@ X---- configure.orig 2009-08-25 19:33:59.000000000 +0300 X-+++ configure 2009-10-15 17:47:07.000000000 +0300 X-@@ -7969,6 +7969,7 @@ X- hardcode_libdir_flag_spec='-R$libdir' X- hardcode_direct=yes X- hardcode_shlibpath_var=no X-+ archive_cmds_need_lc=no X- ;; X- X- hpux9*) X-@@ -11675,7 +11676,7 @@ X- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdbm_gdbm_open" >&5 X- $as_echo "$ac_cv_lib_gdbm_gdbm_open" >&6; } X- if test "x$ac_cv_lib_gdbm_gdbm_open" = x""yes; then : X-- GDBM_LIBS="-lgdbm" X-+ GDBM_LIBS="$LIBS -lgdbm" X- else X- as_fn_error "Cannot find GDBM library" "$LINENO" 5 X- fi Xdiff -urN /usr/ports/lang/librep/files/patch-ltmain.sh lang/librep/files/patch-ltmain.sh X--- /usr/ports/lang/librep/files/patch-ltmain.sh 2002-07-03 14:00:30.000000000 +0900 X+++ lang/librep/files/patch-ltmain.sh 1970-01-01 09:00:00.000000000 +0900 X@@ -1,19 +0,0 @@ X---- ltmain.sh.orig Wed Jan 23 11:38:40 2002 X-+++ ltmain.sh Sun Feb 3 01:44:17 2002 X-@@ -1037,8 +1037,16 @@ X- continue X- ;; X- X-+ -pthread) X-+ compile_command="$compile_command -pthread" X-+ finalize_command="$finalize_command -pthread" X-+ compiler_flags="$compiler_flags -pthread" X-+ continue X-+ ;; X-+ X- -module) X- module=yes X-+ build_old_libs=no X- continue X- ;; X- Xdiff -urN /usr/ports/lang/librep/pkg-descr lang/librep/pkg-descr X--- /usr/ports/lang/librep/pkg-descr 2000-11-09 16:49:08.000000000 +0900 X+++ lang/librep/pkg-descr 2011-03-13 21:31:06.000000000 +0900 X@@ -1,3 +1,3 @@ X An Emacs Lisp like runtime library X X-WWW: http://librep.sourceforge.net/ X+WWW: http://sawfish.wikia.com/ Xdiff -urN /usr/ports/lang/librep/pkg-plist lang/librep/pkg-plist X--- /usr/ports/lang/librep/pkg-plist 2009-07-09 23:21:06.000000000 +0900 X+++ lang/librep/pkg-plist 2011-03-13 21:53:38.000000000 +0900 X@@ -1,59 +1,76 @@ X bin/rep X-bin/rep-config X bin/rep-remote X bin/rep-xgettext X bin/repdoc X-include/rep.h X-include/rep_gh.h X-include/rep_lisp.h X-include/rep_regexp.h X-include/rep_subrs.h X+include/rep/rep.h X+include/rep/rep_config.h X+include/rep/rep_gh.h X+include/rep/rep_lisp.h X+include/rep/rep_regexp.h X+include/rep/rep_subrs.h X lib/librep.a X lib/librep.la X lib/librep.so X-lib/librep.so.13 X-libexec/rep/%%VERSION%%/%%GNUHOST%%/doc-strings X-libexec/rep/%%VERSION%%/%%GNUHOST%%/emulate-gnu-tar X-libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/gdbm.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/gettext.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/readline.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/data/tables.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/data/tables.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/ffi.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/ffi.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/i18n/gettext.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/i18n/gettext.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/gdbm.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/gdbm.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/sdbm.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db/sdbm.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/readline.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/readline.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/sockets.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/sockets.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/timers.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/timers.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/tables.so X-libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.la X-libexec/rep/%%VERSION%%/%%GNUHOST%%/timers.so X-libexec/rep/%%GNUHOST%%/install-aliases X-libexec/rep/%%GNUHOST%%/libtool X-libexec/rep/%%GNUHOST%%/rep_config.h X-libexec/rep/%%GNUHOST%%/rules.mk 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 libdata/pkgconfig/librep.pc X share/emacs/site-lisp/rep-debugger.el X share/rep/%%VERSION%%/lisp/cgi-get.jl X@@ -82,10 +99,6 @@ 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.jl X-share/rep/%%VERSION%%/lisp/rep.jlc X-share/rep/%%VERSION%%/lisp/rep/data.jl X-share/rep/%%VERSION%%/lisp/rep/data.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@@ -102,12 +115,12 @@ 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.jl X-share/rep/%%VERSION%%/lisp/rep/io/file-handlers.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/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@@ -116,10 +129,14 @@ 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@@ -154,12 +171,12 @@ 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.jl X-share/rep/%%VERSION%%/lisp/rep/system.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@@ -199,8 +216,6 @@ 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.jl X-share/rep/%%VERSION%%/lisp/rep/vm/compiler.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@@ -219,6 +234,8 @@ 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@@ -233,6 +250,8 @@ 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@@ -252,6 +271,7 @@ 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@@ -259,15 +279,16 @@ X @dirrm share/rep X @dirrmtry share/emacs/site-lisp X @dirrmtry share/emacs X-@dirrmtry libexec/rep/%%GNUHOST%% X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io/db X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/io X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/i18n X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/data X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%%/rep X-@dirrm libexec/rep/%%VERSION%%/%%GNUHOST%% X-@dirrm libexec/rep/%%VERSION%% X-@dirrmtry libexec/rep 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 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 2010-12-04 22:41:29.000000000 +0900 X+++ x11-toolkits/rep-gtk2/Makefile 2011-03-22 16:35:40.000000000 +0900 X@@ -6,32 +6,28 @@ 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.0 X-PORTREVISION= 3 X+PORTVERSION= 0.90.5 X PORTEPOCH= 1 X CATEGORIES= x11-toolkits X-MASTER_SITES= SF/rep-gtk/rep-gtk/${PORTVERSION} X+MASTER_SITES= http://download.tuxfamily.org/librep/rep-gtk/ X DISTNAME= rep-gtk-${PORTVERSION} X X MAINTAINER= ports@FreeBSD.org X COMMENT= GTK+-2 binding for rep Lisp interpreter X X-LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep X- X-PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} X+LIB_DEPENDS= rep.15:${PORTSDIR}/lang/librep X X+USE_XZ= yes X+USE_GNOME= gnomehack gtk20 X USE_GMAKE= yes X-USE_BZIP2= yes X-USE_GNOME= gtk20 X-GNU_CONFIGURE= yes X-USE_AUTOTOOLS= autoconf:env automake:env libtool:env X-CONFIGURE_SCRIPT= autogen.sh X-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X- LDFLAGS="-L${LOCALBASE}/lib" \ X- X-CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//} X- X-pre-configure: X- @${MKDIR} ${WRKSRC}/m4 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 Xdiff -urN /usr/ports/x11-toolkits/rep-gtk2/distinfo x11-toolkits/rep-gtk2/distinfo X--- /usr/ports/x11-toolkits/rep-gtk2/distinfo 2009-10-16 05:56:35.000000000 +0900 X+++ x11-toolkits/rep-gtk2/distinfo 2011-03-13 21:15:40.000000000 +0900 X@@ -1,3 +1,2 @@ X-MD5 (rep-gtk-0.90.0.tar.bz2) = 257a25dce79572aa9558d4ba9a6c3d0b X-SHA256 (rep-gtk-0.90.0.tar.bz2) = b44dd9e2ba574bcf9d35358603c51d24041231e4aa13a8570bf70526704a39c6 X-SIZE (rep-gtk-0.90.0.tar.bz2) = 774149 X+SHA256 (rep-gtk-0.90.5.tar.xz) = ee9d4c729479b5c57b36e4ab65bfe270f9237064f5557e41c233c571e9515366 X+SIZE (rep-gtk-0.90.5.tar.xz) = 240060 Xdiff -urN /usr/ports/x11-toolkits/rep-gtk2/files/patch-Makefile.in x11-toolkits/rep-gtk2/files/patch-Makefile.in X--- /usr/ports/x11-toolkits/rep-gtk2/files/patch-Makefile.in 2009-05-25 04:52:28.000000000 +0900 X+++ x11-toolkits/rep-gtk2/files/patch-Makefile.in 1970-01-01 09:00:00.000000000 +0900 X@@ -1,12 +0,0 @@ X---- Makefile.in.orig 2009-01-18 23:17:15.000000000 +0200 X-+++ Makefile.in 2009-03-29 00:45:17.000000000 +0200 X-@@ -72,8 +72,7 @@ X- printf "\nrep_open_globally=yes\n" >>$(DESTDIR)$(installdir)/$$f; \ X- done X- $(rep_INSTALL_ALIASES) -c . $(DESTDIR)$(installdir) X-- install -d $(DESTDIR)$(libdir)/pkgconfig/ X-- install -m644 rep-gtk.pc $(DESTDIR)$(libdir)/pkgconfig/ X-+ install -m644 rep-gtk.pc $(DESTDIR)$(PREFIX)/libdata/pkgconfig/ X- X- installdirs : $(top_srcdir)/mkinstalldirs X- $(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(installdir)/gui/gtk-2 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 2004-04-05 13:58:19.000000000 +0900 X+++ x11-toolkits/rep-gtk2/pkg-descr 2011-03-13 22:30:48.000000000 +0900 X@@ -1,3 +1,3 @@ X Rep-gtk offers GTK+-2 bindings for the rep Lisp interpreter. X X-WWW: http://rep-gtk.sourceforge.net/ X+WWW: http://sawfish.wikia.com/ 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 2009-05-25 15:29:06.000000000 +0900 X+++ x11-toolkits/rep-gtk2/pkg-plist 2011-03-13 21:59:58.000000000 +0900 X@@ -1,7 +1,11 @@ X-libexec/rep/%%GNUHOST%%/gui/gtk-2/gtk.la X-libexec/rep/%%GNUHOST%%/gui/gtk-2/gtk.so X-libexec/rep/%%GNUHOST%%/gui/gtk-2/types.la X-libexec/rep/%%GNUHOST%%/gui/gtk-2/types.so 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 libdata/pkgconfig/rep-gtk.pc X-@dirrm libexec/rep/%%GNUHOST%%/gui/gtk-2 X-@dirrm libexec/rep/%%GNUHOST%%/gui X+@dirrm lib/rep/%%GNUHOST%%/gui/gtk-2 X+@dirrm lib/rep/%%GNUHOST%%/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 2010-12-02 18:24:14.000000000 +0900 X+++ x11-wm/sawfish/Makefile 2011-03-22 16:36:45.000000000 +0900 X@@ -7,43 +7,50 @@ X # X X PORTNAME= sawfish X-PORTVERSION= 1.5.2 X-PORTREVISION= 4 X+PORTVERSION= 1.8.0 X PORTEPOCH= 2 X CATEGORIES= x11-wm X-MASTER_SITES= SF/sawmill/${PORTNAME}/${PORTVERSION} X+MASTER_SITES= http://download.tuxfamily.org/sawfish/ X DIST_SUBDIR= gnome2 X X MAINTAINER= ports@FreeBSD.org X COMMENT= Lisp configurable window manager X X-LIB_DEPENDS= rep.13:${PORTSDIR}/lang/librep \ X- audiofile.0:${PORTSDIR}/audio/libaudiofile \ X- cairo.2:${PORTSDIR}/graphics/cairo X-BUILD_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2 X-RUN_DEPENDS= ${LOCALBASE}/libexec/rep/${GNUHOST}/gui/gtk-2/gtk.so:${PORTSDIR}/x11-toolkits/rep-gtk2 X- X-GNUHOST= ${ARCH}-pc-freebsd${OSREL:C/\..*//} X-PLIST_SUB= GNUHOST=${GNUHOST} VERSION=${PORTVERSION} 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+RUN_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2 X X+USE_XZ= yes X USE_XORG= ice sm x11 xft xinerama xrandr X-USE_GMAKE= yes X-USE_GNOME= pango gtk20 glib20 esound X-USE_BZIP2= yes X+USE_GNOME= gnomehack gtk20 X USE_GETTEXT= yes X+USE_GMAKE= yes X GNU_CONFIGURE= yes X- X+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" X CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ X --datadir=${PREFIX}/share X-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X- LDFLAGS="-L${LOCALBASE}/lib" X-CONFIGURE_TARGET= ${ARCH}-pc-freebsd${OSREL:C/\..*//} 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 's|prog_name|program_name|g' \ X- ${WRKSRC}/src/main.c X- @${MKDIR} ${WRKSRC}/m4 X+ @${REINPLACE_CMD} -e \ X+ '/dnsdomainname/d' ${WRKSRC}/build-info X+ @${REINPLACE_CMD} -e \ X+ '/KDEDIR/s|^|#|g' ${WRKSRC}/Makefile.in X+ @${REINPLACE_CMD} -e \ X+ 's|/share/man/|/man/|g' ${WRKSRC}/man/Makefile.in X+ @${REINPLACE_CMD} -e \ X+ 's|prog_name|program_name|g' ${WRKSRC}/src/main.c X X .include Xdiff -urN /usr/ports/x11-wm/sawfish/distinfo x11-wm/sawfish/distinfo X--- /usr/ports/x11-wm/sawfish/distinfo 2011-03-21 02:55:54.000000000 +0900 X+++ x11-wm/sawfish/distinfo 2011-03-13 21:26:53.000000000 +0900 X@@ -1,2 +1,2 @@ X-SHA256 (gnome2/sawfish-1.5.2.tar.bz2) = 3552deb2c46883a2d75aef28e85457035dc23736cfdded277c3486e80537d4b5 X-SIZE (gnome2/sawfish-1.5.2.tar.bz2) = 3611940 X+SHA256 (gnome2/sawfish-1.8.0.tar.xz) = bdd649889096645394af029042d8272bb6887ad6a51b2ef888225336fbd6bac9 X+SIZE (gnome2/sawfish-1.8.0.tar.xz) = 3860332 Xdiff -urN /usr/ports/x11-wm/sawfish/files/patch-Makefile.in x11-wm/sawfish/files/patch-Makefile.in X--- /usr/ports/x11-wm/sawfish/files/patch-Makefile.in 2009-10-16 05:56:41.000000000 +0900 X+++ x11-wm/sawfish/files/patch-Makefile.in 1970-01-01 09:00:00.000000000 +0900 X@@ -1,32 +0,0 @@ X---- Makefile.in.orig 2009-09-20 12:42:02.000000000 +0300 X-+++ Makefile.in 2009-10-15 19:38:06.000000000 +0300 X-@@ -46,7 +46,6 @@ X- for f in ./DOC*; do \ X- $(INSTALL_DATA) $$f $(DESTDIR)$(sawfishexecdir); \ X- done X-- rm -f $(DESTDIR)$(GNOMEDIR)/share/gnome/wm-properties/Sawmill.desktop X- $(INSTALL_DATA) $(srcdir)/sawfish.desktop \ X- $(DESTDIR)$(datadir)/applications/ X- $(INSTALL_DATA) $(srcdir)/sawfish-wm.desktop \ X-@@ -57,18 +56,16 @@ X- $(INSTALL_SCRIPT) $(srcdir)/moved $(DESTDIR)$(bindir)/$$f; \ X- fi \ X- done X-- $(INSTALL_DATA) $(top_srcdir)/sawfish.pc $(DESTDIR)$(libdir)/pkgconfig/ X-+ $(INSTALL_DATA) $(top_srcdir)/sawfish.pc $(DESTDIR)$(prefix)/libdata/pkgconfig/ X- $(INSTALL_DATA) $(top_srcdir)/sawfish-session.desktop $(DESTDIR)$(datadir)/xsessions/sawfish.desktop X-- $(INSTALL_DATA) $(top_srcdir)/sawfish-ksm.desktop $(DESTDIR)$(datadir)/apps/ksmserver/windowmanagers/sawfish.desktop X- X- installdirs : mkinstalldirs X- $(SHELL) $< $(DESTDIR)$(sawfishdir)/$(version) \ X- $(DESTDIR)$(bindir) $(DESTDIR)$(sawfishexecdir) \ X- $(DESTDIR)$(GNOMEDIR)/share/gnome/wm-properties \ X- $(DESTDIR)$(datadir)/applications/ \ X-- $(DESTDIR)$(libdir)/pkgconfig/ \ X-- $(DESTDIR)$(datadir)/xsessions/ \ X-- $(DESTDIR)$(datadir)/apps/ksmserver/windowmanagers/ X-+ $(DESTDIR)$(prefix)/libdata/pkgconfig/ \ X-+ $(DESTDIR)$(datadir)/xsessions/ X- X- uninstall : X- for dir in $(SUBDIRS); do \ Xdiff -urN /usr/ports/x11-wm/sawfish/files/patch-ag x11-wm/sawfish/files/patch-ag X--- /usr/ports/x11-wm/sawfish/files/patch-ag 2006-05-29 15:23:01.000000000 +0900 X+++ x11-wm/sawfish/files/patch-ag 1970-01-01 09:00:00.000000000 +0900 X@@ -1,10 +0,0 @@ X---- build-info 2000/09/21 13:51:47 1.1 X-+++ build-info 2000/09/21 13:51:58 X-@@ -13,7 +13,6 @@ X- || HOSTNAME=unknown X- X- [ -n "$LOCALDOMAIN" ] \ X-- || LOCALDOMAIN=`dnsdomainname` \ X- || LOCALDOMAIN=`domainname` \ X- || LOCALDOMAIN=unknown X- Xdiff -urN /usr/ports/x11-wm/sawfish/pkg-plist x11-wm/sawfish/pkg-plist X--- /usr/ports/x11-wm/sawfish/pkg-plist 2009-11-01 22:06:18.000000000 +0900 X+++ x11-wm/sawfish/pkg-plist 2011-03-13 22:37:08.000000000 +0900 X@@ -1,30 +1,42 @@ X bin/sawfish X bin/sawfish-client X-bin/sawfish-ui X+bin/sawfish-config X+include/sawfish/build.h X+include/sawfish/keys.h X+include/sawfish/libclient.h X+include/sawfish/sawfish.h 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 libdata/pkgconfig/sawfish.pc X-libexec/rep/%%GNUHOST%%/sawfish/client.la X-libexec/rep/%%GNUHOST%%/sawfish/client.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/DOC X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gradient.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/gtk-style X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish-about X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish-menu X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/flippers.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/flippers.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/gradient.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/gradient.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/play-sample.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/play-sample.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/selection.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/selection.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/x.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util/x.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/selection.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/selection.so X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/x.la X-libexec/sawfish/%%VERSION%%/%%GNUHOST%%/x.so X-share/pixmaps/sawfish-logo.png X+share/applications/sawfish.desktop X+share/gnome/wm-properties/sawfish-wm.desktop X+share/icons/hicolor/32x32/apps/sawfish-config.png X share/locale/am/LC_MESSAGES/sawfish.mo X share/locale/ar/LC_MESSAGES/sawfish.mo X share/locale/az/LC_MESSAGES/sawfish.mo X@@ -47,6 +59,7 @@ X share/locale/ga/LC_MESSAGES/sawfish.mo X share/locale/gl/LC_MESSAGES/sawfish.mo X share/locale/hu/LC_MESSAGES/sawfish.mo X+share/locale/id/LC_MESSAGES/sawfish.mo X share/locale/it/LC_MESSAGES/sawfish.mo X share/locale/ja/LC_MESSAGES/sawfish.mo X share/locale/ko/LC_MESSAGES/sawfish.mo X@@ -79,6 +92,8 @@ 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@@ -95,22 +110,18 @@ 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-commands.jl X-%%DATADIR%%/%%VERSION%%/lisp/gnome-commands.jlc X %%DATADIR%%/%%VERSION%%/lisp/gnome-int.jl X %%DATADIR%%/%%VERSION%%/lisp/gnome-int.jlc X-%%DATADIR%%/%%VERSION%%/lisp/gnome-match.jl X-%%DATADIR%%/%%VERSION%%/lisp/gnome-match.jlc X-%%DATADIR%%/%%VERSION%%/lisp/gnome-menu.jl X-%%DATADIR%%/%%VERSION%%/lisp/gnome-menu.jlc X-%%DATADIR%%/%%VERSION%%/lisp/gnome.jl X-%%DATADIR%%/%%VERSION%%/lisp/gnome.jlc X %%DATADIR%%/%%VERSION%%/lisp/group-funs.jl X %%DATADIR%%/%%VERSION%%/lisp/group-funs.jlc X %%DATADIR%%/%%VERSION%%/lisp/groups.jl X@@ -119,10 +130,14 @@ X %%DATADIR%%/%%VERSION%%/lisp/grow-pack.jlc X %%DATADIR%%/%%VERSION%%/lisp/gtkrc.jl X %%DATADIR%%/%%VERSION%%/lisp/gtkrc.jlc X-%%DATADIR%%/%%VERSION%%/lisp/infinite-desktop.jl X-%%DATADIR%%/%%VERSION%%/lisp/infinite-desktop.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@@ -137,18 +152,50 @@ 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-defaults.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish-defaults.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/stock.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/stock.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widget-dialog.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widget-dialog.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widget-test.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/gtk/widget-test.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@@ -167,65 +214,35 @@ 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/ui/apply.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/apply.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/config.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/config.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/group.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/group.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/i18n.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/i18n.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/layout.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/layout.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/layouts/keymaps.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/layouts/keymaps.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/main.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/main.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/shell.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/shell.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/slot.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/slot.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/command.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/command.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/event.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/event.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/frame-style.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/frame-style.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/icon.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/icon.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/keymap.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/keymap.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/match-window.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/match-window.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/modifier-list.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/modifier-list.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/workspace-geometry.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/widgets/workspace-geometry.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/wm.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/wm.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/outline.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/animation/outline.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.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands.jlc 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/gnome.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/gnome.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@@ -240,8 +257,8 @@ 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/xterm.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/commands/xterm.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@@ -250,24 +267,28 @@ 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/defaults.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/defaults.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/3d-hack.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/3d-hack.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/edge-flip.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/edge-flip.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/infinite-desktop.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/ext/infinite-desktop.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@@ -286,20 +307,18 @@ 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/gnome/integration.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/gnome/integration.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/gnome/match-window.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/gnome/match-window.jlc X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/gnome/menus.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/gnome/menus.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.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/placement.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@@ -308,6 +327,8 @@ 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@@ -320,8 +341,6 @@ 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/gnome.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/state/gnome.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@@ -392,20 +411,18 @@ 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/window-outline.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/util/window-outline.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/window-anim.jl X-%%DATADIR%%/%%VERSION%%/lisp/sawfish/wm/window-anim.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@@ -418,8 +435,12 @@ 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@@ -430,7 +451,8 @@ X %%DATADIR%%/%%VERSION%%/lisp/with-output.jlc X %%DATADIR%%/%%VERSION%%/lisp/x-cycle.jl X %%DATADIR%%/%%VERSION%%/lisp/x-cycle.jlc X-%%DATADIR%%/%%VERSION%%/monitor.png 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@@ -447,6 +469,3770 @@ 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@@ -457,11 +4243,18 @@ X %%DATADIR%%/%%VERSION%%/themes/mxflat.tar.gz X %%DATADIR%%/%%VERSION%%/themes/simple.tar.gz X %%DATADIR%%/%%VERSION%%/themes/smaker.tar.gz X-share/gnome/wm-properties/sawfish-wm.desktop X-share/applications/sawfish.desktop X+%%DATADIR%%/sawfish.png X share/xsessions/sawfish.desktop X+@dirrmtry share/xsessions X @dirrmtry %%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@@ -470,28 +4263,33 @@ 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/gnome 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/ui/widgets X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/ui/layouts X-@dirrm %%DATADIR%%/%%VERSION%%/lisp/sawfish/ui 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-@dirrmtry %%DATADIR%% X-@dirrmtry share/xsessions 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/applications X-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm/util X-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish/wm X-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%%/sawfish X-@dirrm libexec/sawfish/%%VERSION%%/%%GNUHOST%% X-@dirrm libexec/sawfish/%%VERSION%% X-@dirrm libexec/sawfish X-@dirrm libexec/rep/%%GNUHOST%%/sawfish 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 X+@dirrm lib/rep/%%GNUHOST%%/sawfish X+@dirrm include/sawfish 4bc3fc305e18db0bdc963575ae0b154e exit >Release-Note: >Audit-Trail: >Unformatted: