Format qss file, replace qrc script, new rc files, fixes #62

This commit is contained in:
Daniel Pizetta 2018-02-06 17:37:07 -02:00
parent 4006220679
commit 4903111182
6 changed files with 1636 additions and 1832 deletions

View File

@ -1,54 +0,0 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# The MIT License (MIT)
#
# Copyright (c) <2013-2014> <Colin Duquesnoy>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
#
"""
Utility scripts to compile the qrc file. The script will
attempt to compile the qrc file using the following tools:
- rcc
- pyside-rcc
- pyrcc4
Delete the compiled files that you don't want to use
manually after running this script.
"""
import os
def compile_all():
"""
Compile style.qrc using rcc, pyside-rcc and pyrcc4
"""
# print("Compiling for Qt: style.qrc -> style.rcc")
# os.system("rcc style.qrc -o style.rcc")
print("Compiling for PyQt4: style.qrc -> pyqt_style_rc.py")
os.system("pyrcc4 -py3 style.qrc -o pyqt_style_rc.py")
print("Compiling for PyQt5: style.qrc -> pyqt5_style_rc.py")
os.system("pyrcc5 style.qrc -o pyqt5_style_rc.py")
print("Compiling for PySide: style.qrc -> pyside_style_rc.py")
os.system("pyside-rcc -py3 style.qrc -o pyside_style_rc.py")
if __name__ == "__main__":
compile_all()

File diff suppressed because it is too large Load Diff

View File

