commit 6ac6b8d0a1c20b779fb332381b5495d9edf24205 parent d6d2c19542b4821a78b956662dfc957b3e258ea2 Author: therealFIGBERT <naomi@FIGBERT-Mini.local> Date: Mon, 8 Jul 2019 16:37:47 -1000 Updating MacOS application to exec file (temporary fix) Diffstat:
473 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/MacOS/figENC.app/Contents/Info.plist b/MacOS/deprecated_bundle.app/Contents/Info.plist diff --git a/MacOS/figENC.app/Contents/MacOS/Python b/MacOS/deprecated_bundle.app/Contents/MacOS/Python Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_bisect.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_bisect.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_blake2.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_blake2.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_bz2.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_bz2.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_cffi_backend.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_cffi_backend.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_codecs_cn.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_codecs_cn.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_codecs_hk.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_codecs_hk.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_codecs_iso2022.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_codecs_iso2022.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_codecs_jp.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_codecs_jp.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_codecs_kr.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_codecs_kr.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_codecs_tw.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_codecs_tw.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_contextvars.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_contextvars.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_ctypes.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_ctypes.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_datetime.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_datetime.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_decimal.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_decimal.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_hashlib.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_hashlib.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_heapq.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_heapq.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_lzma.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_lzma.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_md5.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_md5.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_multibytecodec.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_multibytecodec.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_opcode.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_opcode.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_pickle.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_pickle.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_posixsubprocess.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_posixsubprocess.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_random.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_random.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_scproxy.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_scproxy.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_sha1.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_sha1.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_sha256.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_sha256.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_sha3.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_sha3.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_sha512.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_sha512.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_socket.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_socket.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_ssl.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_ssl.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_struct.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_struct.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_struct/cpython-37m-darwin/sotruct.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_struct/cpython-37m-darwin/sotruct.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/_tkinter.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/_tkinter.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/base_library.zip b/MacOS/deprecated_bundle.app/Contents/MacOS/base_library.zip Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/binascii.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/binascii.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/deprecated_bundle.app/Contents/MacOS/cryptography-2.7-py3.7.egg-info b/MacOS/deprecated_bundle.app/Contents/MacOS/cryptography-2.7-py3.7.egg-info @@ -0,0 +1 @@ +../Resources/cryptography-2.7-py3.7.egg-info +\ No newline at end of file diff --git a/MacOS/figENC.app/Contents/MacOS/cryptography/hazmat/bindings/_constant_time.abi3.so b/MacOS/deprecated_bundle.app/Contents/MacOS/cryptography/hazmat/bindings/_constant_time.abi3.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/cryptography/hazmat/bindings/_openssl.abi3.so b/MacOS/deprecated_bundle.app/Contents/MacOS/cryptography/hazmat/bindings/_openssl.abi3.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/cryptography/hazmat/bindings/_padding.abi3.so b/MacOS/deprecated_bundle.app/Contents/MacOS/cryptography/hazmat/bindings/_padding.abi3.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/figENC b/MacOS/deprecated_bundle.app/Contents/MacOS/figENC Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/grp.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/grp.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/libcrypto.1.1.dylib b/MacOS/deprecated_bundle.app/Contents/MacOS/libcrypto.1.1.dylib Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/libncursesw.5.dylib b/MacOS/deprecated_bundle.app/Contents/MacOS/libncursesw.5.dylib Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/libssl.1.1.dylib b/MacOS/deprecated_bundle.app/Contents/MacOS/libssl.1.1.dylib Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/libtcl8.6.dylib b/MacOS/deprecated_bundle.app/Contents/MacOS/libtcl8.6.dylib Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/libtk8.6.dylib b/MacOS/deprecated_bundle.app/Contents/MacOS/libtk8.6.dylib Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/math.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/math.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/pyexpat.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/pyexpat.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/readline.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/readline.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/resource.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/resource.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/select.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/select.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/auto.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/auto.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/clock.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/clock.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/ascii.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/ascii.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/big5.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/big5.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1250.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1250.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1251.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1251.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1252.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1252.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1253.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1253.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1254.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1254.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1255.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1255.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1256.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1256.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1257.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1257.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1258.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp1258.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp437.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp437.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp737.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp737.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp775.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp775.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp850.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp850.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp852.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp852.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp855.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp855.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp857.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp857.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp860.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp860.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp861.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp861.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp862.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp862.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp863.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp863.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp864.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp864.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp865.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp865.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp866.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp866.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp869.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp869.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp874.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp874.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp932.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp932.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp936.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp936.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp949.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp949.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/cp950.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/cp950.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/dingbats.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/dingbats.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/ebcdic.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/ebcdic.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/euc-cn.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/euc-cn.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/euc-jp.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/euc-jp.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/euc-kr.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/euc-kr.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/gb12345.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/gb12345.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/gb1988.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/gb1988.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/gb2312-raw.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/gb2312-raw.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/gb2312.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/gb2312.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso2022-jp.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso2022-jp.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso2022-kr.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso2022-kr.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso2022.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso2022.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-1.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-1.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-10.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-10.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-13.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-13.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-14.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-14.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-15.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-15.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-16.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-16.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-2.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-2.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-3.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-3.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-4.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-4.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-5.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-5.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-6.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-6.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-7.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-7.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-8.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-8.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-9.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/iso8859-9.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/jis0201.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/jis0201.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/jis0208.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/jis0208.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/jis0212.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/jis0212.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/koi8-r.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/koi8-r.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/koi8-u.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/koi8-u.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/ksc5601.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/ksc5601.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macCentEuro.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macCentEuro.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macCroatian.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macCroatian.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macCyrillic.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macCyrillic.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macDingbats.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macDingbats.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macGreek.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macGreek.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macIceland.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macIceland.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macJapan.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macJapan.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macRoman.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macRoman.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macRomania.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macRomania.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macThai.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macThai.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macTurkish.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macTurkish.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/macUkraine.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/macUkraine.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/shiftjis.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/shiftjis.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/symbol.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/symbol.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/encoding/tis-620.enc b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/encoding/tis-620.enc diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/history.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/history.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/http1.0/http.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/http1.0/http.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/http1.0/pkgIndex.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/http1.0/pkgIndex.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/init.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/init.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/af.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/af.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/af_za.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/af_za.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ar.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ar.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_jo.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_jo.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_lb.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_lb.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_sy.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ar_sy.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/be.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/be.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/bg.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/bg.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/bn.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/bn.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/bn_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/bn_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ca.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ca.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/cs.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/cs.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/da.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/da.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/de.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/de.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/de_at.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/de_at.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/de_be.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/de_be.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/el.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/el.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_au.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_au.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_be.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_be.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_bw.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_bw.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_ca.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_ca.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_gb.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_gb.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_hk.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_hk.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_ie.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_ie.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_nz.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_nz.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_ph.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_ph.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_sg.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_sg.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_za.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_za.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/en_zw.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/en_zw.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/eo.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/eo.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ar.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ar.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_bo.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_bo.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_cl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_cl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_co.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_co.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_cr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_cr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_do.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_do.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ec.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ec.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_gt.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_gt.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_hn.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_hn.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_mx.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_mx.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ni.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ni.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_pa.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_pa.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_pe.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_pe.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_pr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_pr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_py.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_py.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_sv.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_sv.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_uy.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_uy.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ve.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/es_ve.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/et.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/et.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/eu.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/eu.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/eu_es.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/eu_es.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fa.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fa.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fa_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fa_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fa_ir.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fa_ir.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fi.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fi.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fo.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fo.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fo_fo.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fo_fo.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fr_be.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fr_be.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fr_ca.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fr_ca.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/fr_ch.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/fr_ch.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ga.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ga.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ga_ie.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ga_ie.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/gl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/gl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/gl_es.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/gl_es.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/gv.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/gv.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/gv_gb.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/gv_gb.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/he.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/he.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/hi.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/hi.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/hi_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/hi_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/hr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/hr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/hu.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/hu.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/id.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/id.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/id_id.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/id_id.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/is.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/is.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/it.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/it.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/it_ch.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/it_ch.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ja.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ja.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/kl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/kl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/kl_gl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/kl_gl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ko.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ko.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ko_kr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ko_kr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/kok.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/kok.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/kok_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/kok_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/kw.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/kw.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/kw_gb.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/kw_gb.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/lt.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/lt.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/lv.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/lv.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/mk.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/mk.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/mr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/mr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/mr_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/mr_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ms.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ms.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ms_my.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ms_my.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/mt.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/mt.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/nb.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/nb.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/nl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/nl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/nl_be.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/nl_be.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/nn.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/nn.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/pl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/pl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/pt.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/pt.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/pt_br.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/pt_br.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ro.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ro.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ru.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ru.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ru_ua.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ru_ua.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/sh.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/sh.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/sk.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/sk.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/sl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/sl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/sq.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/sq.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/sr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/sr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/sv.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/sv.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/sw.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/sw.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ta.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ta.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/ta_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/ta_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/te.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/te.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/te_in.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/te_in.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/th.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/th.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/tr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/tr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/uk.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/uk.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/vi.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/vi.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/zh.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/zh.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_cn.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_cn.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_hk.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_hk.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_sg.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_sg.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_tw.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/msgs/zh_tw.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/opt0.4/optparse.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/opt0.4/optparse.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/opt0.4/pkgIndex.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/opt0.4/pkgIndex.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/package.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/package.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/parray.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/parray.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/safe.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/safe.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/tclAppInit.c b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/tclAppInit.c diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/tclIndex b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/tclIndex diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/tm.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/tm.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8.6/word.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8.6/word.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8/8.4/platform-1.0.14.tm b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8/8.4/platform-1.0.14.tm diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8/8.4/platform/shell-1.1.4.tm b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8/8.4/platform/shell-1.1.4.tm diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8/8.5/msgcat-1.6.1.tm b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8/8.5/msgcat-1.6.1.tm diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8/8.5/tcltest-2.4.1.tm b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8/8.5/tcltest-2.4.1.tm diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8/8.6/http-2.8.12.tm b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8/8.6/http-2.8.12.tm diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tcl8/8.6/tdbc/sqlite3-1.0.6.tm b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tcl8/8.6/tdbc/sqlite3-1.0.6.tm diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tclConfig.sh b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tclConfig.sh diff --git a/MacOS/figENC.app/Contents/MacOS/tcl/tclooConfig.sh b/MacOS/deprecated_bundle.app/Contents/MacOS/tcl/tclooConfig.sh diff --git a/MacOS/figENC.app/Contents/MacOS/termios.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/termios.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/Tk.icns b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/Tk.icns Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/Tk.tiff b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/Tk.tiff Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/bgerror.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/bgerror.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/button.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/button.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/choosedir.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/choosedir.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/clrpick.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/clrpick.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/comdlg.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/comdlg.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/console.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/console.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/README b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/README diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/anilabel.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/anilabel.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/aniwave.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/aniwave.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/arrow.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/arrow.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/bind.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/bind.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/bitmap.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/bitmap.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/browse b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/browse diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/button.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/button.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/check.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/check.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/clrpick.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/clrpick.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/colors.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/colors.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/combo.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/combo.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/cscroll.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/cscroll.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ctext.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ctext.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/dialog1.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/dialog1.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/dialog2.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/dialog2.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/en.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/en.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/entry1.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/entry1.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/entry2.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/entry2.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/entry3.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/entry3.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/filebox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/filebox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/floor.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/floor.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/fontchoose.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/fontchoose.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/form.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/form.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/goldberg.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/goldberg.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/hello b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/hello diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/hscale.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/hscale.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/icon.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/icon.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/image1.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/image1.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/image2.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/image2.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/earth.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/earth.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/earthmenu.png b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/earthmenu.png Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/earthris.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/earthris.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/flagdown.xbm b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/flagdown.xbm diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/flagup.xbm b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/flagup.xbm diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/gray25.xbm b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/gray25.xbm diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/letters.xbm b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/letters.xbm diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/noletter.xbm b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/noletter.xbm diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/ouster.png b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/ouster.png Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/pattern.xbm b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/pattern.xbm diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/tcllogo.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/tcllogo.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/images/teapot.ppm b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/images/teapot.ppm diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/items.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/items.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ixset b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ixset diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/knightstour.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/knightstour.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/label.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/label.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/labelframe.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/labelframe.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/license.terms b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/license.terms diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/mclist.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/mclist.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/menu.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/menu.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/menubu.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/menubu.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/msgbox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/msgbox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/nl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/nl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/paned1.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/paned1.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/paned2.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/paned2.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/pendulum.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/pendulum.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/plot.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/plot.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/puzzle.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/puzzle.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/radio.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/radio.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/rmt b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/rmt diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/rolodex b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/rolodex diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ruler.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ruler.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/sayings.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/sayings.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/search.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/search.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/spin.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/spin.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/states.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/states.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/style.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/style.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/tclIndex b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/tclIndex diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/tcolor b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/tcolor diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/text.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/text.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/textpeer.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/textpeer.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/timer b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/timer diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/toolbar.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/toolbar.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/tree.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/tree.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ttkbut.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ttkbut.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ttkmenu.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ttkmenu.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ttknote.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ttknote.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ttkpane.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ttkpane.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ttkprogress.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ttkprogress.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/ttkscale.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/ttkscale.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/twind.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/twind.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/unicodeout.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/unicodeout.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/vscale.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/vscale.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/demos/widget b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/demos/widget diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/dialog.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/dialog.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/entry.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/entry.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/focus.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/focus.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/fontchooser.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/fontchooser.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/iconlist.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/iconlist.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/icons.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/icons.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/README b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/README diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/logo.eps b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/logo.eps diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/logo100.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/logo100.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/logo64.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/logo64.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/logoLarge.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/logoLarge.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/logoMed.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/logoMed.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo.eps b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo.eps diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo100.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo100.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo150.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo150.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo175.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo175.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo200.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo200.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo75.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/pwrdLogo75.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/images/tai-ku.gif b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/images/tai-ku.gif Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/listbox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/listbox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/megawidget.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/megawidget.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/menu.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/menu.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/mkpsenc.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/mkpsenc.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgbox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgbox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/cs.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/cs.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/da.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/da.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/de.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/de.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/el.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/el.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/en.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/en.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/en_gb.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/en_gb.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/eo.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/eo.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/es.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/es.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/fr.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/fr.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/hu.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/hu.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/it.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/it.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/nl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/nl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/pl.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/pl.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/pt.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/pt.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/ru.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/ru.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/msgs/sv.msg b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/msgs/sv.msg diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/obsolete.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/obsolete.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/optMenu.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/optMenu.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/palette.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/palette.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/panedwindow.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/panedwindow.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/pkgIndex.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/pkgIndex.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/safetk.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/safetk.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/scale.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/scale.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/scrlbar.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/scrlbar.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/spinbox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/spinbox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/tclIndex b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/tclIndex diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/tearoff.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/tearoff.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/text.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/text.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/tk.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/tk.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/tkAppInit.c b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/tkAppInit.c diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/tkfbox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/tkfbox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/altTheme.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/altTheme.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/aquaTheme.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/aquaTheme.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/button.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/button.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/clamTheme.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/clamTheme.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/classicTheme.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/classicTheme.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/combobox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/combobox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/cursors.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/cursors.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/defaults.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/defaults.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/entry.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/entry.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/fonts.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/fonts.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/menubutton.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/menubutton.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/notebook.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/notebook.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/panedwindow.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/panedwindow.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/progress.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/progress.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/scale.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/scale.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/scrollbar.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/scrollbar.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/sizegrip.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/sizegrip.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/spinbox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/spinbox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/treeview.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/treeview.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/ttk.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/ttk.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/utils.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/utils.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/vistaTheme.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/vistaTheme.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/winTheme.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/winTheme.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/ttk/xpTheme.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/ttk/xpTheme.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/unsupported.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/unsupported.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tk8.6/xmfbox.tcl b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tk8.6/xmfbox.tcl diff --git a/MacOS/figENC.app/Contents/MacOS/tk/tkConfig.sh b/MacOS/deprecated_bundle.app/Contents/MacOS/tk/tkConfig.sh diff --git a/MacOS/figENC.app/Contents/MacOS/unicodedata.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/unicodedata.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/zlib.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/zlib.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/zlib/cpython-37m-darwin/soib.cpython-37m-darwin.so b/MacOS/deprecated_bundle.app/Contents/MacOS/zlib/cpython-37m-darwin/soib.cpython-37m-darwin.so Binary files differ. diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/AUTHORS.rst b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/AUTHORS.rst diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/INSTALLER b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/INSTALLER diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE.APACHE b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE.APACHE diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE.BSD b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE.BSD diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE.PSF b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/LICENSE.PSF diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/METADATA b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/METADATA diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/RECORD b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/RECORD diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/WHEEL b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/WHEEL diff --git a/MacOS/figENC.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/top_level.txt b/MacOS/deprecated_bundle.app/Contents/Resources/cryptography-2.7-py3.7.egg-info/top_level.txt diff --git a/MacOS/figENC.app/Contents/Resources/icon-windowed.icns b/MacOS/deprecated_bundle.app/Contents/Resources/icon-windowed.icns Binary files differ. diff --git a/MacOS/figENC b/MacOS/figENC Binary files differ. diff --git a/MacOS/figENC.app/Contents/MacOS/cryptography-2.7-py3.7.egg-info b/MacOS/figENC.app/Contents/MacOS/cryptography-2.7-py3.7.egg-info @@ -1 +0,0 @@ -../Resources/cryptography-2.7-py3.7.egg-info -\ No newline at end of file diff --git a/MacOS/figENC_MacOS.py b/MacOS/figENC_MacOS.py @@ -4,8 +4,6 @@ from encrypt import rsa_enc from decrypt import rsa_dec from decrypt import weak_dec import tkinter as tk -from os import makedirs -from os import path as Path crypto_mode = "" def setup(mode):