Browse Source

Use Home key to jump to start

master
Nils 5 years ago
parent
commit
cb1819009f
  1. 2
      documentation/english.adoc
  2. 2
      documentation/english.part.adoc
  3. 2
      documentation/german.adoc
  4. 2
      documentation/german.part.adoc
  5. 4
      documentation/out/english.html
  6. 4
      documentation/out/german.html
  7. 2
      qtgui/designer/mainwindow.py
  8. 2
      qtgui/designer/mainwindow.ui
  9. 2
      qtgui/mainwindow.py
  10. 917
      qtgui/resources.py
  11. BIN
      qtgui/resources/translations/de.qm
  12. 151
      qtgui/resources/translations/de.ts

2
documentation/english.adoc

@ -71,7 +71,7 @@ In principle, Patroneo can be operated with the mouse. The keyboard is needed fo
.Shortcuts
* Space: Start and pause playback
* L: Play the current measure as a loop
* Backspace: Set playback to the beginning of the track.
* Home: Set playback to the beginning of the track.
== Description of the graphical user interface and its functions
Use your browser's search function to locate the individual letters like [B] and their explanation.

2
documentation/english.part.adoc

@ -26,7 +26,7 @@ In principle, Patroneo can be operated with the mouse. The keyboard is needed fo
.Shortcuts
* Space: Start and pause playback
* L: Play the current measure as a loop
* Backspace: Set playback to the beginning of the track.
* Home: Set playback to the beginning of the track.
== Description of the graphical user interface and its functions
Use your browser's search function to locate the individual letters like [B] and their explanation.

2
documentation/german.adoc

@ -69,7 +69,7 @@ Patroneo kann prinzipiell mit der Maus bedient werden. Die Tastatur ist nur für
.Shortcuts
* Leertaste: Start und Pause der Wiedergabe.
* L: aktuelle Taktpositionen in Schleife spielen.
* Backspace ("Rückwärts löschen"): Wiedergabe an den Anfang des Stückes setzen.
* Pos1: Wiedergabe an den Anfang des Stückes setzen.
== Beschreibung der grafischen Oberfläche und ihrer Funktionen

2
documentation/german.part.adoc

@ -40,7 +40,7 @@ Patroneo kann prinzipiell mit der Maus bedient werden. Die Tastatur ist nur für
.Shortcuts
* Leertaste: Start und Pause der Wiedergabe.
* L: aktuelle Taktpositionen in Schleife spielen.
* Backspace ("Rückwärts löschen"): Wiedergabe an den Anfang des Stückes setzen.
* Pos1: Wiedergabe an den Anfang des Stückes setzen.
== Beschreibung der grafischen Oberfläche und ihrer Funktionen

4
documentation/out/english.html

@ -561,7 +561,7 @@ Your browser does not support the video tag.
<p>L: Play the current measure as a loop</p>
</li>
<li>
<p>Backspace: Set playback to the beginning of the track.</p>
<p>Home: Set playback to the beginning of the track.</p>
</li>
</ul>
</div>
@ -1160,7 +1160,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-10-08 22:05:24 +0200
Last updated 2019-10-12 10:46:42 +0200
</div>
</div>
</body>

4
documentation/out/german.html

@ -570,7 +570,7 @@ Your browser does not support the video tag.
<p>L: aktuelle Taktpositionen in Schleife spielen.</p>
</li>
<li>
<p>Backspace ("Rückwärts löschen"): Wiedergabe an den Anfang des Stückes setzen.</p>
<p>Pos1: Wiedergabe an den Anfang des Stückes setzen.</p>
</li>
</ul>
</div>
@ -1174,7 +1174,7 @@ Ansonsten starten Sie patroneo mit diesem Befehl, Sprachcode ändern, vom Termin
</div>
<div id="footer">
<div id="footer-text">
Last updated 2019-10-08 22:05:24 +0200
Last updated 2019-10-12 10:46:42 +0200
</div>
</div>
</body>

2
qtgui/designer/mainwindow.py

