Browse Source

prepare release

master v2.2.0
Nils 3 years ago
parent
commit
8bc5ef32c8
  1. 4
      README.md
  2. 2
      configure
  3. 4
      documentation/english.adoc
  4. 4
      documentation/german.adoc
  5. 4
      documentation/index.adoc
  6. 6
      documentation/laborejo.1
  7. 2
      documentation/manpageinclude.h2m
  8. 4
      documentation/out/english.html
  9. 4
      documentation/out/german.html
  10. 2
      documentation/out/index.html
  11. BIN
      documentation/screenshot.png
  12. 2
      engine/config.py
  13. 16302
      qtgui/resources.py

4
README.md

@ -1,9 +1,9 @@
[//]: # (Generated 2022-07-14T20:13:50.807390. Changes belong into template/documentation/readme.template) [//]: # (Generated 2022-08-01T19:38:19.031072. Changes belong into template/documentation/readme.template)
# Laborejo # Laborejo
Program version 2.1.0 Program version 2.2.0
![Screenshot](https://git.laborejo.org/lss/Laborejo/raw/branch/master/documentation/screenshot.png "Screenshot") ![Screenshot](https://git.laborejo.org/lss/Laborejo/raw/branch/master/documentation/screenshot.png "Screenshot")

2
configure

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
program=laborejo program=laborejo
version=2.1.0 version=2.2.0
. template/configure.template #. is the posix compatible version of source . template/configure.template #. is the posix compatible version of source

4
documentation/english.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite :Author: Laborejo Software Suite
:Version: 2.1.0 :Version: 2.2.0
:iconfont-remote!: :iconfont-remote!:
:!webfonts: :!webfonts:
@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/
= Laborejo = Laborejo
// 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 2.1.0 For program version 2.2.0
== Introduction == Introduction

4
documentation/german.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite :Author: Laborejo Software Suite
:Version: 2.1.0 :Version: 2.2.0
:iconfont-remote!: :iconfont-remote!:
:!webfonts: :!webfonts:
@ -25,7 +25,7 @@ https://asciidoctor.org/docs/user-manual/
= Laborejo = Laborejo
// 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 2.1.0 Für Programmversion 2.2.0
== Einleitung == Einleitung

4
documentation/index.adoc

@ -1,5 +1,5 @@
:Author: Laborejo Software Suite :Author: Laborejo Software Suite
:Version: 2.1.0 :Version: 2.2.0
:iconfont-remote!: :iconfont-remote!:
:!webfonts: :!webfonts:
@ -21,7 +21,7 @@ https://asciidoctor.org/docs/user-manual/
== Laborejo Multi-Language Documentation == Laborejo Multi-Language Documentation
image::logo.png["logo", 320, 180] image::logo.png["logo", 320, 180]
For program version 2.1.0 For program version 2.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]

6
documentation/laborejo.1

@ -1,11 +1,11 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH LABOREJO "1" "July 2022" "Laborejo 2.1.0" "User Commands" .TH LABOREJO "1" "August 2022" "Laborejo 2.2.0" "User Commands"
.SH NAME .SH NAME
Laborejo - MIDI sequencer based on classical music notation Laborejo - MIDI sequencer based on classical music notation
.SH DESCRIPTION .SH DESCRIPTION
usage: laborejo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V] usage: laborejo [\-h] [\-v] [\-s DIRECTORY] [\-p] [\-m] [\-V]
.PP .PP
Laborejo \- Version 2.1.0 \- Copyright 2022 by Laborejo Software Suite \- Laborejo \- Version 2.2.0 \- Copyright 2022 by Laborejo Software Suite \-
https://www.laborejo.org/laborejo https://www.laborejo.org/laborejo
.SS "options:" .SS "options:"
.TP .TP
@ -59,7 +59,7 @@ Run without audio and midi. Skips all JACK checks. Used to just look at the GUI,
.SH "REPORTING BUGS" .SH "REPORTING BUGS"
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
.SH COPYRIGHT .SH COPYRIGHT
Laborejo 2.1.0 - Copyright 2022 Laborejo 2.2.0 - Copyright 2022
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/
.SH "SEE ALSO" .SH "SEE ALSO"

2
documentation/manpageinclude.h2m

@ -20,7 +20,7 @@ Working in Laborejo is very fast and efficient by using a combination of midi in
https://www.laborejo.org/bugs https://www.laborejo.org/bugs
[copyright] [copyright]
Laborejo 2.1.0 - Copyright 2022 Laborejo 2.2.0 - Copyright 2022
Laborejo Software Suite Laborejo Software Suite
https://www.laborejo.org/ https://www.laborejo.org/

4
documentation/out/english.html

@ -462,7 +462,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 2.1.0</p> <p>For program version 2.2.0</p>
</div> </div>
</div> </div>
</div> </div>
@ -720,7 +720,7 @@ The program is split in two parts. A shared "template" between the Laborejo Soft
</div> </div>
<div id="footer"> <div id="footer">
<div id="footer-text"> <div id="footer-text">
Last updated 2022-07-14 20:13:50 +0200 Last updated 2022-08-01 19:38:19 +0200
</div> </div>
</div> </div>
</body> </body>

4
documentation/out/german.html

@ -550,7 +550,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 2.1.0</p> <p>Für Programmversion 2.2.0</p>
</div> </div>
</div> </div>
</div> </div>
@ -2223,7 +2223,7 @@ Ansonsten starten Sie laborejo 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 2022-07-14 20:13:50 +0200 Last updated 2022-08-01 19:38:19 +0200
</div> </div>
</div> </div>
</body> </body>

2
documentation/out/index.html

@ -449,7 +449,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 2.1.0</p> <p>For program version 2.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>

BIN
documentation/screenshot.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 94 KiB

2
engine/config.py

@ -21,7 +21,7 @@ METADATA={
#release announcements, entries in software directories etc. #release announcements, entries in software directories etc.
"tagline" : 'MIDI sequencer based on classical music notation', "tagline" : 'MIDI sequencer based on classical music notation',
"version" : "2.1.0", "version" : "2.2.0",
"year" : "2022", "year" : "2022",
"author" : "Laborejo Software Suite", "author" : "Laborejo Software Suite",
"url" : "https://www.laborejo.org/laborejo", "url" : "https://www.laborejo.org/laborejo",

16302
qtgui/resources.py

File diff suppressed because it is too large
Loading…
Cancel
Save