@ -9,296 +9,244 @@
from PyQt4 import QtCore
qt_resource_data = b"\
\x00\x00\x11\xf2\
\x00\x00\x0e\xb5\
\x00\
\x00\x66\x82\x78\x9c\xcd\x1c\x6b\x73\xdb\x36\xf2\xbb\x7e\x05\xea\
\x7c\x49\x7a\x52\x63\x5b\x91\x1f\xcc\xe5\x66\x64\x5b\x8e\x35\x67\
\x5b\xb6\xa4\x34\xd7\xb9\xe9\x64\x28\x09\xb2\x78\xa1\x49\x95\xa4\
\xea\xb8\x9d\xfe\xf7\x5b\x80\x00\x84\x37\x29\xd9\xce\x5d\xd3\x49\
\x2b\x72\xb1\x2f\x2c\x16\xbb\x8b\x05\xdf\xfe\xd8\x40\x3f\xa2\xf1\
\x02\xa3\xab\xfe\x18\x5d\x46\x53\x9c\xe4\x18\xbd\x86\x1f\x6f\xe0\
\x05\x79\x77\x9a\x2e\x1f\xb3\xe8\x6e\x51\xa0\xd7\xd3\x37\xe8\xef\
\xfb\xbb\x7b\xed\x16\xfc\xf5\xee\x1f\xe8\xef\xa7\x69\x1c\x25\xe8\
\x6c\xf5\xdb\x0a\xe7\x49\xfa\xf8\x0f\x36\xe2\x06\x67\xf7\x51\x9e\
\x47\x69\x82\xa2\x1c\x2d\x70\x86\x27\x8f\xe8\x2e\x0b\x93\x02\xcf\
\x9a\x68\x9e\x61\x8c\xd2\x39\x9a\x2e\xc2\xec\x0e\x37\x51\x91\xa2\
\x30\x79\x44\x4b\x9c\xe5\x30\x20\x9d\x14\x61\x94\x44\xc9\x1d\x0a\
\xd1\x14\x28\x13\x7c\x00\x5c\x2c\x00\x53\x9e\xce\x8b\x87\x30\xc3\
\x00\x3f\x43\x61\x9e\xa7\xd3\x28\x04\x94\x68\x96\x4e\x57\xf7\x38\
\x29\xc2\x82\x90\x9c\x47\x31\xce\xd1\xeb\x02\x44\xda\x19\xb1\x11\
\x3b\x6f\x28\x9d\x19\x0e\x63\x82\x10\x98\x26\xaf\xf9\x5b\xf4\x10\
\x15\x8b\x74\x55\xa0\x0c\xe7\x45\x16\x4d\x09\x9a\x26\x00\x4d\xe3\
\xd5\x8c\x70\xc2\x5f\xc7\xd1\x7d\xc4\x88\x90\xe1\x54\x29\x39\xc1\
\x07\xa8\x57\x39\x88\x42\x18\x6e\xa2\xfb\x74\x16\xcd\xc9\x7f\x31\
\x95\x6f\xb9\x9a\xc4\x51\xbe\x68\xa2\x59\x44\xb0\x4f\x56\x05\x3c\
\xcc\xc9\x43\xaa\xeb\x26\x91\xe6\x6d\x9a\xa1\x1c\xc7\x94\x39\x40\
\x12\x81\x00\x54\xe8\x35\x8f\x14\x8c\x10\x5a\x12\xe5\x16\x4c\x5d\
\x39\x79\xf2\xb0\x48\xef\x55\x79\x22\xca\xd5\x7c\x95\x25\x40\x18\
\xd3\x61\xb3\x14\xd4\x47\xe9\xfe\x07\x4f\x0b\xf2\x84\x8c\x98\xa7\
\x71\x9c\x3e\x10\x19\xa7\x69\x32\x8b\x88\x68\x79\xd0\xe0\x16\x11\
\x4e\xd2\xdf\x31\x15\xaa\x9c\xff\x24\x2d\x80\xe7\x92\x11\x32\x1f\
\xcb\xf5\x3c\xb3\x57\xf9\x22\x8c\x63\x34\xc1\x4c\x79\x40\x3a\x4a\
\x08\x36\xf2\x94\xcb\x95\x11\x26\xf2\x02\xac\x21\x0a\x63\xb4\x4c\
\x33\x4a\x55\x97\xf7\xa7\x92\x8b\x8b\x1e\x1a\x0d\xce\xc7\x9f\xbb\
\xc3\x1e\xea\x8f\xd0\xcd\x70\xf0\x73\xff\xac\x77\x86\x76\xba\x23\
\xf8\xbd\xd3\x44\x9f\xfb\xe3\x8b\xc1\xa7\x31\x02\x88\x61\xf7\x7a\
\xfc\x0b\x1a\x9c\xa3\xee\xf5\x2f\xe8\x9f\xfd\xeb\xb3\x26\xea\xfd\
\xeb\x66\xd8\x1b\x8d\xd0\x60\x48\xb0\xf5\xaf\x6e\x2e\xfb\x3d\x78\
\xdc\xbf\x3e\xbd\xfc\x74\xd6\xbf\xfe\x88\x4e\x60\xe8\xf5\x00\x0c\
\xbf\x0f\x16\x0f\x78\xc7\x03\x4a\x93\x61\xeb\xf7\x46\x04\xdf\x55\
\x6f\x78\x7a\x01\x3f\xbb\x27\xfd\xcb\xfe\xf8\x97\x26\xc1\x75\xde\
\x1f\x5f\x13\xcc\xe7\x83\x21\xea\xa2\x9b\xee\x70\xdc\x3f\xfd\x74\
\xd9\x1d\xa2\x9b\x4f\xc3\x9b\xc1\xa8\x07\x4c\x9c\x01\xe6\xeb\xfe\
\xf5\xf9\x10\x08\xf5\xae\x7a\xd7\xe3\x9f\x80\x30\x3c\x43\xbd\x9f\
\xe1\x07\x1a\x5d\x74\x2f\x2f\x09\x35\x82\xae\xfb\x09\xc4\x18\x12\
\x46\xd1\xe9\xe0\xe6\x97\x61\xff\xe3\xc5\x18\x5d\x0c\x2e\xcf\x7a\
\xf0\xf0\xa4\x07\xfc\x75\x4f\x2e\x7b\x25\x35\x90\xee\xf4\xb2\xdb\
\xbf\x6a\xa2\xb3\xee\x55\xf7\x63\x8f\x8e\x1a\x00\x22\x2a\x24\x81\
\x2c\xd9\x44\x9f\x2f\x7a\xe4\x29\xa1\xda\x85\x7f\x4f\xc7\xfd\xc1\
\x35\x91\xe7\x74\x70\x3d\x1e\xc2\xcf\x26\x88\x3b\x1c\x8b\xd1\x9f\
\xfb\xa3\x5e\x13\x75\x87\xfd\x11\xd1\xcc\xf9\x70\x70\x45\x25\x25\
\xda\x85\x41\x03\x8a\x07\x86\x5e\xf7\x4a\x44\x44\xf3\xea\x04\x01\
\x08\xf9\xfd\x69\xd4\x13\x38\xd1\x59\xaf\x7b\x09\xe8\x60\xb6\xae\
\xf5\x09\xfd\x09\x1e\xbc\x6d\xdc\x8e\xd3\x34\x1e\x47\xcb\xc6\x9f\
\x0d\x04\xff\x4c\xd2\x6c\x86\xb3\x00\xed\x2d\xbf\x81\xc1\xc6\xd1\
\x0c\xbd\x3a\x3c\x38\x3c\x3e\x3c\x7d\x5f\xbe\x0e\xa7\x5f\xef\xb2\
\x74\x95\xcc\x5a\xd3\x34\x4e\x01\xf0\x55\xa7\x7b\xd8\x39\x38\x28\
\x5f\xb3\x67\x0f\x8b\xa8\xc0\xe5\x93\x65\x38\x23\x6b\x38\x40\x9d\
\xe5\xb7\xf2\x49\xba\x0c\xa7\x51\xf1\x18\xa0\xfd\xdd\xdd\xf7\x8d\
\xbf\x1a\x8d\xdb\xcf\xd1\xec\x0e\x17\x8c\x01\x8e\x16\xcf\xe7\xbb\
\xf3\x3d\x27\xd5\xf6\x5e\xfb\xa0\x3d\x29\x5f\xc3\xca\xc5\xd4\x69\
\xb4\x0c\xc0\x57\xed\x59\x88\xf1\xb1\x0e\x57\x45\x24\x8e\x96\x01\
\x53\xc5\x7b\x49\x2d\xad\xe8\x3e\xbc\xc3\x01\xac\xb6\x04\xbf\x57\
\xd4\xb5\x0b\xea\x2a\xc0\xc3\xe6\x4b\x58\x3b\x49\x81\x26\x31\x60\
\x63\xf2\xae\x0a\xf0\xd2\x30\x4a\x91\x36\x00\x0d\xdd\x07\x0b\x58\
\xe0\x19\xd7\xbc\x29\xe4\xde\xd1\xbb\x83\xce\xec\xbd\x55\x2f\x3a\
\xaa\x52\x38\x3c\xab\xc6\x46\x46\x9e\x2e\xf0\xf4\xeb\x49\xfa\x8d\
\x41\xe7\x64\x4e\xd4\x59\xe2\x5c\xaf\x65\xb5\x29\xed\x1e\xf6\x90\
\x08\xf4\x9e\x16\x45\x7a\x0f\x53\x4a\x86\xcb\xf8\x03\x70\xba\xe1\
\x24\x16\x6c\x71\x1c\xdc\xa6\x14\xd8\x20\x02\x1f\x38\x0d\x8b\x34\
\x6b\x36\x6e\x3f\x02\xf3\x4b\xf5\x29\xc3\xf1\x10\xcd\x8a\x05\x58\
\xe8\x11\xe7\x75\x81\x89\x7b\xe4\x4f\xfe\xf2\x8d\x65\xfc\xc6\x78\
\x5e\xd8\xb8\x5d\xc3\x07\xab\x64\x4a\x9e\x0a\xce\xd9\xd4\xaf\xb2\
\xf8\x75\xf0\xf6\xb7\x3c\xff\x12\x81\xcb\xce\xdf\x66\xd3\xb7\x14\
\x6e\x92\x7e\xfb\x22\x86\xfc\xb4\x4c\xee\xde\xd4\x40\x5d\xce\x7f\
\xb3\x0a\x6a\x0e\xfb\x6b\x5e\x09\xb5\x84\xdd\x33\x87\x0d\xde\x2a\
\xbe\x85\xa6\x1f\x8a\xd3\xf4\x43\x31\x9a\x54\x45\x7c\x29\xac\x0d\
\x66\x13\x95\x7d\xa1\x04\x2b\x14\xb7\xf1\x8c\xd4\x9b\x8f\x3a\xb3\
\x51\x67\x2e\xea\xcd\x44\x9d\x79\xa8\x33\x0b\xcf\x36\x07\x8e\x19\
\xb0\xcb\x08\xff\x87\x0b\x12\x77\x24\x10\xfa\xd5\x9f\x08\x65\x58\
\xc5\x74\x28\xb0\x5e\x85\xab\x90\xbe\xe9\x53\x21\x65\x95\x6d\xce\
\xfe\x26\xa6\x2a\xfc\x5f\xc5\x24\x6a\x6e\x72\x83\x59\xe3\x23\x6b\
\xfb\x9c\x0a\x8e\x4c\xc0\x2d\x1c\xa0\x8d\xab\x61\x38\x8b\xd2\x93\
\x15\x6c\x14\xc9\x4b\xed\x3a\x12\x89\xea\x8d\x47\x81\x76\x6d\x32\
\xfb\x7b\xfa\x26\x53\x3e\xd1\xa9\x6d\xb5\x71\x64\x04\x81\x6d\xd7\
\xa8\xc6\x2d\x8c\xbd\x12\x90\xaf\x9f\x4a\x40\x75\x51\x98\x9e\xc4\
\x32\x37\xb5\x45\x33\x96\x8c\x83\x1b\x55\x73\xcf\xc2\x83\xb9\x05\
\xf8\x69\x57\x69\xb6\xa6\x5e\x5f\x50\xab\xdb\xe9\x54\x5f\x10\x4f\
\x20\xec\x5f\xdc\x4f\x74\x26\xba\xe5\x98\xc4\x1a\xb7\x57\x38\x59\
\x9d\x84\x9e\xc0\x59\xce\x0e\x6c\x81\x33\x43\x10\xd0\xd0\xd9\x40\
\x13\xc8\xa1\xbc\x65\x80\x3b\xd6\xd6\x46\x56\x24\x54\x26\x62\xbb\
\xb5\xd4\xcf\xc5\xe4\x6c\xa7\xda\x71\xb6\x84\x73\x63\x59\x1a\x7f\
\x21\x5c\x1c\xe1\xae\x1e\x33\x6e\x6a\x92\x7f\x26\xe8\x40\xd2\xa9\
\xd8\x01\x38\x44\x47\x83\x58\xcf\x8a\x9c\x3f\xa2\x36\x49\xb3\xf8\
\xff\xb8\xd4\x2b\xcf\x00\x7a\xfb\x23\x29\x2a\xe1\xec\x77\x4c\x77\
\x1b\x52\x71\xc9\xd6\x79\x20\x1b\x4d\xd2\x60\x95\xb8\x3e\xc3\x2e\
\x1b\x0a\x00\x10\x48\x11\x5b\x47\x7f\xaa\xdb\x84\x60\x50\x32\x8e\
\x98\xbc\x9b\xc4\x2b\xac\xcc\x46\x99\x8c\xec\x09\x91\xd8\xe3\xac\
\x44\xa4\xab\x86\xaf\x2d\x54\x33\x19\x6a\x80\x0a\x60\x89\xb7\xf0\
\xb7\x69\xbc\xca\xa3\xdf\x49\x6d\x88\xa3\xf8\x80\xe8\x2a\x03\x35\
\x80\xf2\x8a\xc7\x58\x7a\x47\x70\xbd\xce\x31\x46\xb7\x5d\xaa\x2a\
\x1a\x2a\x10\x71\x8b\x1e\x47\xf4\x86\x96\x0f\x34\xb6\x02\x85\xd6\
\xda\x01\xa0\x27\x65\x51\x35\x89\x88\x69\xdb\x82\x9a\xcd\xab\xf9\
\xc9\x6e\x2c\xd9\xa6\x72\x6d\x2f\x95\x5b\x26\xb0\x06\xbb\x25\x50\
\xbf\x8b\x26\xd4\x85\xeb\xc6\xb0\x9d\x25\x6c\x63\x05\xce\x90\xa8\
\x0e\xf6\xfa\x8a\xaa\xde\x64\x3c\xf4\x36\x93\x65\x13\x49\xb6\x94\
\xa3\x52\x0a\xea\x4a\x5a\x61\x96\xa5\x0f\xc8\xe2\x78\x2b\x68\x90\
\xc1\x5f\xe8\x60\x8a\xb8\xdc\x82\x59\xe9\xc9\x11\x65\xbf\xeb\x90\
\x3f\x95\xc5\x3b\xc2\x61\x77\x92\x83\xc7\x9e\x16\x7d\x70\xbb\x3f\
\x47\xf8\x81\x61\x0a\x63\xc8\xb7\x48\xb6\x65\xd6\xf4\xfc\xdb\xbb\
\x7d\x53\x68\x77\xdb\xc7\xed\x63\xa5\x96\x47\x74\xb7\xca\xa5\xdd\
\x89\x89\x54\x06\x76\x48\xec\xcc\xf4\xb7\x7b\x13\xe4\x5b\x2e\xc1\
\x30\x0e\x27\x1a\x12\x91\x8a\xf1\x07\x72\xa0\xc4\x9f\x8d\x00\x11\
\xb6\x13\x2a\x83\x33\x82\xfb\x12\x82\xb5\xde\x2c\x2a\xdc\x41\xcf\
\x7e\x7b\xff\x60\xff\xd8\x55\x76\x65\x52\xd3\x95\x1d\x94\xcc\x57\
\x06\x28\x2e\x6d\xb9\xb6\x44\x7d\x2e\x91\xce\xb5\x60\x8b\xd5\x42\
\x79\x02\x8a\x14\xa9\x37\xe4\x84\xed\x97\x45\xba\x24\x35\x65\x3e\
\x9b\xeb\xdc\xb6\x88\x0a\x70\x66\x2c\xe5\x5c\x4d\xc0\xae\x8b\x2c\
\x8d\x5b\x29\x18\x36\x59\x02\xe5\xf0\xf7\xfa\xeb\x65\x9a\xd3\xf3\
\x18\x08\xe9\xd2\x25\x9a\x42\x34\xc1\x6b\xc1\x3c\x58\xd2\xf7\x6d\
\xfe\x9c\x6d\xdc\xe6\x0b\xca\xe1\x9e\xe0\x90\x6b\x6b\x34\x05\x7a\
\x71\x37\xc3\xa1\x32\xf9\xa6\xa0\x1b\xc7\x83\x46\x18\x5b\x92\x22\
\x56\xbd\x00\xf1\xff\x00\x51\xc3\xb8\xa1\x06\x2e\x7b\x1d\x55\xaf\
\x01\x6a\x03\xb9\x3d\x1a\x75\xb1\xff\x31\xb9\x91\x4b\xdf\xaf\xf6\
\xbb\xfb\xc7\xfb\xf6\xb5\xf6\xce\x8c\x8a\xd6\xe6\xcb\x86\xa9\x7c\
\x06\x8b\x30\x99\xc5\xd8\xe4\xd7\x82\xe1\x60\xb7\x73\xde\x39\x67\
\xcc\x83\x45\xb0\xd8\x48\x5f\x02\x0a\x33\x1a\x35\x98\xa9\x16\x4d\
\x8b\x0c\x7a\x5c\x1b\xbb\x4c\x11\xec\xbf\xb6\xe3\x01\xbf\x13\xd5\
\xdd\xb4\x1c\xc5\xed\x1a\x51\x9c\x78\x62\x35\x4d\x8a\xd6\x78\xaf\
\x5b\xb6\x26\x23\x40\xbe\x88\x8c\x64\x3d\xb8\x45\x34\x25\x32\x84\
\xb6\x8a\x48\xb0\x6e\x2a\xa1\x65\x16\x59\x5a\x5f\x05\x25\x32\x93\
\x4d\x66\xf4\x19\xa4\xac\x3d\x91\x55\x33\xc9\xe4\x44\x55\x60\xf5\
\x05\x5d\x4f\xeb\xff\x68\x36\x57\xcb\x32\x74\x91\xd8\x57\xe5\x9b\
\xa5\x0f\x89\x01\x62\xc9\xcd\xc5\x66\x6a\x18\xcb\x92\x08\xef\x42\
\x4f\xd4\xa7\x01\xf8\x90\x4b\x43\x61\x26\x0a\x08\xf2\x3c\x2e\x4b\
\xf6\x95\x5c\x83\x86\x03\x56\x9c\xaf\xbe\x20\xb7\x70\xc0\x76\x0f\
\x5b\xcd\xac\xee\x5f\xb9\x11\x6c\xe2\x60\x85\x2d\x6a\xe4\xe4\xcd\
\x46\x72\x3f\x35\x5d\xcf\x6a\xf9\xfc\x8e\x07\x76\xeb\xad\xfd\xce\
\xb3\x0a\x47\xcc\xfb\xf9\xc5\x2b\x4b\x3d\x5b\xef\x1d\x5c\x42\x8b\
\x5f\x35\x61\xa8\xb3\xd9\x6c\x26\xbf\xdf\x04\xfa\x67\xd0\xe6\x4f\
\x4d\xa0\xfa\xde\x74\x3d\x99\xff\xb3\x39\x14\xfe\x94\xb3\xef\xf4\
\xa6\x4e\x97\x50\xe9\x4b\xed\xa8\x85\x27\xad\x83\xf8\x76\x8c\xbf\
\x15\xf5\x33\x9e\x7a\x79\xa0\x52\x7b\xbd\x89\xc3\x28\xa9\x4d\xa5\
\x8a\xcc\x46\xf1\x3a\x21\x7f\x81\x43\x78\x4d\xf2\x24\x52\x4d\xa1\
\xb5\x15\x37\x13\x55\xb5\x56\x57\xc2\xe7\xa4\x3e\x8a\xfe\xc0\x1f\
\xb3\x68\x59\x59\x63\xc8\x01\xf0\x0e\x00\x2d\xe1\xea\xbe\x11\xae\
\xf2\x64\xba\x71\x7b\x05\xba\xfd\x1c\x25\x60\x4d\x52\x91\x74\xa3\
\x8a\xbd\xd9\x45\xc4\x52\x2e\x91\x45\x88\x03\x44\xab\xca\x67\x21\
\x6d\xbe\x53\xcb\xed\x36\xae\x44\x1b\x8e\x53\xf9\x47\xf0\xa7\xaa\
\xc5\x49\x67\xae\x22\x5b\x53\x79\x17\xc7\x1a\xa6\xb2\x84\x6e\x3d\
\xb9\x93\xc5\x3a\xaa\x19\xdc\xa8\xfc\xdc\xb8\x3d\xcf\xc2\x7b\xbc\
\x7d\x86\xfa\x17\x47\xf1\xef\x39\xf9\x7b\xb4\x08\x97\xf8\xc3\xce\
\xee\xce\xaf\x1b\xa0\x54\xa2\x1c\xc5\x98\x8b\x90\x54\xc0\x94\x46\
\x32\xd7\x40\xd6\x9a\x45\x3d\x4c\x9a\x12\xc7\x84\xfc\x03\x5e\xb5\
\x8f\xdb\x47\xed\x23\x5d\xf9\x6a\x15\x48\x32\xdf\x39\xb8\xe1\xd6\
\x03\x9b\xb5\x49\x1a\xcf\x14\x62\x96\x8c\xb6\x72\x09\x5e\xdc\x83\
\x81\x16\x30\x7e\x12\x66\xa2\xb8\x67\x20\xe4\x4e\xb5\x12\xdd\xcf\
\x7e\x74\xf2\xba\xa8\xcf\x22\x1d\x55\x07\x69\x7d\x36\x3d\x28\x69\
\x01\xed\xd5\x6f\xc5\x17\xf6\xfa\x0b\x78\xf1\x2f\xac\x78\x6d\xee\
\x29\xaf\x3a\x47\x9d\xe3\x4e\x58\x3a\xfd\x55\xbe\x50\xba\x10\xb6\
\x68\x38\x64\xb6\xca\xdd\xa0\x16\xc9\xd9\x16\xa5\xb3\xfa\xe6\x2c\
\xd4\x19\x0b\x41\x3b\xb0\x55\x65\xd1\x0b\xb1\xcf\x22\x80\x52\xc5\
\xad\x10\xa0\x2c\x6e\x09\x21\xb4\x03\x45\xf3\x45\xed\xe2\x59\x55\
\xfd\x91\x33\xa9\xe9\x83\x16\x53\x0d\x53\xf0\x1d\x94\x32\x87\xa9\
\xe1\xd1\x4e\x64\xfd\x98\x14\x5d\xb4\xf6\x9c\xda\x68\xed\x1d\x8a\
\xd6\xc3\xf4\x7e\x92\x4a\x8d\x98\xee\x56\x56\x95\xd4\x73\x97\x73\
\x4d\x3b\x94\x2a\x68\x87\xe2\x10\x52\xd2\x0c\x3b\x75\xa8\x15\xb1\
\x68\x86\x75\xd0\x3d\x38\x3e\x38\x56\x15\xc0\x13\x09\x89\x02\x7b\
\x22\xea\xa4\xcb\x28\x91\x00\x79\x69\x99\xff\xe6\x81\x9c\x40\x24\
\x47\x77\x3a\x2e\x1a\x75\xf1\x81\x19\xc6\xeb\xdf\xd5\x95\x7e\x9b\
\xd3\x50\x24\x11\xae\x45\xb1\x87\xb6\x7d\x09\xac\x83\x19\xdf\xd4\
\xbf\x0b\xc9\x1f\x95\x0e\x72\x9d\x9d\x54\x44\xca\x5b\x96\x97\xbd\
\xfc\x29\xbd\xc5\x5c\x0f\xc1\x2c\x4b\x97\x2d\x92\x4f\x70\xeb\x36\
\x73\x14\xa6\x0c\x7f\x1a\x27\x97\xc7\x94\x2a\x89\x2c\x0f\x51\x27\
\x37\x58\xdd\x7b\xd0\x77\x8c\xd7\x59\x98\x01\xf7\xe1\xa3\x09\xe0\
\x5a\x4c\x64\xfe\x4a\xc7\x24\x94\xa6\x57\x45\xcb\x95\x6d\x03\xd2\
\x34\x22\x92\xab\xca\x46\x18\x77\xda\xef\x42\x19\x90\x6b\x33\xf6\
\x37\xa2\x37\xd2\xf6\x52\x3e\x78\xda\x20\x73\x55\xce\x30\xca\xb5\
\x89\xfe\x74\x38\x93\xcd\x5b\x59\xea\xe5\x76\x96\xd3\x20\x9b\xdb\
\xd2\x5d\x08\xa4\xc0\x13\x39\x06\xa8\x38\x3a\x71\xd8\xae\x7c\x41\
\xc0\x6a\xba\xe5\xa9\x11\xb7\x5e\x1b\x23\x74\x16\xbe\x23\x2b\x65\
\xfd\xd5\xc6\x89\x28\x0b\x98\x0e\x77\x5d\x31\x10\xbd\xa3\x1e\x98\
\x74\x3e\xaf\x0c\xed\x7c\xf5\xba\x8a\xb3\x90\xbf\x3c\xac\x2b\x1e\
\xbc\x76\x8d\x89\x66\x37\x06\xce\xf5\xfa\xb0\x08\x2b\x2d\x1e\x8f\
\x4a\xe4\x95\x39\x9f\x3f\x61\xc1\x6f\xa9\x16\x7d\xfd\x6f\xb5\xc4\
\x1b\xb7\x97\xe1\x04\xc7\xda\xb6\xb8\x2b\xd6\xb1\x9c\x4e\xf1\xe3\
\x6f\x13\xd6\x95\x80\x89\x03\xf3\x60\x19\x26\xd8\x92\x88\x59\x9c\
\x85\x25\x54\x59\x9f\x5b\x19\x78\x8b\x70\x02\x1b\x16\xcf\xf1\xde\
\xfe\x88\xca\x6d\x97\x8c\x45\x24\x0f\xe2\x57\xf1\xca\x2b\x76\x93\
\x47\xda\x5f\xc6\x1a\xc2\x00\xcd\xba\xcd\xf0\xb7\x25\xec\x66\x90\
\xbb\x3c\xb6\x66\x59\xf8\x70\x12\xe6\xe5\x95\x1e\x8b\x2f\x6a\x4b\
\x6c\xb8\x3a\x08\xfc\x4a\xa1\x29\xd3\x34\x4e\x73\xcc\x9c\x03\xaa\
\xee\xfd\x21\xd0\x92\xbd\x78\xdb\x19\x6d\x24\x6a\xda\x48\x39\x84\
\xc2\x3e\x89\x1a\x0b\xac\xeb\xc9\xd5\x62\xd0\x35\x29\xc2\x2c\x8f\
\x07\x37\x68\xdc\x3d\x19\x95\x57\xdc\x18\x03\x60\x0b\x01\x09\x27\
\x3c\x89\x5f\xad\xe8\x99\xc7\xf1\x8e\xd2\x82\x63\x47\x93\x13\x30\
\x6f\xb8\xdd\xd1\xc3\x17\x12\x7f\xd0\x08\xc5\x11\xb3\x59\x02\x94\
\x7d\xcd\x06\xb9\xec\x55\x9d\x8d\x0e\xde\x21\xc5\x3a\xec\x9c\x6c\
\xa3\xa3\x7d\x7b\x00\xfd\x02\x92\xfd\xc0\x45\x2b\x2d\xb9\x3a\xf9\
\x2b\x2d\xe5\x64\x30\x1e\x0f\xae\xec\xc6\x52\x0a\xf1\x64\x7b\x29\
\x1b\x3f\x9e\xd1\x58\xd4\xa8\xd3\xab\x40\x6b\x64\x6a\x8b\x96\x3a\
\xbb\x36\xc5\xb2\x69\xfc\x5e\x56\x53\x36\xf1\x78\x4d\xe6\x69\x42\
\x3b\xe4\xdb\xd2\x76\x2e\x7b\xe7\x63\xbb\xe5\x10\xf6\x9e\x6c\x37\
\xac\x48\xf2\xfc\x86\xe3\x58\x55\x1b\x99\x8d\x38\xfd\xb5\xda\x0d\
\x65\xfd\x7b\x59\x8d\xb8\xce\x59\xe1\x69\xb6\x15\xd9\x2a\xdc\x36\
\x26\x43\x6c\xa6\xbc\x5b\x6e\x35\x9a\x32\x06\x79\xaa\xd5\x64\xe2\
\xbc\xe0\x25\xcc\xa6\xce\xba\xb3\xc3\x54\x1b\x4d\xc9\xf9\xf7\xb2\
\x9a\x4c\x74\xea\x3f\x65\x83\x72\x8a\x6c\x17\x6e\x1b\xab\x61\x68\
\x90\x54\xfa\x56\x7a\x7a\x03\x9c\xd0\x6c\x81\x21\xdb\xa0\x97\x17\
\x24\x01\xfc\xc8\x4a\x80\x4a\xb4\x21\x7e\xb3\x57\xa8\x0e\xfb\x3c\
\xdb\xd9\x88\x7f\x23\x47\xaa\x23\x48\x7d\x4a\x9e\x66\x36\x9a\x14\
\x9d\xa5\xd3\xaf\x65\x8a\x61\x3b\x6f\x30\x6b\xed\x8a\x31\xbe\xdb\
\x6d\x9f\xb7\x59\x23\x0d\xed\x4e\x85\x04\xa5\x55\x06\xba\x84\x81\
\x5a\xf1\xbd\x18\x97\xa4\xd9\x7d\x18\xbb\x07\x02\x47\xc0\xab\x54\
\xb3\x59\xb3\xae\x86\xe4\x4d\xa4\xbc\x9a\xc7\x69\x58\xb4\xd4\x33\
\x15\xef\x65\x1b\x7f\x71\xd1\x97\x20\xb8\x38\x12\xcd\x17\x2e\xbe\
\x1c\x8b\x28\x40\xd9\xdd\x24\x7c\xbd\xdf\xe9\x34\xd1\xfa\xaf\xbd\
\xdd\x0a\x05\x88\x8b\xdb\x1e\x82\x6a\xda\x22\x3c\x25\xd1\x48\x4b\
\xfc\x65\x39\xaa\xad\x60\x89\xd7\xa0\x9b\xa4\x65\x3a\x2f\xe4\x62\
\xee\xd6\x95\x33\x19\x6f\x30\x01\x9d\x4f\x17\xc2\xb7\x02\x1d\xfd\
\x95\xfd\x5b\x14\x56\x93\x92\x26\x50\xb2\x2b\x81\x50\x60\x0c\xf3\
\x56\x1e\x4d\x62\xd0\x50\x1e\xfc\x10\xce\xfe\x93\x46\x49\xde\x22\
\xf7\xab\x14\x7b\xf2\x74\xcb\x6c\x43\xe8\x05\xe9\xfc\x40\x08\x4d\
\x17\x51\x3c\x03\xc8\xf2\xd7\xf7\x20\xeb\xa1\x4a\xcd\x97\x5c\xe5\
\x36\x06\x95\x6f\xd4\xb1\xf2\xd0\xca\xc4\xbb\xc4\xf3\xa5\xc4\xe3\
\x63\x2f\x5d\x32\xd4\x76\x1e\x6d\xcc\x99\x43\x14\xd6\xea\xf2\x46\
\xd0\x3c\x49\x71\xa2\x2e\xbe\xb1\xfa\x14\xcf\x53\x53\x89\xad\x34\
\x91\x1c\xf8\x36\xba\x74\xf3\xeb\xd7\x28\xe3\x76\x13\xbd\x9a\xcc\
\x72\xc7\xc4\xae\x48\x6a\x91\x8c\xec\x51\xac\x00\xc8\xb6\x51\xca\
\x5f\xb8\x91\x3f\x94\x63\x06\x7e\x0d\x0b\x0b\x55\x1c\xd4\x60\x60\
\xff\xe8\xb0\x7d\xec\x39\xd4\x93\x30\xea\x37\xaa\x25\x5f\xfd\xcc\
\x1f\x29\xb1\x11\x15\x97\xd5\x1c\x64\x9f\xe9\x7b\x35\x1e\x79\x2d\
\xc6\xe7\xbe\x16\xef\x83\x59\x7f\x1f\xc5\xa3\x3f\x41\xcd\x07\xc3\
\xa9\xf9\x60\x36\xfe\xd8\x87\xeb\x7e\xbd\x77\x56\xbc\xca\x31\xbf\
\xc6\xe0\x87\xf2\x2b\xc8\xa4\xe9\x87\xf2\x29\xc9\xf5\xf9\x87\x27\
\x7d\xba\x87\xdd\x67\x0b\x60\x91\x01\x83\x66\x17\x91\x25\xa4\xe9\
\x1c\x74\xc2\x0e\x56\x0f\x36\x2c\x97\x85\x02\x15\x52\xa9\xfb\xbb\
\xa2\x4f\x99\x23\x57\xeb\x95\xea\x12\x8c\xb3\x72\x27\xab\xfc\x50\
\xe6\xc0\x38\x94\x11\x4f\x38\x8f\xad\x23\xd2\xf4\x6d\x65\xf3\x58\
\x67\x93\x29\x4e\xeb\x94\xaa\xc7\xcb\xd3\xb5\xd6\x76\x68\x4d\x67\
\xe7\xe5\x75\xb6\x4b\xb5\xe6\xd7\xd9\x3a\xd3\x73\xe6\xd2\xde\x6f\
\x32\x58\x7b\x0a\x7d\x99\x8c\xd4\xcc\x6f\x2b\x97\xa8\x3c\xfd\x7b\
\x99\x2e\x57\xcb\xab\x74\x86\x3f\xec\xec\xed\xfc\x8a\xfe\x24\x27\
\x50\x69\x12\x3f\xd2\x0f\x11\xd0\x2b\xa6\x14\xee\x86\x80\x91\x7a\
\x90\xde\x08\x45\x2f\x34\x92\x41\xf7\xe1\x57\x8c\x1e\xc2\x72\x20\
\x39\xb0\xa2\x98\xf9\x85\x6d\x32\x52\x96\x6a\x2d\x89\x26\x46\x05\
\x8f\xfb\x06\x8f\xfd\x84\x7e\x2b\xd2\xc9\xe0\xde\x13\x19\xa4\xd9\
\xb4\x94\xae\x8b\xad\x5c\xca\xe0\xef\x41\x4f\xfe\x8c\xaf\xd6\x54\
\x5b\xaa\x3c\xbe\xb9\x93\xf6\x79\xe9\xa1\xf0\xcd\x88\xfd\xe3\xe4\
\x54\x4d\x15\x6b\xf5\x73\xd5\xe7\x13\x14\x4e\x74\xbc\x3e\xeb\x47\
\x13\x1c\xa7\x0f\xe4\x83\xaf\x2b\x42\x94\xce\x1f\xfb\xce\xaa\x32\
\x85\x30\x39\x67\x38\x0e\x1f\xf1\xac\xfc\x7d\x0f\xf3\x2e\xbe\x03\
\xa9\x88\xa1\x7f\x6a\x62\xc3\x4b\x0d\x65\x13\x1c\x69\x74\x63\x47\
\xae\xad\x7d\x66\x29\xf9\x22\x9a\x17\x28\x2a\x50\x88\x26\xf0\x77\
\x79\xd8\x6a\x08\x94\x33\x89\xc8\x07\x55\x0d\x91\xf4\x95\xe3\x96\
\xc2\x59\xc0\xa8\x5a\xf8\x66\xc1\xf8\xc0\x5e\xfa\x73\x00\x81\x40\
\xc4\xa3\x95\xfe\x0e\xfd\x8d\x38\x66\xba\x34\xd8\x37\x47\x3e\xd0\
\xa5\x4d\xbe\xcc\x9a\x4e\xe9\x57\x74\xcb\xaf\xbd\x92\x75\x62\x73\
\x92\x96\xee\x4f\x43\x54\xf9\x82\xff\x86\x7d\x3c\x76\x5c\x34\xab\
\xa8\x3e\x94\xd7\x1a\x03\x75\xeb\x71\x5f\xbd\xae\x6e\xfe\x62\x07\
\x70\x52\xff\x57\x69\x4b\x47\x52\x85\x35\xc6\xf5\xcb\x25\x77\x59\
\x34\x23\x7a\xb4\x77\xc5\x7a\x6b\x29\x12\x2d\xf0\x08\xeb\xcb\x1b\
\xf6\xfe\xf5\x5d\x83\x41\xf5\x13\x3f\x6a\x14\xaf\xbe\xd0\xb2\x18\
\xee\x47\xaa\xf2\x27\x6b\xfa\xa2\x51\x17\x19\x51\x38\x2d\xa2\xdf\
\xb1\x27\x65\x12\x00\xae\x9c\xab\x04\xd8\x26\xa9\x6a\x58\xb4\x57\
\xa7\x5f\xd9\x58\xb7\xd6\x8d\x7a\xd7\x88\x22\x8c\x8d\x9a\x3e\x71\
\xdd\xc1\x31\x25\xaa\xfd\xdd\x89\xcd\xfb\xde\x1c\xac\x17\xf8\x5b\
\xd1\x0a\xe3\xe8\x4e\x74\x6e\x39\xaf\x0c\x05\xeb\x5b\x68\xc1\x3c\
\xca\xf2\x42\x31\x4e\x2b\x18\x71\xa4\x90\xde\x6b\x97\x39\xc4\x21\
\x75\xbd\xab\x4a\x81\x71\x89\x4b\x42\x63\x54\x78\xad\x08\xa4\xeb\
\xc8\x7e\xd6\x65\x40\x3b\xf3\xeb\x93\xd2\xba\xdc\x9b\x97\x79\x65\
\x4c\xba\x00\x76\x24\x3c\xe3\x56\x8f\xec\xa4\x9b\x37\x36\x1b\x6a\
\xbf\xc3\x34\x14\x26\xe7\x15\x64\x33\xa4\x9f\xda\xa1\x5b\x5f\x9a\
\x15\xd2\x37\x77\xc8\x6e\x26\x13\x5d\x77\x73\x6d\xe7\xe2\x65\x5c\
\xbc\x61\xae\x76\xa3\x9e\xdc\x0f\x46\x7d\xca\x69\x9a\x25\x38\xe3\
\x1e\x9f\x2f\x9d\xa7\x2c\xe6\xea\x95\x21\x36\xaa\xf4\x1b\x5f\xa4\
\xfe\x15\xe7\xbb\xf6\x43\xbf\x0c\x12\x4e\x7c\xa7\xad\xf5\xc5\xd8\
\xbc\x55\xc8\x76\x1d\xc3\x38\x6b\xac\x3e\xb6\xef\x68\x7a\x29\x8f\
\x1a\xd7\xdf\x0f\x22\x16\x16\x81\x8d\x47\xd3\xe8\x0f\x8c\xc4\x73\
\x00\xca\x79\xa8\x41\xae\x2b\x05\x0c\x68\x03\xc1\xcd\x28\x96\x5d\
\xc4\x2a\x56\xb9\xf8\xa0\x9d\x16\x3b\xe8\x4d\x6f\xa4\x15\x9b\x1f\
\xa8\x95\x77\xc3\xca\x5c\xf0\xc3\x4e\x7b\xe7\x57\x70\x06\xe5\x33\
\x1a\x0b\xd1\x47\x6e\xfb\x52\xb2\x89\xd1\x32\x8e\x8a\x62\x9d\xb9\
\x5a\x22\x18\xdb\xdd\x40\x7d\x58\xd5\x09\xad\x7c\x2b\xb0\xea\xb2\
\xa5\x89\x5a\xab\x40\xc8\x57\x71\xac\x23\xb4\xec\x5b\xb9\x15\x48\
\x03\xb0\x2c\xbd\x23\x81\x82\xfd\x3e\x5b\xf5\xde\xd3\xa9\xda\x7b\
\x24\x02\x01\x78\xbe\x55\xf2\xd5\xad\x9a\xdd\xce\xc9\xd1\x29\x93\
\xfd\x0c\xa2\x5b\xe9\x82\xed\x8b\xdc\x70\x69\xb7\x0f\x3b\xdd\xb6\
\x3f\x6f\x97\xcf\xea\x58\x80\x60\x6b\x15\xe7\xec\xbe\xf4\x2d\x0e\
\x4e\xe7\x3b\xdc\xe2\x90\xb5\x53\x4b\xfd\x8a\x1e\x5e\xfe\x16\x87\
\xb6\xfb\xfe\x9f\x5e\xe2\x90\x14\xf2\x5c\x97\x38\x6c\x28\xcb\x4b\
\x1c\xd6\x37\xbc\xdc\x6b\x7d\xb9\xf5\x25\x8e\xff\x02\x37\xe8\x4c\
\x18\
\x00\x62\x60\x78\x9c\xed\x1c\xcb\x72\xdc\x36\xf2\xee\xaf\xa0\xed\
\x4b\xe2\xd5\x44\xf3\x30\x47\x12\x55\x3e\x48\x76\x1c\xbb\xca\xa9\
\xc4\xb1\x2a\x39\xa4\x52\x2a\xcc\x10\xa3\xe1\x9a\x22\x19\x92\x13\
\x49\x4e\xed\xbf\x2f\x1e\x04\x88\x37\x40\xce\xc8\xd9\xc3\x5a\x55\
\xb2\x4d\x36\x1a\xfd\x42\xa3\xbb\xd1\xe0\xc7\xab\xb2\xcc\xaf\xb2\
\x2a\xfa\xfb\x49\x84\xfe\xac\xca\x3a\x85\x75\x12\xcd\xaa\xfb\xa8\
\x29\xf3\x2c\x8d\x9e\x9f\x2c\x4f\xce\x4e\x5e\x9f\xd3\xd7\x60\xfd\
\xf9\xa6\x2e\x77\x45\x3a\x59\x97\x79\x89\x00\x9f\xc7\x17\x27\xf1\
\x72\x49\x5f\x77\xcf\xee\xb6\x59\x0b\xe9\x93\x0a\xa4\x69\x56\xdc\
\x24\xd1\xb4\xba\x3f\x8f\x94\x3f\xc7\x2f\x6a\x78\x5b\xfe\x05\x19\
\xd4\x51\xb4\x29\xeb\x68\x93\xdd\x23\x44\xb7\xab\x72\x55\xde\x47\
\x2d\xa2\xae\xcd\xaa\xef\x5e\x1c\x13\x74\x65\x05\xd6\x59\xfb\x90\
\x44\xf3\xe9\xf4\xfc\xc9\x7f\x9e\x3c\xf9\xf8\x5b\x96\xde\xc0\xb6\
\xa3\x9e\xd1\x04\x37\x9b\xe9\x66\x66\x25\x79\x31\x5b\x2c\x17\x2b\
\xfa\xba\x81\x39\x5c\xb7\x59\x59\x4c\x4c\x80\x29\x80\xf0\x4c\x05\
\xf4\xcd\x92\x67\x55\xd2\x09\xf2\x5c\x10\xea\x24\xbb\x05\x37\x30\
\x89\x8a\xb2\x80\xe7\x92\xb0\x91\x6c\xa2\xb6\x06\x45\x53\x81\x1a\
\x16\x6d\xb4\xca\x11\x36\x0a\x52\xee\xda\x3c\x2b\xd0\x28\x89\xdd\
\x04\xc9\xf7\x36\xd9\x22\xd1\xd5\x4c\x6f\x3a\xf1\xb3\xd3\x97\xcb\
\x38\x3d\x37\x0a\x46\x45\x45\x99\x83\xa9\x1f\x1b\x1e\xf9\x7a\x0b\
\xd7\x9f\x2f\x91\x76\x28\x74\x83\x95\x82\x75\x1c\x23\x1d\xcb\x54\
\xf7\xbc\x9a\x84\x76\x0b\xea\x9b\x0c\x09\xbe\x6c\xdb\xf2\x16\xe9\
\x14\x0f\x17\xf1\x27\x69\xd6\x80\x55\xce\xc9\x62\x38\x98\x45\x4a\
\xb0\x49\x56\xa4\xd9\x1a\xb4\x65\x7d\xf4\xe4\xe3\x0f\x88\xf8\x4a\
\x7e\xda\xe1\xb8\xcb\xd2\x76\x8b\xec\xfb\x94\xd1\xba\x85\xd9\xcd\
\xb6\x65\x4f\x30\x4a\xfb\xe0\x8e\xe0\x1c\x6e\x5a\x13\xb9\x3d\x7c\
\xb2\x2b\xd6\xf8\x29\x27\xbd\xd3\xfd\xae\xce\xbf\x49\x8e\xff\x6c\
\x9a\xeb\x6c\x5d\x16\xcd\x71\xbd\x3e\x26\x70\xc8\xd4\xaf\xf9\x90\
\xef\xaa\xe2\xe6\xdb\x00\xd4\xd4\x00\x8e\x7c\x50\x9b\x72\xbd\x6b\
\xbc\x50\x55\x0d\x9b\x06\xa6\x66\xd9\x19\xe6\x74\x43\xb1\x39\xdd\
\x50\xdd\x9c\x8a\xeb\xe9\x6d\x66\x88\xd0\xae\xc9\x94\x1e\xd1\x0d\
\xd6\x49\x98\x46\x42\xf4\x11\xa2\x8d\x30\x5d\x84\x68\x22\x44\x0f\
\x07\xd4\xc2\x10\x1d\xa0\x7f\xc1\x16\xd6\xb7\x59\x01\x5a\x18\xae\
\x09\x69\xd8\x90\x29\x9c\x12\x97\x21\x5d\xfa\x93\x21\x65\x99\x0d\
\x25\x7f\x88\xad\x72\x1f\xe8\xd1\xa2\xe2\x2a\x07\x28\x8d\x8d\x0c\
\x76\x3b\x1e\x8a\x74\xc0\x11\x3e\xd0\x44\xd5\x2f\x20\xcd\xca\xcb\
\x1d\xda\x2c\x8a\xc7\xda\x79\x84\x29\x42\x36\x1f\x11\xdc\xb6\xd3\
\xcc\x67\xea\x4e\x43\x9f\xd8\xc7\x0f\xd8\x3c\x6a\x8c\xc0\xb8\x73\
\xf8\x50\x73\x63\xf7\x02\xb2\xf5\xe3\x05\xf4\x39\x12\x83\x6e\x82\
\x39\xd3\x96\x8c\x85\x1a\x59\x70\x07\xa1\x21\x58\xb6\x81\x92\x0d\
\x94\xeb\x23\x4a\x75\x9c\x4c\xd5\x05\xb1\xc7\xc4\xee\xc5\xbd\xa7\
\x33\x51\x2d\xc7\x30\xd9\x8f\xb0\xd8\x5d\x02\x47\xec\x2c\x66\x08\
\xa6\xd8\xb9\x43\x90\x90\xe8\x59\x43\x93\x88\xd1\xbc\x61\x80\x3d\
\xdc\x56\x46\x8a\x1a\x37\x64\x64\x3a\x62\xb3\xb1\x84\x27\x73\x62\
\xc2\x13\xe0\x37\x27\xdc\xb7\x75\x19\x1c\x7f\xc3\x5d\x1c\xa6\x2f\
\x8c\x1c\xfb\x7c\x82\x83\xc6\xe8\x10\xaf\x6b\xbe\x05\x30\x88\x58\
\x81\xe8\xf5\xc2\x53\x50\x04\x12\x2d\x70\xae\xc5\xfe\x61\x13\xb0\
\xa6\x83\xe3\x17\x11\x12\x2c\xac\x51\xaa\x8a\xb7\x1c\x48\xf2\x54\
\x9e\x10\x76\x18\x22\x94\xa3\xca\x04\xa8\x7a\xb6\x59\x52\x82\x00\
\xd1\x74\xc2\xde\xc1\xb7\x0a\x4e\xa4\x60\x22\x39\x7e\xb7\xca\x77\
\x50\xd2\x09\x4d\x4a\x66\x9c\xad\xee\x71\x4d\x11\xa9\xe2\x19\x9c\
\x15\x3d\x41\x32\x40\x0b\x7d\x02\xef\xd7\xf9\xae\xc9\x90\x24\x7a\
\x1c\xaf\x22\xb2\xd6\x22\x9c\xb0\x37\xed\x43\x2e\xbc\xc3\xc8\xbe\
\x69\x20\x8c\x3e\x5e\x10\x59\x91\x80\x01\xf3\xdb\x7e\xcf\x10\x7d\
\x8b\x05\xa7\x11\x96\x48\x93\x1d\x2a\x9f\x0a\x9c\x44\x55\xdc\xbe\
\x91\x8b\x7b\xda\x03\x64\x25\x41\x13\x8c\xe0\xca\xce\x13\xb6\x07\
\xb3\x2d\x10\xff\x1b\xad\x68\x9c\xa6\x98\xc3\x48\x5b\x18\x63\x07\
\xf6\xd0\x28\x00\x7b\xb8\xa8\x02\x77\x1b\xf3\x7c\xc3\x78\x19\xc2\
\xc9\x48\x3e\xbc\x5c\x10\x77\x32\x01\x75\x5d\xde\x99\x1c\xb0\x67\
\x0e\x3c\xf8\x9a\x0c\x26\x88\xc5\x32\x94\x25\xda\x7e\x19\xe3\x1f\
\x6f\x25\x0f\x23\xba\x58\x35\xc8\x71\xaf\xdb\xf7\xc8\xf3\xfe\x9a\
\x41\x46\x1f\xc8\x51\xde\x85\xb3\x2e\x63\x81\xcf\xb1\xcf\x5b\xb6\
\xac\xc5\xc5\xe2\x6c\x71\x26\x15\xf6\xb0\xec\x76\x8d\xb0\x4b\x75\
\x3c\xb1\x08\x8f\xed\xd1\xe4\xff\xf6\xcd\x90\x6d\xbe\x18\xc3\x15\
\x58\x29\x48\x78\x4e\x66\x8a\x1b\xd9\xb3\x4f\x08\x11\x34\x4f\x44\
\xa3\x34\x8c\xfb\x03\x8a\xda\xbe\x4f\xb3\xd6\x1e\xfe\xcc\x17\xf3\
\xe5\xfc\xec\x5c\xdb\x3e\x25\xae\xc9\xd2\x4e\x28\xf1\xde\x50\xc5\
\x26\x2d\xdb\xb6\xa8\x29\x53\xa5\xba\x2f\x2c\xcb\x45\xbb\xc0\xd0\
\xc7\x42\x4a\xb7\x69\xb6\x65\x85\x4b\xcc\x7a\x41\xb0\xcd\xda\x9c\
\x15\x2d\x9a\xdd\x0a\x19\x76\x5b\x97\xf9\xa4\x44\x96\x8d\xd7\x00\
\x1d\x7e\xae\xbe\xae\xca\x26\xc3\x0e\x0f\x45\x77\x65\x15\xad\x51\
\x58\xc1\x2a\xc3\x2c\x6c\x52\x37\x6f\xf6\xbc\xdb\xbd\xf5\x17\x84\
\xc2\x19\xa7\x90\x89\xeb\xd3\x1a\xcd\x97\x5f\xd4\x10\x48\x72\xd0\
\x19\x1d\x1c\x1a\x6a\x11\x2d\x9d\x0a\x9b\xf5\x16\xb1\xff\x05\xb1\
\x0a\x72\x25\x7a\x99\xc5\xb2\x5c\x93\x68\x81\xa6\x9b\x91\xf0\xab\
\xfb\x87\x4e\x8d\x58\x08\x7f\x3e\xbf\x98\x9f\xcd\xcd\x8b\xed\xa5\
\x1e\x1a\xf5\xf6\xdb\x0d\x93\xe9\x4c\xb6\xa0\x48\x73\xa8\xd3\x6b\
\xc0\xb0\x9c\xc6\x6f\xe3\xb7\x1d\xf1\xc8\x22\xba\x00\x49\x5d\x03\
\x12\x31\xca\x6c\x48\x53\x13\x92\x20\x69\xf3\x31\x69\x4c\x3b\x41\
\x74\x7f\x9b\x0e\x0b\xdc\x5e\x54\xf5\xd3\x62\x28\x37\xd5\x42\x39\
\xfe\xc4\x68\x9a\x04\xad\xf6\x5e\xb5\x6c\x85\x47\x04\xf9\x28\x3c\
\xe2\xf5\x60\x67\x51\xe7\x48\x63\xda\xc8\x22\xc6\x3a\x94\x43\x83\
\x16\x79\x82\xef\x01\xe3\x39\xca\x10\x95\x1e\x80\xcd\x43\x69\xd2\
\xc4\xa7\x09\x2c\x9c\xcf\x5e\xad\xff\x90\x36\x77\x15\x8d\x5d\x04\
\xf2\x65\xfe\xd2\xf2\xae\xd0\x40\x0c\x69\x7a\xbf\x9b\x2a\x46\x50\
\x61\xde\x6d\xd8\xb1\xf4\x14\x80\x40\xdc\x48\x11\x2d\x0a\xf2\x1c\
\x1e\x4b\x74\x95\x4c\x80\x9a\xff\x95\x7c\xaf\xba\x1e\x47\xf8\x5f\
\xb3\x83\xf5\x13\xab\xba\x57\x66\x03\x43\xfc\x2b\x37\x45\x65\x3a\
\x71\xaf\x11\xbc\x4f\xa0\xe7\xd9\x55\x87\xf7\x3b\x68\xb3\x1e\xed\
\x76\x0e\xca\x1c\xb6\xee\xc3\xb3\x47\x6b\x3e\xa3\x1d\x0e\xe3\xd0\
\xe9\x6e\x38\x50\xb8\xb3\x61\x9a\xfc\x1f\x51\xa0\x73\xd7\x18\xc1\
\x5e\xaf\xcb\x7f\x4c\x85\xdc\x9b\x32\xf2\xad\xbe\xd4\xea\x11\x7c\
\x9e\xd4\x8c\x99\xfb\xd1\x20\xbc\x57\xf0\xbe\x0d\xcf\x77\x02\xd3\
\x40\xb1\x06\xfb\x73\x0e\xb2\x62\xd8\x2c\xbe\xb9\x06\x45\xec\x98\
\x86\x77\x10\xa0\xd7\x38\x55\xc2\x15\x15\x5a\x97\xb4\x52\xe2\x2b\
\xbb\xda\x72\x3e\xeb\xec\x9f\xb2\x2f\xf0\x87\x9a\x77\x11\xd9\xad\
\xb6\x41\x80\x37\x08\xd0\x10\xb0\xce\xb5\x80\xb5\xaf\xfa\x22\xf9\
\xfe\x96\x15\xc8\xa0\xf4\x52\x69\x58\x56\xaf\xb7\x24\x75\x39\x17\
\x4f\x23\xf8\x59\xa2\x51\xe2\x29\x68\xb6\x50\x2d\xbd\x9b\xa8\xf2\
\x75\xe5\x9c\x9c\xa2\x1f\x5f\xbb\x94\x4a\x9b\x27\x5b\x93\x49\xf7\
\x57\x95\x79\xd5\x3e\xcc\x34\xfc\xf4\x0d\x2b\x41\xbf\xad\xc1\x2d\
\x1c\x9f\x9f\x72\x14\xbf\x6f\xf0\xef\x4f\x5b\x50\xc1\x57\xcf\xa6\
\xcf\xfe\x18\x80\x52\x0a\x72\x24\x43\x6e\x01\x2e\x80\x49\x5d\x65\
\xb6\x81\x5d\x9b\x16\x71\x31\x65\x99\x0b\x07\x4a\xb6\x99\x16\x67\
\x8b\xd3\xc5\xa9\x2a\x7b\xb9\x08\x24\xd8\xee\x06\xb9\xe1\xc9\x5d\
\xa7\xb4\x55\x99\xa7\xd2\x64\xf6\x7c\xd6\xbe\xfc\xde\xe1\x76\x3b\
\xdc\x53\xb7\x02\xb5\x50\xdb\x53\x31\x2a\x6e\xd5\x8e\xef\x57\x0f\
\x3e\x71\x59\x84\x13\x49\x46\x05\x61\x0d\x27\xd4\x85\x93\xd4\xd0\
\x9e\xff\xd9\x5e\x77\xef\xaf\x91\x2b\xbf\x5e\x89\x8d\x06\xa2\xb2\
\x9e\xc7\xa7\xf1\x59\x0c\xa8\xe7\xdf\x35\x5b\xa9\x23\x61\x44\x07\
\x62\x67\xaf\xcc\x0d\x2a\xc1\x9c\x69\x5d\x5a\x0b\x70\xd6\x5a\x9d\
\xb6\x18\x94\xc3\x5b\x99\x17\xb5\x18\x7b\x10\x06\xa4\x4a\xae\x87\
\x01\x5a\xde\xe2\x4c\xa8\x87\x8b\xda\x8b\xe0\xf2\x99\xaf\x04\xc9\
\x88\x54\xe4\x21\xd5\x53\x83\x4e\x4d\x3b\x9f\xa9\xe0\x51\x8e\x67\
\xdd\x98\x24\x59\x4c\x66\x56\x69\x4c\x66\x27\xbc\x13\x11\xb7\xcd\
\x0a\x8d\x99\xa1\xbd\xad\x87\xae\xe8\xea\x76\x28\xd4\xd0\x4e\xf8\
\x46\x20\x48\x46\xe9\xdb\x70\xef\x4b\x8a\x65\x2d\x2f\x96\x67\xcb\
\x33\x59\x02\x3c\xda\x16\xe6\x60\x8f\x78\xb1\xb4\xca\x0a\x11\x94\
\x55\x98\xf9\x03\x16\xd2\xf5\xc8\xc4\x40\x4f\xc3\x47\x82\x2f\x3e\
\xb6\x86\xb0\x7f\xe0\x2f\xfa\x9b\x9c\x87\xc4\x10\x77\x31\x92\x5d\
\x2c\xcc\x4b\xa1\x8f\x6a\x5c\x26\xf0\x12\xe0\x1f\xc5\x74\x6c\xe7\
\x28\x9e\x80\x76\x64\xa1\xd9\x49\x9f\xd4\x73\xcc\xe4\x90\xa4\x75\
\x59\x4d\x70\x6e\x61\xaf\xc3\x77\xc2\x70\x67\x74\x62\x9d\x4c\x2b\
\x98\x74\xec\x60\x69\x32\xbb\x55\x9d\x08\x79\xd7\x91\x9a\x82\x1a\
\x11\x0f\x1e\x74\x00\xdb\x9a\xc2\xea\xa3\xfe\x89\xcb\x4c\x2d\x8f\
\xd2\x05\x6e\x02\x52\x04\xc2\xf3\x2c\xef\x36\x68\x2f\x00\xd8\x50\
\x22\xbb\x3b\xb2\xbc\xe1\xed\x92\xa6\x97\xa2\xcb\x1c\x90\xc4\x4a\
\x87\x19\x74\x7d\x1a\xda\x38\xc2\x9c\xd3\xd8\x3c\xcf\x70\x2c\x64\
\xf2\x5e\xaa\x1b\x41\xd9\xb0\x25\x66\x30\x9e\xa1\x58\x4c\x57\xbc\
\x37\x60\xb4\x5c\x7a\x7c\xc4\x8c\xd7\x44\x08\xd1\xc2\x57\x24\x85\
\x16\x62\x4d\x94\xf0\x0a\x81\xc1\xeb\xf6\xd5\x03\xa1\x9f\xd4\x0e\
\x54\x6e\x36\x5e\x6b\x72\xd5\xee\x3c\xc7\x22\x4e\xea\x25\x1f\x1e\
\x5c\x70\x32\xa2\xec\x57\x88\x89\x5b\x61\xfd\xb8\x84\x22\xae\xce\
\x00\xb1\xb8\xab\x7e\x63\x04\xa3\x3a\x81\x71\xeb\xfc\x03\x58\xc1\
\x5c\xd9\x19\xa7\x7c\x2d\x8b\xd9\x15\x3b\x0c\x37\x00\xdb\x12\x32\
\x7e\x7e\x9e\x54\xa0\x80\xf6\xfd\x57\xf4\x18\x86\xb0\xa5\x3f\xc5\
\xd2\xf0\xb6\x60\x85\x36\x2d\xc6\xfb\xf1\x8b\x88\x6e\xbd\x78\x6c\
\x44\x6e\x35\xb5\x65\xd4\x6e\x21\x5d\xa9\xd1\xea\x81\xb4\x9d\x75\
\x3d\x62\x08\x4d\x9f\x2e\xfe\x59\xa1\x1d\x0d\x25\x32\x0f\x93\xb4\
\x06\x77\x97\xa0\xa1\xd7\x7d\x0c\x0e\x69\x21\x90\x61\x6b\x28\x70\
\x0b\x85\xe4\x4f\xeb\xbc\x6c\xa0\xec\x21\x1c\xbd\x40\x18\x58\xb0\
\x17\x67\x9b\xa3\x69\x86\x40\x13\xa1\x43\x08\xec\x5e\xb3\x05\xb7\
\xe6\x93\x41\x1d\x74\xe0\x8c\xb8\xe9\xe9\xea\xa7\x9f\xa3\xab\x8b\
\xcb\x4f\xb4\x53\x89\x91\x80\x8c\x21\xc1\x31\x85\x23\x0b\x0c\x0a\
\xa5\x85\xfe\x49\xdb\x95\x30\x4f\x36\xe6\x8c\xbd\x63\x35\x88\xc1\
\x51\x08\x89\x53\x2c\x81\x9b\x21\x4c\x99\x2b\x46\xc8\x78\xf7\x75\
\x3b\x5a\x68\x47\xf9\xd6\x49\x7c\x39\x46\x46\x73\x73\x14\xfd\x08\
\x9c\x3d\x65\xac\xf9\xaa\x7b\x42\x0b\x0f\xb6\x95\xcb\x9f\xae\xae\
\x7e\xfa\xd1\x62\x2e\x94\x8d\xbd\x2d\x86\x76\x82\x1c\xd0\x5c\xe4\
\xe8\xd3\x29\x42\x63\x84\x6a\x8a\x9a\xe2\xa9\x49\xb4\x9d\x22\xbf\
\x96\xdd\xd0\xae\x1e\xa7\xd1\xec\xc7\xb4\x85\xbf\xb1\xd6\xf3\xe1\
\xfb\xb7\x57\x16\xdb\xc1\x04\xee\x6d\x39\x5d\xd5\xe4\xf0\xa6\x63\
\x59\x59\x83\x0c\x87\x9f\x08\x1b\x2d\x87\x90\xfe\xb5\xec\x86\x5f\
\xf7\xf4\x78\x9b\xb1\x2c\x1b\x99\x1b\x6b\x34\xbf\xbc\xff\xe1\x9d\
\xcd\x6a\x68\x24\xb2\xaf\xd9\xd4\xfc\x10\xe1\x31\xec\x26\x64\xe9\
\x99\x61\xfc\x56\x43\x29\xff\x5a\x66\x53\xf3\x16\xfe\x7d\x76\x29\
\x2b\xcb\x66\xe6\xc6\x98\x0d\x8b\x46\x85\x62\xb8\xd4\xe8\x9b\xc0\
\x22\xf0\xe6\x8d\xd6\xc6\x64\xc3\x4e\xd8\x19\x86\x5c\xeb\x1d\x0a\
\xa1\x3c\xfc\xd2\x90\xbd\xa9\x2e\x80\x87\xe0\x69\xec\x7d\x6d\x78\
\x96\x37\xe5\xfa\xb3\x9c\xe8\x88\xc7\x0e\x7a\xc9\x5d\xb2\xc0\x97\
\xd3\xc5\xdb\x45\xd7\x52\x43\xda\x54\x51\x6e\x32\xa1\x41\x2e\x9e\
\x3e\x28\xb6\xe7\xe3\x8a\xb2\xbe\x05\xb9\x7d\x20\xa2\x08\xd1\x6a\
\x24\x5d\x0e\xc7\x8f\xe4\x57\x9b\xbc\x04\xad\x52\x9b\xf0\x5f\xbf\
\xb1\xd6\x16\x5d\xc9\x81\x8d\x22\x5e\xb6\xb2\xd1\x65\x59\x39\x49\
\x54\xdf\xac\xc0\x37\xf3\x38\x3e\x8a\xfa\x5f\xb3\xa9\x47\x00\xc2\
\x65\x6e\xeb\x84\x72\xca\xc2\xdd\x23\x96\xc8\x84\xff\x32\x1c\xda\
\x7a\x48\x62\x25\x68\x52\xda\x6e\x5a\xb1\x96\x3b\xba\x72\x26\xe2\
\x4d\x56\x48\xe6\xeb\x2d\x77\xa8\x47\xfa\x2b\x9b\x28\x0d\x26\x25\
\x28\x50\x5c\x78\x0c\x21\xc7\x08\x9a\x49\x93\xad\x72\x24\xa1\x26\
\x79\x0a\xd2\x7f\x97\x59\xd1\x4c\xc4\x6b\x78\xbe\xc6\x99\x31\x13\
\x3d\xe2\x3c\x4f\xf1\x44\xeb\x6d\x96\xa7\x08\x92\xfe\xef\x6b\x4c\
\xeb\x98\x95\x98\xaf\xa4\x4d\x36\x88\xbe\x91\xc7\x8a\x43\xbd\xfe\
\x8f\xe2\xb9\xa6\x78\x5c\xe4\x95\x55\x87\xda\x4c\xa3\x89\x38\x7d\
\xc8\x18\xd2\x30\x96\xbd\xe4\xa6\x9f\x00\x85\x4a\x2f\xb0\x50\x22\
\xc9\x70\x52\x3a\xa9\xf5\x88\xd1\x4e\xab\x5b\x98\xc3\x28\xc5\xb8\
\x64\x3a\x99\x3b\xea\xae\x49\x2a\x41\x8b\x44\x8f\x09\xc0\xb4\x3b\
\x8a\x5f\xbb\x11\x3f\x9a\xa3\x87\x78\x26\x0a\x7c\x04\xf8\xe7\x9f\
\x9f\x9e\x2c\xce\x1c\xe7\x78\x02\x42\xf5\x62\xf5\x91\x44\xce\x21\
\x3f\x56\x62\x9a\x94\x5f\x55\xb3\x4c\x7b\xa0\x9b\x96\x0e\x7e\x4d\
\x42\xb6\xde\x8e\x77\xc1\xf4\x5b\xab\x43\x7e\xc2\xf1\xae\x1d\x86\
\xcd\xe6\x82\x19\xfc\xcd\x0f\xdb\x35\x7b\xa7\x56\x9c\xc2\xd1\x3f\
\xca\xe0\x86\x72\x0b\x48\x9f\xd3\x0d\xe5\x12\x92\xed\x2b\x10\x7b\
\x7d\xc2\xa7\xbb\xcd\x96\xa0\x45\x86\x08\x34\x34\xcd\xeb\x61\x4c\
\xbc\x8c\x41\x0c\xe5\x83\x0c\xc3\x4d\xa1\x44\x86\x94\xca\xfc\xb6\
\x88\x53\xa4\xc8\x7f\x93\xc8\x78\x3c\x6e\x25\x95\x1d\xc2\x2c\xb5\
\x43\x18\xfe\x84\xd1\x38\x39\xc5\x2d\xdf\x46\x32\xcf\x54\x32\x3b\
\xc1\xa9\x5d\xb2\x41\xb4\xec\x2f\xb5\x85\x45\x6a\x8e\xa6\xdd\x47\
\x92\xd9\x94\x48\xcd\x2d\xb3\x3e\xb5\x0b\x3f\x34\xf5\xb6\x14\xba\
\xb2\x17\xa1\x95\xdf\x54\x17\x91\x69\xfa\xbd\x2a\xab\x5d\xf5\x63\
\x99\xc2\x57\xcf\x66\xbc\xd5\xf1\xf8\x45\x54\x16\xf9\x03\xf9\x1c\
\x01\xb9\x64\x4a\x60\x7f\xc6\xa0\x51\xf7\xc5\x3c\xa5\x15\x6a\xce\
\x95\x85\xc6\xde\x82\xcf\x30\xba\x03\x74\x3c\x3e\xaa\x22\x93\xb0\
\xab\xdb\x1d\x02\x91\x47\x17\x5f\x1e\xa2\xe7\x46\xa2\xdf\x17\x4d\
\x0b\x8a\xd6\x45\xf1\xec\x30\x14\xcb\x94\xf5\x5e\x56\x48\xe8\x6f\
\x91\x04\xdd\x39\x60\x90\x21\x18\x8a\x3d\x2e\xcd\x0a\x51\x80\xf0\
\xb0\xf7\xdc\x36\x0a\x07\xf5\x92\x0d\xa5\x0f\x57\x12\xb1\x78\xfb\
\x63\xff\x68\x05\xf3\xf2\x2e\xca\x9a\x68\x87\x67\x25\x1a\xcc\x0a\
\x02\x24\x29\x11\xe9\xe5\x0d\xcc\xc1\x03\x4c\xe9\xff\x6f\x91\xf6\
\xbb\x4a\xa4\xca\x88\xfa\x11\x8a\x81\x77\x1d\x68\x5f\xdc\x09\xb3\
\x0e\x5a\xa5\x9d\xcc\x05\x6b\x69\xb6\xd9\xa6\x8d\xb2\x36\x02\xd1\
\x0a\xfd\xa6\x67\xaf\x3a\x6b\x4d\xc7\x1b\xd2\xa7\xce\x9c\xba\xac\
\x1c\xfc\x58\xcb\x1a\x3e\xd7\xa0\x17\x8f\x97\xe6\x2a\xa0\x05\x08\
\x71\x84\x7d\x1e\xf5\x88\xd1\xbf\xb0\xeb\x26\x0b\xa4\xfb\x2e\xc9\
\x2b\xb2\xea\x23\x90\xe7\x25\x12\x37\xe2\x0f\xac\xf0\xf1\x74\xb7\
\x5a\x34\x37\x6a\x68\x0d\xd5\x58\x1d\xda\x6d\x64\xec\xb8\x15\x71\
\x91\x84\xc3\x5f\x9d\x50\xba\x06\xcd\x76\x34\xaa\x21\xac\x3b\x8d\
\x13\x7a\xc2\xa8\x41\x9d\x0a\xb5\xd6\x1c\x86\xd7\x50\x6e\xea\x2c\
\xc5\x62\x34\x77\xcc\x7a\x0a\x2c\x6c\xaa\x23\xf1\x5e\x87\xb9\xbd\
\x7d\xaa\xd1\x27\x7f\x0a\xe8\x48\xcb\x75\x04\xd7\x22\x27\x39\x36\
\x8f\x12\xf0\x2d\x51\x75\x72\x9e\x2f\x81\x75\x9b\xfd\x05\x1d\x09\
\x15\x07\xb0\x65\x64\x14\x60\x4c\xca\xa5\x8b\x2e\xa4\x8f\x59\x5b\
\xb2\xc6\xdd\x6e\xaa\x85\x18\xda\x2e\xce\x35\x33\xe8\x6a\x8e\xef\
\x8b\x14\xc3\xdb\xe0\x2c\x84\xb7\xf0\xbe\x9d\x80\x3c\xbb\xe1\x8d\
\x5c\x56\x6a\x93\xfe\x7e\x5a\xb2\xc9\xea\xa6\x3d\xf2\x82\x61\x17\
\x8a\x72\x7e\xe5\x9a\x07\x3f\xab\x0e\xbb\xc0\x94\x98\x23\x57\x8a\
\x46\x2b\xf8\x1a\x11\x08\xd7\x94\xdd\xa4\x8b\x80\x66\xe2\xfb\xe3\
\xd2\x50\xea\x2d\x09\x4b\x87\x29\x88\x01\x39\x17\xd7\x2f\xe4\x98\
\x2c\x68\xf1\x12\xc6\x90\x6f\xe3\xf4\x0b\x3c\x64\xc7\x2b\xeb\x56\
\xf8\x14\x0f\xd9\xc4\xc4\x39\x47\xf5\x91\x0a\x9e\x5d\xc4\xc5\x5a\
\xe7\xc6\x34\xcd\x11\x67\xf2\xba\xac\x0b\x58\x33\x3f\x3f\x68\xd9\
\x8c\x89\xca\xa7\x52\x60\x16\xd8\x74\xea\xba\x0c\x44\xbe\x16\x02\
\x56\xfb\x5e\x0b\x19\xdb\x2f\x64\xba\xa0\xa1\x9d\x35\xfa\xcf\xed\
\x63\x45\x2c\xf4\xa8\x51\x39\x41\x45\x46\x96\x21\x1b\xcf\xd6\xd9\
\x17\x18\xf1\x77\x08\xb0\x61\x31\x06\xbe\xc8\x94\x74\x40\x03\x98\
\x37\x1e\x56\x7e\x6a\x41\xbb\x6b\xb4\x8f\xef\x59\xba\xdf\x70\x63\
\xb6\x78\x65\x8c\xe6\x88\xaf\x9e\x2d\x9e\xfd\x71\xc4\x9e\x91\x08\
\x88\x3c\xf2\x5f\x3f\x20\x14\x54\x79\xd6\xb6\x7d\x42\x6b\x08\x08\
\x4c\xd7\x05\xd5\x61\x43\x6e\x0a\xfa\xae\x5f\xea\xa8\x15\xcf\x23\
\x5e\xce\x31\x8e\x50\x3c\xad\x74\x55\x90\x44\x5d\x75\x79\x83\xe3\
\x03\xf3\x2d\x37\xff\xbe\x13\xfb\xf6\x1d\x61\x82\x04\xb9\xbd\x5d\
\xf1\xd9\x2e\x9a\x69\x7c\x79\xfa\xba\xe3\xfd\x0d\x0a\x69\x85\x7b\
\xb7\x8f\x72\xe7\x65\xb1\x38\x89\x2f\x16\xee\x74\x5e\x3c\xb6\xeb\
\x42\x03\x53\xd7\x38\x23\xf7\xb1\xef\x73\x70\xb1\x3c\xfe\x7d\x0e\
\x51\x3a\x41\xe2\x97\xe4\xf0\xff\xfb\x1c\x9a\x40\x0e\x75\x9f\xc3\
\x84\x92\xde\xe7\x30\xbe\xe1\x07\xe3\xa6\x97\x63\xef\x73\xfc\x17\
\xba\x90\x04\x5e\
\x00\x00\x03\xac\
\x89\
\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
@ -1482,45 +1430,45 @@ qt_resource_struct = b"\
\x00\x00\x00\x18\x00\x02\x00\x00\x00\x01\x00\x00\x00\x2b\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\
\x00\x00\x00\x4a\x00\x02\x00\x00\x00\x27\x00\x00\x00\x04\
\x00\x00\x04\x50\x00\x00\x00\x00\x00\x01\x00\x00\x32\xad\
\x00\x00\x03\x44\x00\x00\x00\x00\x00\x01\x00\x00\x2c\x1f\
\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x01\x00\x00\x18\xa4\
\x00\x00\x01\xd4\x00\x00\x00\x00\x00\x01\x00\x00\x21\xbe\
\x00\x00\x05\xa4\x00\x00\x00\x00\x00\x01\x00\x00\x3c\x9d\
\x00\x00\x03\xa2\x00\x00\x00\x00\x00\x01\x00\x00\x2d\xeb\
\x00\x00\x04\xb4\x00\x00\x00\x00\x00\x01\x00\x00\x34\x81\
\x00\x00\x02\xd6\x00\x00\x00\x00\x00\x01\x00\x00\x2a\x13\
\x00\x00\x04\xd8\x00\x00\x00\x00\x00\x01\x00\x00\x36\xdb\
\x00\x00\x02\xfa\x00\x00\x00\x00\x00\x01\x00\x00\x2a\xb7\
\x00\x00\x06\x4a\x00\x00\x00\x00\x00\x01\x00\x00\x41\xc2\
\x00\x00\x00\xf6\x00\x00\x00\x00\x00\x01\x00\x00\x19\x5e\
\x00\x00\x04\x32\x00\x00\x00\x00\x00\x01\x00\x00\x32\x28\
\x00\x00\x04\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x31\x7e\
\x00\x00\x03\xe0\x00\x00\x00\x00\x00\x01\x00\x00\x30\xe7\
\x00\x00\x00\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x15\xa6\
\x00\x00\x06\xfe\x00\x00\x00\x00\x00\x01\x00\x00\x47\x11\
\x00\x00\x02\xac\x00\x00\x00\x00\x00\x01\x00\x00\x29\x79\
\x00\x00\x02\x5c\x00\x00\x00\x00\x00\x01\x00\x00\x26\xdf\
\x00\x00\x03\x6a\x00\x00\x00\x00\x00\x01\x00\x00\x2d\x07\
\x00\x00\x04\x76\x00\x00\x00\x00\x00\x01\x00\x00\x33\x8d\
\x00\x00\x00\x94\x00\x00\x00\x00\x00\x01\x00\x00\x17\xf4\
\x00\x00\x02\x34\x00\x00\x00\x00\x00\x01\x00\x00\x24\x85\
\x00\x00\x03\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x2b\x60\
\x00\x00\x01\x10\x00\x00\x00\x00\x00\x01\x00\x00\x1b\xa4\
\x00\x00\x07\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x47\xb3\
\x00\x00\x06\xb8\x00\x00\x00\x00\x00\x01\x00\x00\x46\x14\
\x00\x00\x01\x6c\x00\x00\x00\x00\x00\x01\x00\x00\x1f\x23\
\x00\x00\x00\x54\x00\x00\x00\x00\x00\x01\x00\x00\x11\xf6\
\x00\x00\x06\x12\x00\x00\x00\x00\x00\x01\x00\x00\x3f\x38\
\x00\x00\x02\x06\x00\x00\x00\x00\x00\x01\x00\x00\x23\x92\
\x00\x00\x05\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x3b\xf9\
\x00\x00\x05\xde\x00\x00\x00\x00\x00\x01\x00\x00\x3e\x8e\
\x00\x00\x05\x48\x00\x00\x00\x00\x00\x01\x00\x00\x3b\x4f\
\x00\x00\x01\xb0\x00\x00\x00\x00\x00\x01\x00\x00\x20\xf7\
\x00\x00\x05\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x37\x7f\
\x00\x00\x02\x8a\x00\x00\x00\x00\x00\x01\x00\x00\x28\xcf\
\x00\x00\x06\x84\x00\x00\x00\x00\x00\x01\x00\x00\x42\xc2\
\x00\x00\x01\x3c\x00\x00\x00\x00\x00\x01\x00\x00\x1e\x80\
\x00\x00\x04\x50\x00\x00\x00\x00\x00\x01\x00\x00\x2f\x70\
\x00\x00\x03\x44\x00\x00\x00\x00\x00\x01\x00\x00\x28\xe2\
\x00\x00\x00\xbc\x00\x00\x00\x00\x00\x01\x00\x00\x15\x67\
\x00\x00\x01\xd4\x00\x00\x00\x00\x00\x01\x00\x00\x1e\x81\
\x00\x00\x05\xa4\x00\x00\x00\x00\x00\x01\x00\x00\x39\x60\
\x00\x00\x03\xa2\x00\x00\x00\x00\x00\x01\x00\x00\x2a\xae\
\x00\x00\x04\xb4\x00\x00\x00\x00\x00\x01\x00\x00\x31\x44\
\x00\x00\x02\xd6\x00\x00\x00\x00\x00\x01\x00\x00\x26\xd6\
\x00\x00\x04\xd8\x00\x00\x00\x00\x00\x01\x00\x00\x33\x9e\
\x00\x00\x02\xfa\x00\x00\x00\x00\x00\x01\x00\x00\x27\x7a\
\x00\x00\x06\x4a\x00\x00\x00\x00\x00\x01\x00\x00\x3e\x85\
\x00\x00\x00\xf6\x00\x00\x00\x00\x00\x01\x00\x00\x16\x21\
\x00\x00\x04\x32\x00\x00\x00\x00\x00\x01\x00\x00\x2e\xeb\
\x00\x00\x04\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x2e\x41\
\x00\x00\x03\xe0\x00\x00\x00\x00\x00\x01\x00\x00\x2d\xaa\
\x00\x00\x00\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x12\x69\
\x00\x00\x06\xfe\x00\x00\x00\x00\x00\x01\x00\x00\x43\xd4\
\x00\x00\x02\xac\x00\x00\x00\x00\x00\x01\x00\x00\x26\x3c\
\x00\x00\x02\x5c\x00\x00\x00\x00\x00\x01\x00\x00\x23\xa2\
\x00\x00\x03\x6a\x00\x00\x00\x00\x00\x01\x00\x00\x29\xca\
\x00\x00\x04\x76\x00\x00\x00\x00\x00\x01\x00\x00\x30\x50\
\x00\x00\x00\x94\x00\x00\x00\x00\x00\x01\x00\x00\x14\xb7\
\x00\x00\x02\x34\x00\x00\x00\x00\x00\x01\x00\x00\x21\x48\
\x00\x00\x03\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x28\x23\
\x00\x00\x01\x10\x00\x00\x00\x00\x00\x01\x00\x00\x18\x67\
\x00\x00\x07\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x44\x76\
\x00\x00\x06\xb8\x00\x00\x00\x00\x00\x01\x00\x00\x42\xd7\
\x00\x00\x01\x6c\x00\x00\x00\x00\x00\x01\x00\x00\x1b\xe6\
\x00\x00\x00\x54\x00\x00\x00\x00\x00\x01\x00\x00\x0e\xb9\
\x00\x00\x06\x12\x00\x00\x00\x00\x00\x01\x00\x00\x3b\xfb\
\x00\x00\x02\x06\x00\x00\x00\x00\x00\x01\x00\x00\x20\x55\
\x00\x00\x05\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x38\xbc\
\x00\x00\x05\xde\x00\x00\x00\x00\x00\x01\x00\x00\x3b\x51\
\x00\x00\x05\x48\x00\x00\x00\x00\x00\x01\x00\x00\x38\x12\
\x00\x00\x01\xb0\x00\x00\x00\x00\x00\x01\x00\x00\x1d\xba\
\x00\x00\x05\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x34\x42\
\x00\x00\x02\x8a\x00\x00\x00\x00\x00\x01\x00\x00\x25\x92\
\x00\x00\x06\x84\x00\x00\x00\x00\x00\x01\x00\x00\x3f\x85\
\x00\x00\x01\x3c\x00\x00\x00\x00\x00\x01\x00\x00\x1b\x43\
\x00\x00\x00\x32\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\
"

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

40
script/process_qrc.py Normal file
View File

@ -0,0 +1,40 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
Utility scripts to compile the qrc file. The script will
attempt to compile the qrc file using the following tools:
- rcc (not used)
- pyside-rcc
- pyrcc4
- pyrcc5
Delete the compiled files that you don't want to use manually after
running this script.
"""
import os
def compile_all():
"""
Compile style.qrc using rcc, pyside-rcc, pyrcc4 and pyrcc5.
"""
qrc_dir = '../qdarkstyle'
print('Changing directory to: ', qrc_dir)
os.chdir(qrc_dir)
# print("Compiling for Qt: style.qrc -> style.rcc")
# os.system("rcc style.qrc -o style.rcc")
print("Compiling for PyQt4: style.qrc -> pyqt_style_rc.py")
os.system("pyrcc4 -py3 style.qrc -o pyqt_style_rc.py")
print("Compiling for PyQt5: style.qrc -> pyqt5_style_rc.py")
os.system("pyrcc5 style.qrc -o pyqt5_style_rc.py")
print("Compiling for PySide: style.qrc -> pyside_style_rc.py")
os.system("pyside-rcc -py3 style.qrc -o pyside_style_rc.py")
if __name__ == "__main__":
compile_all()