@ -175,7 +175,6 @@ class Ui_MainWindow(object):
self.actionLoop.setObjectName("actionLoop")
self.actionToStart = QtWidgets.QAction(MainWindow)
self.actionToStart.setText("To Start")
self.actionToStart.setShortcut("Backspace")
self.actionToStart.setObjectName("actionToStart")
self.actionClone_Selected_Track = QtWidgets.QAction(MainWindow)
self.actionClone_Selected_Track.setText("Clone selected Track")
@ -190,4 +189,5 @@ class Ui_MainWindow(object):
def retranslateUi(self, MainWindow):
_translate = QtCore.QCoreApplication.translate
self.actionAddTrack.setIconText(_translate("MainWindow", "Add Track"))
self.actionToStart.setShortcut(_translate("MainWindow", "Home"))
self.actionClone_Selected_Track.setIconText(_translate("MainWindow", "Clone selected Track"))

2
qtgui/designer/mainwindow.ui

@ -412,7 +412,7 @@
<string notr="true">To Start</string>
</property>
<property name="shortcut">
<string notr="true">Backspace</string>
<string>Home</string>
</property>
</action>
<action name="actionClone_Selected_Track">

2
qtgui/mainwindow.py

@ -108,7 +108,7 @@ class MainWindow(TemplateMainWindow):
self.ui.toStartButton.setFixedWidth(width)
self.ui.toStartButton.setText("")
self.ui.toStartButton.setIcon(QtGui.QIcon(':tostart.png'))
self.ui.toStartButton.setToolTip(QtCore.QCoreApplication.translate("PlaybackControls", "[Backspace] Jump to Start"))
self.ui.toStartButton.setToolTip(QtCore.QCoreApplication.translate("PlaybackControls", "[Home] Jump to Start"))
self.ui.toStartButton.clicked.connect(api.toStart)
self.ui.centralwidget.addAction(self.ui.actionToStart) #no action without connection to a widget.
self.ui.actionToStart.triggered.connect(self.ui.toStartButton.click)

917
qtgui/resources.py

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

BIN
qtgui/resources/translations/de.qm

Binary file not shown.

151
qtgui/resources/translations/de.ts

