Browse Source

make resources

master
Nils 3 years ago
parent
commit
4dad2f6d1c
  1. 4
      README.md
  2. 8
      documentation/agordejo.1
  3. 4
      documentation/english.adoc
  4. 4
      documentation/german.adoc
  5. 13
      documentation/index.adoc
  6. 2
      documentation/manpageinclude.h2m
  7. 4
      documentation/nsm-data.1
  8. 4
      documentation/out/english.html
  9. 4
      documentation/out/german.html
  10. 12
      documentation/out/index.html
  11. 254
      qtgui/resources.py

4
README.md

@ -1,8 +1,8 @@
[//]: # (Generated 2020-07-24T14:21:16.934757. Changes belong into template/documentation/readme.template) [//]: # (Generated 2020-12-05T19:32:12.543644. Changes belong into template/documentation/readme.template)
#Agordejo #Agordejo
Program version 0.1.1 Program version 0.2.0
Agordejo (Esperanto: 'place to set things up') is a music production session manager. Agordejo (Esperanto: 'place to set things up') is a music production session manager.

8
documentation/agordejo.1

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.15. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH AGORDEJO "1" "July 2020" "Agordejo 0.1.1" "User Commands" .TH AGORDEJO "1" "December 2020" "Agordejo 0.2.0" "User Commands"
.SH NAME .SH NAME
Agordejo - Music and audio production session manager based on NSM. Agordejo - Music and audio production session manager based on NSM.
.SH DESCRIPTION .SH DESCRIPTION
@ -7,7 +7,7 @@ usage: agordejo [\-h] [\-v] [\-V] [\-u URL] [\-\-nsm\-url URL] [\-l SESSION] [\-
.IP .IP
[\-\-session\-root SESSIONROOT] [\-\-session\-root SESSIONROOT]
.PP .PP
Agordejo \- Version 0.1.1 \- Copyright 2020 by Laborejo Software Suite \- Agordejo \- Version 0.2.0 \- Copyright 2020 by Laborejo Software Suite \-
https://www.laborejo.org/agordejo https://www.laborejo.org/agordejo
.SS "optional arguments:" .SS "optional arguments:"
.TP .TP
@ -76,7 +76,7 @@ get more options. Try right-clicking on many things to get context menus.
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
.SH COPYRIGHT .SH COPYRIGHT
Agordejo 0.1.1 - Copyright 2020 Agordejo 0.2.0 - Copyright 2020
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/
.SH "SEE ALSO" .SH "SEE ALSO"

4
documentation/english.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite :Author: Laborejo Software Suite
:Version: 0.1.1 :Version: 0.2.0
:iconfont-remote!: :iconfont-remote!:
:!webfonts: :!webfonts:
@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/
= Agordejo = Agordejo
// Don't write in the empty line above line. It will be interpreted as author html tag // Don't write in the empty line above line. It will be interpreted as author html tag
For program version 0.1.1 For program version 0.2.0
== Introduction == Introduction

4
documentation/german.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite :Author: Laborejo Software Suite
:Version: 0.1.1 :Version: 0.2.0
:iconfont-remote!: :iconfont-remote!:
:!webfonts: :!webfonts:
@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/
= Agordejo = Agordejo
// Don't write in the empty line above line. It will be interpreted as author html tag // Don't write in the empty line above line. It will be interpreted as author html tag
Für Programmversion 0.1.1 Für Programmversion 0.2.0
== Präambel == Präambel

13
documentation/index.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite :Author: Laborejo Software Suite
:Version: 0.1.1 :Version: 0.2.0
:iconfont-remote!: :iconfont-remote!:
:!webfonts: :!webfonts:
@ -21,7 +21,7 @@ https://asciidoctor.org/docs/user-manual/
== Agordejo Multi-Language Documentation == Agordejo Multi-Language Documentation
image::logo.png["logo", 320, 180] image::logo.png["logo", 320, 180]
For program version 0.1.1 For program version 0.2.0
This site is part of the https://www.laborejo.org[Laborejo Software Suite] This site is part of the https://www.laborejo.org[Laborejo Software Suite]
@ -30,3 +30,12 @@ Please choose a language
* link:english.html[English] * link:english.html[English]
* link:german.html[Deutsch (German)] * link:german.html[Deutsch (German)]
Further Links
* https://laborejo.org/bugs/[Bug and Issues, and other Feedback]
* Write to info@laborejo.org for any comment or question.
New Session Manager
* https://linuxaudio.github.io/new-session-manager/api/index.html[API Document] - How to write your own client
* https://github.com/linuxaudio/new-session-manager[Sourcecode] and Readme

2
documentation/manpageinclude.h2m

@ -31,7 +31,7 @@ should provide a good user experience.
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
[copyright] [copyright]
Agordejo 0.1.1 - Copyright 2020 Agordejo 0.2.0 - Copyright 2020
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/

4
documentation/nsm-data.1

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.15. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH NSM-DATA "1" "July 2020" "nsm-data 1.0" "User Commands" .TH NSM-DATA "1" "December 2020" "nsm-data 1.0" "User Commands"
.SH NAME .SH NAME
nsm-data \- manual page for nsm-data 1.0 nsm-data \- manual page for nsm-data 1.0
.SH DESCRIPTION .SH DESCRIPTION

4
documentation/out/english.html

@ -494,7 +494,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<div id="preamble"> <div id="preamble">
<div class="sectionbody"> <div class="sectionbody">
<div class="paragraph"> <div class="paragraph">
<p>For program version 0.1.1</p> <p>For program version 0.2.0</p>
</div> </div>
</div> </div>
</div> </div>
@ -1250,7 +1250,7 @@ The easiest way is to contact the developers and they will setup the new languag
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2020-12-05 19:28:17 +0100 Last updated 2020-12-05 19:32:12 +0100
</div> </div>
</div> </div>
</body> </body>

4
documentation/out/german.html

@ -496,7 +496,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
<div id="preamble"> <div id="preamble">
<div class="sectionbody"> <div class="sectionbody">
<div class="paragraph"> <div class="paragraph">
<p>Für Programmversion 0.1.1</p> <p>Für Programmversion 0.2.0</p>
</div> </div>
</div> </div>
</div> </div>
@ -1256,7 +1256,7 @@ Ansonsten starten Sie agordejo mit diesem Befehl, Sprachcode ändern, vom Termin
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2020-12-05 19:28:17 +0100 Last updated 2020-12-05 19:32:12 +0100
</div> </div>
</div> </div>
</body> </body>

12
documentation/out/index.html

@ -450,7 +450,7 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
</div> </div>
</div> </div>
<div class="paragraph"> <div class="paragraph">
<p>For program version 0.1.1</p> <p>For program version 0.2.0</p>
</div> </div>
<div class="paragraph"> <div class="paragraph">
<p>This site is part of the <a href="https://www.laborejo.org">Laborejo Software Suite</a></p> <p>This site is part of the <a href="https://www.laborejo.org">Laborejo Software Suite</a></p>
@ -468,6 +468,16 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
</li> </li>
</ul> </ul>
</div> </div>
<div class="paragraph">
<p>Further Links
* <a href="https://laborejo.org/bugs/">Bug and Issues, and other Feedback</a>
* Write to <a href="mailto:info@laborejo.org">info@laborejo.org</a> for any comment or question.</p>
</div>
<div class="paragraph">
<p>New Session Manager
* <a href="https://linuxaudio.github.io/new-session-manager/api/index.html">API Document</a> - How to write your own client
* <a href="https://github.com/linuxaudio/new-session-manager">Sourcecode</a> and Readme</p>
</div>
</div> </div>
</div> </div>
</div> </div>

254
qtgui/resources.py

@ -2,27 +2,13 @@
# Resource object code # Resource object code
# #
# Created by: The Resource Compiler for PyQt5 (Qt v5.15.0) # Created by: The Resource Compiler for PyQt5 (Qt v5.15.2)
# #
# WARNING! All changes made in this file will be lost! # WARNING! All changes made in this file will be lost!
from PyQt5 import QtCore from PyQt5 import QtCore
qt_resource_data = b"\ qt_resource_data = b"\
\x00\x00\x00\xb4\
\x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
\x30\x20\x30\x20\x38\x20\x38\x22\x3e\x3c\x70\x61\x74\x68\x20\x64\
\x3d\x22\x4d\x33\x2e\x31\x31\x20\x37\x2e\x31\x37\x4c\x2e\x30\x34\
\x38\x20\x34\x2e\x31\x30\x36\x6c\x31\x2e\x31\x34\x34\x2d\x31\x2e\
\x31\x34\x34\x20\x33\x2e\x30\x36\x32\x20\x33\x2e\x30\x36\x32\x7a\
\x22\x2f\x3e\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x4d\x38\x2e\x30\
\x36\x33\x20\x32\x2e\x32\x30\x38\x4c\x33\x2e\x37\x33\x35\x20\x36\
\x2e\x35\x33\x36\x6c\x2d\x31\x2e\x32\x32\x2d\x31\x2e\x32\x32\x4c\
\x36\x2e\x38\x34\x33\x2e\x39\x38\x38\x7a\x22\x2f\x3e\x3c\x2f\x73\
\x76\x67\x3e\
\x00\x00\x01\x25\ \x00\x00\x01\x25\
\x3c\ \x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\ \x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
@ -44,6 +30,92 @@ qt_resource_data = b"\
\x37\x32\x68\x33\x35\x76\x32\x37\x2e\x38\x39\x68\x2d\x33\x35\x76\ \x37\x32\x68\x33\x35\x76\x32\x37\x2e\x38\x39\x68\x2d\x33\x35\x76\
\x2d\x32\x37\x2e\x38\x39\x7a\x22\x2f\x3e\x3c\x2f\x67\x3e\x3c\x2f\ \x2d\x32\x37\x2e\x38\x39\x7a\x22\x2f\x3e\x3c\x2f\x67\x3e\x3c\x2f\
\x73\x76\x67\x3e\ \x73\x76\x67\x3e\
\x00\x00\x00\xb4\
\x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
\x30\x20\x30\x20\x38\x20\x38\x22\x3e\x3c\x70\x61\x74\x68\x20\x64\
\x3d\x22\x4d\x33\x2e\x31\x31\x20\x37\x2e\x31\x37\x4c\x2e\x30\x34\
\x38\x20\x34\x2e\x31\x30\x36\x6c\x31\x2e\x31\x34\x34\x2d\x31\x2e\
\x31\x34\x34\x20\x33\x2e\x30\x36\x32\x20\x33\x2e\x30\x36\x32\x7a\
\x22\x2f\x3e\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x4d\x38\x2e\x30\
\x36\x33\x20\x32\x2e\x32\x30\x38\x4c\x33\x2e\x37\x33\x35\x20\x36\
\x2e\x35\x33\x36\x6c\x2d\x31\x2e\x32\x32\x2d\x31\x2e\x32\x32\x4c\
\x36\x2e\x38\x34\x33\x2e\x39\x38\x38\x7a\x22\x2f\x3e\x3c\x2f\x73\
\x76\x67\x3e\
\x00\x00\x01\x4f\
\x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
\x30\x20\x30\x20\x31\x32\x30\x20\x31\x32\x30\x22\x3e\x3c\x70\x61\
\x74\x68\x20\x64\x3d\x22\x4d\x36\x30\x20\x31\x39\x2e\x30\x39\x43\
\x32\x32\x2e\x33\x38\x32\x20\x31\x39\x2e\x30\x39\x2e\x30\x35\x33\
\x20\x36\x30\x20\x2e\x30\x35\x33\x20\x36\x30\x53\x32\x32\x2e\x33\
\x38\x33\x20\x31\x30\x30\x2e\x39\x31\x20\x36\x30\x20\x31\x30\x30\
\x2e\x39\x31\x20\x31\x31\x39\x2e\x39\x35\x20\x36\x30\x20\x31\x31\
\x39\x2e\x39\x35\x20\x36\x30\x20\x39\x37\x2e\x36\x31\x38\x20\x31\
\x39\x2e\x30\x39\x20\x36\x30\x20\x31\x39\x2e\x30\x39\x7a\x6d\x30\
\x20\x36\x35\x2e\x33\x32\x63\x2d\x31\x33\x2e\x34\x36\x20\x30\x2d\
\x32\x34\x2e\x34\x31\x2d\x31\x30\x2e\x39\x35\x2d\x32\x34\x2e\x34\
\x31\x2d\x32\x34\x2e\x34\x31\x53\x34\x36\x2e\x35\x34\x20\x33\x35\
\x2e\x35\x39\x20\x36\x30\x20\x33\x35\x2e\x35\x39\x20\x38\x34\x2e\
\x34\x30\x37\x20\x34\x36\x2e\x35\x34\x20\x38\x34\x2e\x34\x30\x37\
\x20\x36\x30\x73\x2d\x31\x30\x2e\x39\x35\x20\x32\x34\x2e\x34\x31\
\x2d\x32\x34\x2e\x34\x31\x20\x32\x34\x2e\x34\x31\x7a\x22\x2f\x3e\
\x3c\x63\x69\x72\x63\x6c\x65\x20\x63\x79\x3d\x22\x36\x30\x2e\x35\
\x38\x33\x22\x20\x63\x78\x3d\x22\x36\x30\x22\x20\x72\x3d\x22\x31\
\x34\x2e\x34\x30\x39\x22\x2f\x3e\x3c\x2f\x73\x76\x67\x3e\
\x00\x00\x00\x60\
\x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
\x30\x20\x30\x20\x31\x32\x30\x20\x31\x32\x30\x22\x3e\x3c\x70\x61\
\x74\x68\x20\x64\x3d\x22\x4d\x31\x36\x20\x31\x36\x68\x38\x38\x76\
\x38\x38\x48\x31\x36\x7a\x22\x2f\x3e\x3c\x2f\x73\x76\x67\x3e\
\x00\x00\x02\x70\
\x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
\x30\x20\x30\x20\x31\x32\x30\x20\x31\x32\x30\x22\x3e\x3c\x70\x61\
\x74\x68\x20\x64\x3d\x22\x4d\x33\x2e\x32\x37\x32\x20\x35\x38\x2e\
\x37\x37\x32\x63\x30\x20\x33\x31\x2e\x32\x30\x34\x20\x32\x35\x2e\
\x32\x39\x36\x20\x35\x36\x2e\x35\x20\x35\x36\x2e\x35\x20\x35\x36\
\x2e\x35\x20\x33\x31\x2e\x32\x30\x33\x20\x30\x20\x35\x36\x2e\x35\
\x2d\x32\x35\x2e\x32\x39\x36\x20\x35\x36\x2e\x35\x2d\x35\x36\x2e\
\x35\x20\x30\x2d\x31\x36\x2e\x32\x36\x34\x2d\x36\x2e\x38\x38\x32\
\x2d\x33\x30\x2e\x39\x31\x2d\x31\x37\x2e\x38\x38\x2d\x34\x31\x2e\
\x32\x32\x4c\x38\x34\x2e\x30\x33\x20\x33\x32\x2e\x38\x38\x35\x63\
\x36\x2e\x39\x31\x32\x20\x36\x2e\x34\x38\x32\x20\x31\x31\x2e\x32\
\x34\x34\x20\x31\x35\x2e\x36\x38\x38\x20\x31\x31\x2e\x32\x34\x34\
\x20\x32\x35\x2e\x38\x39\x20\x30\x20\x31\x39\x2e\x35\x37\x34\x2d\
\x31\x35\x2e\x39\x32\x36\x20\x33\x35\x2e\x35\x2d\x33\x35\x2e\x35\
\x20\x33\x35\x2e\x35\x2d\x31\x39\x2e\x35\x37\x35\x20\x30\x2d\x33\
\x35\x2e\x35\x2d\x31\x35\x2e\x39\x32\x36\x2d\x33\x35\x2e\x35\x2d\
\x33\x35\x2e\x35\x22\x20\x66\x69\x6c\x6c\x3d\x22\x23\x30\x31\x30\
\x31\x30\x31\x22\x2f\x3e\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x4d\
\x39\x35\x2e\x32\x37\x32\x20\x35\x38\x2e\x37\x37\x32\x63\x30\x20\
\x31\x39\x2e\x35\x37\x35\x2d\x31\x35\x2e\x39\x32\x35\x20\x33\x35\
\x2e\x35\x2d\x33\x35\x2e\x35\x20\x33\x35\x2e\x35\x2d\x31\x39\x2e\
\x35\x37\x34\x20\x30\x2d\x33\x35\x2e\x35\x2d\x31\x35\x2e\x39\x32\
\x36\x2d\x33\x35\x2e\x35\x2d\x33\x35\x2e\x35\x20\x30\x2d\x31\x30\
\x2e\x32\x20\x34\x2e\x33\x33\x32\x2d\x31\x39\x2e\x34\x30\x36\x20\
\x31\x31\x2e\x32\x34\x35\x2d\x32\x35\x2e\x38\x39\x6c\x2d\x31\x34\
\x2e\x33\x36\x35\x2d\x31\x35\x2e\x33\x33\x43\x31\x30\x2e\x31\x35\
\x34\x20\x32\x37\x2e\x38\x36\x20\x33\x2e\x32\x37\x32\x20\x34\x32\
\x2e\x35\x30\x37\x20\x33\x2e\x32\x37\x32\x20\x35\x38\x2e\x37\x37\
\x63\x30\x20\x33\x31\x2e\x32\x30\x34\x20\x32\x35\x2e\x32\x39\x37\
\x20\x35\x36\x2e\x35\x20\x35\x36\x2e\x35\x20\x35\x36\x2e\x35\x20\
\x33\x31\x2e\x32\x30\x34\x20\x30\x20\x35\x36\x2e\x35\x2d\x32\x35\
\x2e\x32\x39\x37\x20\x35\x36\x2e\x35\x2d\x35\x36\x2e\x35\x22\x20\
\x66\x69\x6c\x6c\x3d\x22\x23\x30\x31\x30\x31\x30\x31\x22\x2f\x3e\
\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x4d\x34\x39\x2e\x37\x38\x35\
\x20\x30\x48\x36\x39\x2e\x37\x36\x76\x36\x31\x2e\x35\x37\x36\x48\
\x34\x39\x2e\x37\x38\x35\x7a\x22\x20\x66\x69\x6c\x6c\x3d\x22\x23\
\x30\x31\x30\x31\x30\x31\x22\x2f\x3e\x3c\x2f\x73\x76\x67\x3e\
\x00\x00\x06\xec\ \x00\x00\x06\xec\
\x89\ \x89\
\x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ \x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\
@ -157,78 +229,11 @@ qt_resource_data = b"\
\x37\x37\x97\xfb\x5c\xf6\x2f\x4f\x5b\x01\xfc\x05\xe0\x6f\xfc\x82\ \x37\x37\x97\xfb\x5c\xf6\x2f\x4f\x5b\x01\xfc\x05\xe0\x6f\xfc\x82\
\x51\x4e\x32\x01\xfc\xf3\x2f\xe8\x31\x0e\x04\xd7\xcb\x8f\x12\x00\ \x51\x4e\x32\x01\xfc\xf3\x2f\xe8\x31\x0e\x04\xd7\xcb\x8f\x12\x00\
\x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\ \x00\x00\x00\x49\x45\x4e\x44\xae\x42\x60\x82\
\x00\x00\x02\x70\ \x00\x00\x00\x21\
\x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
\x30\x20\x30\x20\x31\x32\x30\x20\x31\x32\x30\x22\x3e\x3c\x70\x61\
\x74\x68\x20\x64\x3d\x22\x4d\x33\x2e\x32\x37\x32\x20\x35\x38\x2e\
\x37\x37\x32\x63\x30\x20\x33\x31\x2e\x32\x30\x34\x20\x32\x35\x2e\
\x32\x39\x36\x20\x35\x36\x2e\x35\x20\x35\x36\x2e\x35\x20\x35\x36\
\x2e\x35\x20\x33\x31\x2e\x32\x30\x33\x20\x30\x20\x35\x36\x2e\x35\
\x2d\x32\x35\x2e\x32\x39\x36\x20\x35\x36\x2e\x35\x2d\x35\x36\x2e\
\x35\x20\x30\x2d\x31\x36\x2e\x32\x36\x34\x2d\x36\x2e\x38\x38\x32\
\x2d\x33\x30\x2e\x39\x31\x2d\x31\x37\x2e\x38\x38\x2d\x34\x31\x2e\
\x32\x32\x4c\x38\x34\x2e\x30\x33\x20\x33\x32\x2e\x38\x38\x35\x63\
\x36\x2e\x39\x31\x32\x20\x36\x2e\x34\x38\x32\x20\x31\x31\x2e\x32\
\x34\x34\x20\x31\x35\x2e\x36\x38\x38\x20\x31\x31\x2e\x32\x34\x34\
\x20\x32\x35\x2e\x38\x39\x20\x30\x20\x31\x39\x2e\x35\x37\x34\x2d\
\x31\x35\x2e\x39\x32\x36\x20\x33\x35\x2e\x35\x2d\x33\x35\x2e\x35\
\x20\x33\x35\x2e\x35\x2d\x31\x39\x2e\x35\x37\x35\x20\x30\x2d\x33\
\x35\x2e\x35\x2d\x31\x35\x2e\x39\x32\x36\x2d\x33\x35\x2e\x35\x2d\
\x33\x35\x2e\x35\x22\x20\x66\x69\x6c\x6c\x3d\x22\x23\x30\x31\x30\
\x31\x30\x31\x22\x2f\x3e\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x4d\
\x39\x35\x2e\x32\x37\x32\x20\x35\x38\x2e\x37\x37\x32\x63\x30\x20\
\x31\x39\x2e\x35\x37\x35\x2d\x31\x35\x2e\x39\x32\x35\x20\x33\x35\
\x2e\x35\x2d\x33\x35\x2e\x35\x20\x33\x35\x2e\x35\x2d\x31\x39\x2e\
\x35\x37\x34\x20\x30\x2d\x33\x35\x2e\x35\x2d\x31\x35\x2e\x39\x32\
\x36\x2d\x33\x35\x2e\x35\x2d\x33\x35\x2e\x35\x20\x30\x2d\x31\x30\
\x2e\x32\x20\x34\x2e\x33\x33\x32\x2d\x31\x39\x2e\x34\x30\x36\x20\
\x31\x31\x2e\x32\x34\x35\x2d\x32\x35\x2e\x38\x39\x6c\x2d\x31\x34\
\x2e\x33\x36\x35\x2d\x31\x35\x2e\x33\x33\x43\x31\x30\x2e\x31\x35\
\x34\x20\x32\x37\x2e\x38\x36\x20\x33\x2e\x32\x37\x32\x20\x34\x32\
\x2e\x35\x30\x37\x20\x33\x2e\x32\x37\x32\x20\x35\x38\x2e\x37\x37\
\x63\x30\x20\x33\x31\x2e\x32\x30\x34\x20\x32\x35\x2e\x32\x39\x37\
\x20\x35\x36\x2e\x35\x20\x35\x36\x2e\x35\x20\x35\x36\x2e\x35\x20\
\x33\x31\x2e\x32\x30\x34\x20\x30\x20\x35\x36\x2e\x35\x2d\x32\x35\
\x2e\x32\x39\x37\x20\x35\x36\x2e\x35\x2d\x35\x36\x2e\x35\x22\x20\
\x66\x69\x6c\x6c\x3d\x22\x23\x30\x31\x30\x31\x30\x31\x22\x2f\x3e\
\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x4d\x34\x39\x2e\x37\x38\x35\
\x20\x30\x48\x36\x39\x2e\x37\x36\x76\x36\x31\x2e\x35\x37\x36\x48\
\x34\x39\x2e\x37\x38\x35\x7a\x22\x20\x66\x69\x6c\x6c\x3d\x22\x23\
\x30\x31\x30\x31\x30\x31\x22\x2f\x3e\x3c\x2f\x73\x76\x67\x3e\
\x00\x00\x00\x60\
\x3c\ \x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\ \xb8\x64\x18\xca\xef\x9c\x95\xcd\x21\x1c\xbf\x60\xa1\xbd\xdd\xa7\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\ \x00\x00\x00\x05\x69\x74\x5f\x49\x54\x88\x00\x00\x00\x02\x01\x01\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\ \
\x30\x20\x30\x20\x31\x32\x30\x20\x31\x32\x30\x22\x3e\x3c\x70\x61\
\x74\x68\x20\x64\x3d\x22\x4d\x31\x36\x20\x31\x36\x68\x38\x38\x76\
\x38\x38\x48\x31\x36\x7a\x22\x2f\x3e\x3c\x2f\x73\x76\x67\x3e\
\x00\x00\x01\x4f\
\x3c\
\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
\x30\x20\x30\x20\x31\x32\x30\x20\x31\x32\x30\x22\x3e\x3c\x70\x61\
\x74\x68\x20\x64\x3d\x22\x4d\x36\x30\x20\x31\x39\x2e\x30\x39\x43\
\x32\x32\x2e\x33\x38\x32\x20\x31\x39\x2e\x30\x39\x2e\x30\x35\x33\
\x20\x36\x30\x20\x2e\x30\x35\x33\x20\x36\x30\x53\x32\x32\x2e\x33\
\x38\x33\x20\x31\x30\x30\x2e\x39\x31\x20\x36\x30\x20\x31\x30\x30\
\x2e\x39\x31\x20\x31\x31\x39\x2e\x39\x35\x20\x36\x30\x20\x31\x31\
\x39\x2e\x39\x35\x20\x36\x30\x20\x39\x37\x2e\x36\x31\x38\x20\x31\
\x39\x2e\x30\x39\x20\x36\x30\x20\x31\x39\x2e\x30\x39\x7a\x6d\x30\
\x20\x36\x35\x2e\x33\x32\x63\x2d\x31\x33\x2e\x34\x36\x20\x30\x2d\
\x32\x34\x2e\x34\x31\x2d\x31\x30\x2e\x39\x35\x2d\x32\x34\x2e\x34\
\x31\x2d\x32\x34\x2e\x34\x31\x53\x34\x36\x2e\x35\x34\x20\x33\x35\
\x2e\x35\x39\x20\x36\x30\x20\x33\x35\x2e\x35\x39\x20\x38\x34\x2e\
\x34\x30\x37\x20\x34\x36\x2e\x35\x34\x20\x38\x34\x2e\x34\x30\x37\
\x20\x36\x30\x73\x2d\x31\x30\x2e\x39\x35\x20\x32\x34\x2e\x34\x31\
\x2d\x32\x34\x2e\x34\x31\x20\x32\x34\x2e\x34\x31\x7a\x22\x2f\x3e\
\x3c\x63\x69\x72\x63\x6c\x65\x20\x63\x79\x3d\x22\x36\x30\x2e\x35\
\x38\x33\x22\x20\x63\x78\x3d\x22\x36\x30\x22\x20\x72\x3d\x22\x31\
\x34\x2e\x34\x30\x39\x22\x2f\x3e\x3c\x2f\x73\x76\x67\x3e\
\x00\x00\x34\x8a\ \x00\x00\x34\x8a\
\x3c\ \x3c\
\xb8\x64\x18\xca\xef\x9c\x95\xcd\x21\x1c\xbf\x60\xa1\xbd\xdd\xa7\ \xb8\x64\x18\xca\xef\x9c\x95\xcd\x21\x1c\xbf\x60\xa1\xbd\xdd\xa7\
@ -1076,33 +1081,37 @@ qt_resource_data = b"\
qt_resource_name = b"\ qt_resource_name = b"\
\x00\x0b\ \x00\x0b\
\x00\xbd\xd0\x67\
\x00\x72\
\x00\x75\x00\x6e\x00\x6e\x00\x69\x00\x6e\x00\x67\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x0b\
\x0c\x46\xd2\x07\ \x0c\x46\xd2\x07\
\x00\x72\ \x00\x72\
\x00\x65\x00\x6d\x00\x6f\x00\x76\x00\x65\x00\x64\x00\x2e\x00\x73\x00\x76\x00\x67\ \x00\x65\x00\x6d\x00\x6f\x00\x76\x00\x65\x00\x64\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x08\ \x00\x0b\
\x0a\x61\x5a\xa7\ \x00\xbd\xd0\x67\
\x00\x69\ \x00\x72\
\x00\x63\x00\x6f\x00\x6e\x00\x2e\x00\x70\x00\x6e\x00\x67\ \x00\x75\x00\x6e\x00\x6e\x00\x69\x00\x6e\x00\x67\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x09\
\x0d\xc5\xb4\x07\
\x00\x70\
\x00\x6f\x00\x77\x00\x65\x00\x72\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x0c\ \x00\x0c\
\x0d\xfc\x11\x13\ \x0d\xfc\x11\x13\
\x00\x74\ \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\x72\x00\x61\x00\x6e\x00\x73\x00\x6c\x00\x61\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x73\
\x00\x0b\
\x06\x42\x36\x27\
\x00\x73\
\x00\x74\x00\x6f\x00\x70\x00\x70\x00\x65\x00\x64\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x0a\ \x00\x0a\
\x0a\xcc\x85\x87\ \x0a\xcc\x85\x87\
\x00\x68\ \x00\x68\
\x00\x69\x00\x64\x00\x64\x00\x65\x00\x6e\x00\x2e\x00\x73\x00\x76\x00\x67\ \x00\x69\x00\x64\x00\x64\x00\x65\x00\x6e\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x0b\
\x06\x42\x36\x27\
\x00\x73\
\x00\x74\x00\x6f\x00\x70\x00\x70\x00\x65\x00\x64\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x09\
\x0d\xc5\xb4\x07\
\x00\x70\
\x00\x6f\x00\x77\x00\x65\x00\x72\x00\x2e\x00\x73\x00\x76\x00\x67\
\x00\x08\
\x0a\x61\x5a\xa7\
\x00\x69\
\x00\x63\x00\x6f\x00\x6e\x00\x2e\x00\x70\x00\x6e\x00\x67\
\x00\x05\
\x00\x70\x75\x7d\
\x00\x69\
\x00\x74\x00\x2e\x00\x71\x00\x6d\
\x00\x05\ \x00\x05\
\x00\x6a\x85\x7d\ \x00\x6a\x85\x7d\
\x00\x64\ \x00\x64\
@ -1111,35 +1120,38 @@ qt_resource_name = b"\
qt_resource_struct_v1 = b"\ qt_resource_struct_v1 = b"\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x07\x00\x00\x00\x01\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x07\x00\x00\x00\x01\
\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x01\x29\
\x00\x00\x00\x70\x00\x00\x00\x00\x00\x01\x00\x00\x03\x34\
\x00\x00\x00\xa4\x00\x00\x00\x00\x00\x01\x00\x00\x06\x0c\
\x00\x00\x00\x56\x00\x00\x00\x00\x00\x01\x00\x00\x01\xe1\
\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
\x00\x00\x00\x84\x00\x00\x00\x00\x00\x01\x00\x00\x0b\x45\ \x00\x00\x00\x8c\x00\x00\x00\x00\x00\x01\x00\x00\x03\x98\
\x00\x00\x00\x38\x00\x00\x00\x00\x00\x01\x00\x00\x01\xe1\ \x00\x00\x00\x38\x00\x02\x00\x00\x00\x02\x00\x00\x00\x08\
\x00\x00\x00\xa0\x00\x00\x00\x00\x00\x01\x00\x00\x0b\xa9\ \x00\x00\x00\xca\x00\x00\x00\x00\x00\x01\x00\x00\x0d\x21\
\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x00\xb8\
\x00\x00\x00\x4e\x00\x00\x00\x00\x00\x01\x00\x00\x08\xd1\
\x00\x00\x00\x66\x00\x02\x00\x00\x00\x01\x00\x00\x00\x08\
\x00\x00\x00\xba\x00\x00\x00\x00\x00\x01\x00\x00\x0c\xfc\ \x00\x00\x00\xba\x00\x00\x00\x00\x00\x01\x00\x00\x0c\xfc\
" "
qt_resource_struct_v2 = b"\ qt_resource_struct_v2 = b"\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x07\x00\x00\x00\x01\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x07\x00\x00\x00\x01\
\x00\x00\x00\x00\x00\x00\x00\x00\ \x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x01\x29\
\x00\x00\x01\x76\x34\x29\x66\x3a\
\x00\x00\x00\x70\x00\x00\x00\x00\x00\x01\x00\x00\x03\x34\
\x00\x00\x01\x76\x34\x29\x66\x3a\
\x00\x00\x00\xa4\x00\x00\x00\x00\x00\x01\x00\x00\x06\x0c\
\x00\x00\x01\x76\x34\x29\x66\x3a\
\x00\x00\x00\x56\x00\x00\x00\x00\x00\x01\x00\x00\x01\xe1\
\x00\x00\x01\x76\x34\x29\x66\x3a\
\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
\x00\x00\x01\x73\x80\x8b\x44\x5b\ \x00\x00\x01\x76\x34\x29\x66\x3a\
\x00\x00\x00\x84\x00\x00\x00\x00\x00\x01\x00\x00\x0b\x45\ \x00\x00\x00\x8c\x00\x00\x00\x00\x00\x01\x00\x00\x03\x98\
\x00\x00\x01\x73\x80\x8b\x44\x5b\ \x00\x00\x01\x76\x34\x29\x66\x3a\
\x00\x00\x00\x38\x00\x00\x00\x00\x00\x01\x00\x00\x01\xe1\ \x00\x00\x00\x38\x00\x02\x00\x00\x00\x02\x00\x00\x00\x08\
\x00\x00\x01\x73\x80\x8b\x44\x5b\
\x00\x00\x00\xa0\x00\x00\x00\x00\x00\x01\x00\x00\x0b\xa9\
\x00\x00\x01\x73\x80\x8b\x44\x5b\
\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x01\x00\x00\x00\xb8\
\x00\x00\x01\x73\x80\x8b\x44\x5b\
\x00\x00\x00\x4e\x00\x00\x00\x00\x00\x01\x00\x00\x08\xd1\
\x00\x00\x01\x73\x80\x8b\x44\x5b\
\x00\x00\x00\x66\x00\x02\x00\x00\x00\x01\x00\x00\x00\x08\
\x00\x00\x00\x00\x00\x00\x00\x00\ \x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\xca\x00\x00\x00\x00\x00\x01\x00\x00\x0d\x21\
\x00\x00\x01\x76\x34\x29\x66\x3a\
\x00\x00\x00\xba\x00\x00\x00\x00\x00\x01\x00\x00\x0c\xfc\ \x00\x00\x00\xba\x00\x00\x00\x00\x00\x01\x00\x00\x0c\xfc\
\x00\x00\x01\x73\x80\x98\x03\x70\ \x00\x00\x01\x76\x34\x29\x66\x3a\
" "
qt_version = [int(v) for v in QtCore.qVersion().split('.')] qt_version = [int(v) for v in QtCore.qVersion().split('.')]

Loading…
Cancel
Save