@ -37,17 +37,17 @@
<context>
<name>EventContextMenu</name>
<message>
<location filename="../../pattern_grid.py" line="323"/>
<location filename="../../pattern_grid.py" line="315"/>
<source>Invert Steps</source>
<translation>Schritte invertieren</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="324"/>
<location filename="../../pattern_grid.py" line="316"/>
<source>All Steps On</source>
<translation>Alle Schritte an</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="325"/>
<location filename="../../pattern_grid.py" line="317"/>
<source>All Steps Off</source>
<translation>Alles Schritte aus</translation>
</message>
@ -57,17 +57,17 @@
<translation type="obsolete">Reihe mit Wiederholung bis hier befüllen</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="330"/>
<location filename="../../pattern_grid.py" line="322"/>
<source>Clear Row</source>
<translation>Reihe löschen</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="331"/>
<location filename="../../pattern_grid.py" line="323"/>
<source>Invert Row</source>
<translation>Reihe umkehren</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="329"/>
<location filename="../../pattern_grid.py" line="321"/>
<source>Repeat to step {} incl. to fill Row</source>
<translation>Reihe mit Wiederholung bis Schritt {} befüllen</translation>
</message>
@ -75,15 +75,20 @@
<context>
<name>MainWindow</name>
<message>
<location filename="../../designer/mainwindow.py" line="190"/>
<location filename="../../designer/mainwindow.py" line="191"/>
<source>Add Track</source>
<translation>Neue Spur</translation>
</message>
<message>
<location filename="../../designer/mainwindow.py" line="191"/>
<location filename="../../designer/mainwindow.py" line="193"/>
<source>Clone selected Track</source>
<translation>Klone aktuelle Spur</translation>
</message>
<message>
<location filename="../../designer/mainwindow.py" line="192"/>
<source>Home</source>
<translation>Zum Anfang</translation>
</message>
</context>
<context>
<name>Menu</name>
@ -112,79 +117,79 @@
</message>
<message>
<location filename="../../mainwindow.py" line="111"/>
<source>[Backspace] Jump to Start</source>
<translation>[Backspace] Springe zum Anfang</translation>
<source>[Home] Jump to Start</source>
<translation>[Pos1] Springe zum Anfang</translation>
</message>
</context>
<context>
<name>Scale</name>
<message>
<location filename="../../pattern_grid.py" line="667"/>
<location filename="../../pattern_grid.py" line="659"/>
<source>Major</source>
<translation>Dur</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="668"/>
<location filename="../../pattern_grid.py" line="660"/>
<source>Minor</source>
<translation>Moll</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="669"/>
<location filename="../../pattern_grid.py" line="661"/>
<source>Dorian</source>
<translation>Dorisch</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="670"/>
<location filename="../../pattern_grid.py" line="662"/>
<source>Phrygian</source>
<translation>Phrygisch</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="671"/>
<location filename="../../pattern_grid.py" line="663"/>
<source>Lydian</source>
<translation>Lydisch</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="672"/>
<location filename="../../pattern_grid.py" line="664"/>
<source>Mixolydian</source>
<translation>Mixolydisch</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="673"/>
<location filename="../../pattern_grid.py" line="665"/>
<source>Locrian</source>
<translation>Lokrisch</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="674"/>
<location filename="../../pattern_grid.py" line="666"/>
<source>Blues</source>
<translation>Blues</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="675"/>
<location filename="../../pattern_grid.py" line="667"/>
<source>Hollywood</source>
<translation>Hollywood</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="678"/>
<location filename="../../pattern_grid.py" line="670"/>
<source>English</source>
<translation>Englisch</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="679"/>
<location filename="../../pattern_grid.py" line="671"/>
<source>Lilypond</source>
<translation>Lilypond</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="680"/>
<location filename="../../pattern_grid.py" line="672"/>
<source>German</source>
<translation>Deutsch</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="681"/>
<location filename="../../pattern_grid.py" line="673"/>
<source>Drums GM</source>
<translation>Drums GM</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="676"/>
<location filename="../../pattern_grid.py" line="668"/>
<source>Chromatic</source>
<translation>Chromatisch</translation>
</message>
@ -225,27 +230,27 @@
<context>
<name>TimeSignature</name>
<message>
<location filename="../../mainwindow.py" line="311"/>
<location filename="../../mainwindow.py" line="343"/>
<source>Whole</source>
<translation>Ganze</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="312"/>
<location filename="../../mainwindow.py" line="344"/>
<source>Half</source>
<translation>Halbe</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="313"/>
<location filename="../../mainwindow.py" line="345"/>
<source>Quarter</source>
<translation>Viertel</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="314"/>
<location filename="../../mainwindow.py" line="346"/>
<source>Eigth</source>
<translation>Achtel</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="315"/>
<location filename="../../mainwindow.py" line="347"/>
<source>Sixteenth</source>
<translation>Sechzehntel</translation>
</message>
@ -261,32 +266,32 @@
<context>
<name>Toolbar</name>
<message>
<location filename="../../mainwindow.py" line="224"/>
<location filename="../../mainwindow.py" line="256"/>
<source>BPM/Tempo: </source>
<translation>BPM/Tempo: </translation>
</message>
<message>
<location filename="../../mainwindow.py" line="225"/>
<location filename="../../mainwindow.py" line="257"/>
<source>Deactivate to beccome JACK Transport Slave. Activate for Master.</source>
<translation>Aus: JACK Transport Slave. An: JACK Master (eigenes Tempo).</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="278"/>
<location filename="../../mainwindow.py" line="310"/>
<source>Overall length of the song</source>
<translation>Länge des Stückes in Takten</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="295"/>
<location filename="../../mainwindow.py" line="327"/>
<source>Please read the manual!</source>
<translation>Bitte im Handbuch nachlesen!</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="322"/>
<location filename="../../mainwindow.py" line="354"/>
<source>Length of the pattern (bottom part of the program)</source>
<translation>Länge des Musters in Schritten (untere Hälfte des Programms)</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="326"/>
<location filename="../../mainwindow.py" line="358"/>
<source>How long is each main step</source>
<translation>Welchen Notenwert repräsentiert ein Schritt</translation>
</message>
@ -301,42 +306,42 @@
<translation type="obsolete">Taktartaufspaltung durch Gruppierung umwandeln, versucht die Musik gleich klingen zu lassen</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="362"/>
<location filename="../../mainwindow.py" line="394"/>
<source>Clone Selected Track</source>
<translation>Klone ausgewählte Spur</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="363"/>
<location filename="../../mainwindow.py" line="395"/>
<source>Use this! Create a new track that inherits everything but the content from the original. Already jack connected!</source>
<translation>Das hier benutzen! Neue Spur, die alle Eigenschaften außer der Musik selbst vom Original erbt. Ist bereits in JACK verbunden!</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="364"/>
<location filename="../../mainwindow.py" line="396"/>
<source>Add Track</source>
<translation>Neue Spur</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="365"/>
<location filename="../../mainwindow.py" line="397"/>
<source>Add a complete empty track that needs to be connected to an instrument manually.</source>
<translation>Eine neue, leere Spur, bei der man noch per Hand ein Instrument mit JACK verbinden muss.</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="370"/>
<location filename="../../mainwindow.py" line="402"/>
<source>Measures per Track: </source>
<translation>Takte pro Spur: </translation>
</message>
<message>
<location filename="../../mainwindow.py" line="376"/>
<location filename="../../mainwindow.py" line="408"/>
<source>Steps per Pattern:</source>
<translation>Schritte pro Takt:</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="381"/>
<location filename="../../mainwindow.py" line="413"/>
<source> in groups of: </source>
<translation> gruppiert in je: </translation>
</message>
<message>
<location filename="../../mainwindow.py" line="386"/>
<location filename="../../mainwindow.py" line="418"/>
<source> so that each group produces a:</source>
<translation> und jede Gruppe ergibt eine:</translation>
</message>
@ -344,12 +349,12 @@
<context>
<name>TrackLabel</name>
<message>
<location filename="../../songeditor.py" line="643"/>
<location filename="../../songeditor.py" line="646"/>
<source>grab and move to reorder tracks</source>
<translation>mit der maus halten und ziehen um Spuren anzuordnen</translation>
</message>
<message>
<location filename="../../songeditor.py" line="648"/>
<location filename="../../songeditor.py" line="651"/>
<source>change track color</source>
<translation>setze Farbe der Spur</translation>
</message>
@ -357,27 +362,27 @@
<context>
<name>TrackLabelContext</name>
<message>
<location filename="../../songeditor.py" line="580"/>
<location filename="../../songeditor.py" line="584"/>
<source>Invert Measures</source>
<translation>Taktauswahl umdrehen</translation>
</message>
<message>
<location filename="../../songeditor.py" line="581"/>
<location filename="../../songeditor.py" line="585"/>
<source>All Measures On</source>
<translation>Alle Takte anschalten</translation>
</message>
<message>
<location filename="../../songeditor.py" line="582"/>
<location filename="../../songeditor.py" line="586"/>
<source>All Measures Off</source>
<translation>Alle Takte ausschalten</translation>
</message>
<message>
<location filename="../../songeditor.py" line="583"/>
<location filename="../../songeditor.py" line="587"/>
<source>Clone this Track</source>
<translation>Spur klonen</translation>
</message>
<message>
<location filename="../../songeditor.py" line="584"/>
<location filename="../../songeditor.py" line="588"/>
<source>Delete Track</source>
<translation>Spur löschen</translation>
</message>
@ -387,12 +392,12 @@
<translation type="obsolete">Übernimm Struktur von</translation>
</message>
<message>
<location filename="../../songeditor.py" line="600"/>
<location filename="../../songeditor.py" line="605"/>
<source>Merge/Copy Measure-Structure from</source>
<translation>Übernimm und ergänze Struktur von</translation>
</message>
<message>
<location filename="../../songeditor.py" line="615"/>
<location filename="../../songeditor.py" line="619"/>
<source>Replace Pattern with</source>
<translation>Ersetze Noten des Taktes durch</translation>
</message>
@ -400,62 +405,62 @@
<context>
<name>TransposeControls</name>
<message>
<location filename="../../pattern_grid.py" line="693"/>
<location filename="../../pattern_grid.py" line="685"/>
<source>+Half Tone</source>
<translation>+Halbton</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="695"/>
<location filename="../../pattern_grid.py" line="687"/>
<source>Transpose the whole scale up a half tone (+1 midi note)</source>
<translation>Transponiere die Tonleiter einen Halbton aufwärts (+1 MIDI Tonhöhe)</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="698"/>
<location filename="../../pattern_grid.py" line="690"/>
<source>-Half Tone</source>
<translation>-Halbton</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="700"/>
<location filename="../../pattern_grid.py" line="692"/>
<source>Transpose the whole scale down a half tone (-1 midi note)</source>
<translation>Transponiere die Tonleiter einen Halbton abwärts (-1 MIDI Tonhöhe)</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="703"/>
<location filename="../../pattern_grid.py" line="695"/>
<source>+Octave</source>
<translation>+Oktave</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="705"/>
<location filename="../../pattern_grid.py" line="697"/>
<source>Transpose the whole scale up an octave (+12 midi notes)</source>
<translation>Transponiere die Tonleiter eine Oktave aufwärts (+12 MIDI Tonhöhe)</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="708"/>
<location filename="../../pattern_grid.py" line="700"/>
<source>-Octave</source>
<translation>-Oktave</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="710"/>
<location filename="../../pattern_grid.py" line="702"/>
<source>Transpose the whole scale down an octave (-12 midi notes)</source>
<translation>Transponiere die Tonleiter eine Oktave abwärts (-12 MIDI Tonhöhe)</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="717"/>
<location filename="../../pattern_grid.py" line="709"/>
<source>Set Scale to:</source>
<translation>Benutze Tonleiter:</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="719"/>
<location filename="../../pattern_grid.py" line="711"/>
<source>Take the bottom note and build a predefined scale from it upwards.</source>
<translation>Ändere die Tonleiter des Musters auf die Ausgewählte. Referenzton ist die unterste Reihe des Musters.</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="725"/>
<location filename="../../pattern_grid.py" line="717"/>
<source>Set Notenames to:</source>
<translation>Benutze Notennamen:</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="727"/>
<location filename="../../pattern_grid.py" line="719"/>
<source>Use this scheme as note names.</source>
<translation>Use this scheme as note names.</translation>
</message>
@ -463,22 +468,22 @@
<context>
<name>VelocityControls</name>
<message>
<location filename="../../pattern_grid.py" line="897"/>
<location filename="../../pattern_grid.py" line="875"/>
<source>+Velocity</source>
<translation>+Velocity</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="900"/>
<location filename="../../pattern_grid.py" line="878"/>
<source>Make everything louder. Hover and mousewheel up/down to go in steps of 10.</source>
<translation>Alle Töne lauter machen. Mit dem Mauszeiger über dem Knopf bleiben und das Mausrad auf oder ab bewegen für 10er Schritte.</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="903"/>
<location filename="../../pattern_grid.py" line="881"/>
<source>-Velocity</source>
<translation>-Velocity</translation>
</message>
<message>
<location filename="../../pattern_grid.py" line="906"/>
<location filename="../../pattern_grid.py" line="884"/>
<source>Make everything softer. Hover and mousewheel up/down to go in steps of 10.</source>
<translation>Alle Töne leiser machen. Mit dem Mauszeiger über dem Knopf bleiben und das Mausrad auf oder ab bewegen für 10er Schritte.</translation>
</message>
@ -486,27 +491,27 @@
<context>
<name>convertSubdivisionsSubMenu</name>
<message>
<location filename="../../mainwindow.py" line="426"/>
<location filename="../../mainwindow.py" line="458"/>
<source>New Grouping</source>
<translation>Neue Gruppierung</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="429"/>
<location filename="../../mainwindow.py" line="461"/>
<source>Do nothing</source>
<translation>Nichts machen</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="429"/>
<location filename="../../mainwindow.py" line="461"/>
<source>Delete wrong steps</source>
<translation>Falsche Schritte löschen</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="429"/>
<location filename="../../mainwindow.py" line="461"/>
<source>Merge wrong steps</source>
<translation>Falsche Schritte mit einbinden</translation>
</message>
<message>
<location filename="../../mainwindow.py" line="434"/>
<location filename="../../mainwindow.py" line="466"/>
<source>If not possible</source>
<translation>Falls unmöglich</translation>
</message>

Loading…
Cancel
Save