Browse Source

Change all occurences of argodejo to agordejo

master
Nils 3 years ago
parent
commit
983471d64f
  1. 14
      README.md
  2. 10
      documentation/english.adoc
  3. 4
      documentation/english.part.adoc
  4. 10
      documentation/german.adoc
  5. 4
      documentation/german.part.adoc
  6. 2
      documentation/manpageinclude.h2m
  7. 12
      documentation/out/english.html
  8. 12
      documentation/out/german.html
  9. 4
      documentation/vico.1

14
README.md

@ -1,5 +1,5 @@
[//]: # (Generated 2020-07-19T13:51:30.030098. Changes belong into template/documentation/readme.template)
[//]: # (Generated 2020-07-24T13:17:56.454797. Changes belong into template/documentation/readme.template)
#Vico
Program version 1.2.1
@ -62,7 +62,7 @@ It is possible to clone a git repository.
### Environment:
* Jack Audio Connection Kit must be running
* Argodejo / New Session Manager ("NSM")
* Agordejo / New Session Manager ("NSM")
## Build
./configure --prefix=/usr/local
@ -77,15 +77,15 @@ system as you want.
We make no distinction if you installed Vico yourself or through the distributions package-manager.
The differences are: With or without Argodejo, with or without sound, installed or from the source dir.
The differences are: With or without Agordejo, with or without sound, installed or from the source dir.
### Installed , running through Argodejo (New Session Manager) (recommended)
Starting Vico through Argodejo after you installed vico system-wide
is the recommended and only supported way. Start argodejo and load or create a new
### Installed , running through Agordejo (New Session Manager) (recommended)
Starting Vico through Agordejo after you installed vico system-wide
is the recommended and only supported way. Start agordejo and load or create a new
session. Then use the program launcher to add `vico`.
It should appear with an icon in the list and open its GUI.
### Installed without Argodejo
### Installed without Agordejo
If you start vico directly it will present you with a dialog to choose your session directory.
You can also start vico from a terminal (or create a starter script).

10
documentation/english.adoc

@ -133,11 +133,11 @@ All points, and more, are discussed in detail below.
* *[F]* Another event, as an example
* *[G]* Status bar with current layer and layers MIDI channel
Normally, when Vico is running in Argodejo (new-session manager), there is no internal way to *exit* the
Normally, when Vico is running in Agordejo (new-session manager), there is no internal way to *exit* the
program. If you use options of your window manager like [X], Alt+F4 etc., the graphical user
interface will only be hidden.
To really close Vico you can use Argodejo (New Session Manager). Here you can also restore
To really close Vico you can use Agordejo (New Session Manager). Here you can also restore
visibility.
The current visibility setting will be saved.
@ -519,7 +519,7 @@ Solution: Change the scaling, display notes more stretched.
Vico is exclusive for Linux. The best way to install is to use your package manager.
If it is not there, or only in an outdated version, please ask your Linux distribution to provide a recent version.
If available in the package repository, please continue reading directly at "Start vico from Argodejo / New Session Manager".
If available in the package repository, please continue reading directly at "Start vico from Agordejo / New Session Manager".
If not, you can build Vico yourself.
.Build and Install
@ -533,8 +533,8 @@ If not, you can build Vico yourself.
* `make`
* `sudo make install`
.Start vico from Argodejo (New Session Manager, NSM)
* Run `argodejo`
.Start vico from Agordejo (New Session Manager, NSM)
* Run `agordejo`
* Press the `New` button, and enter a name for your piece of music.
* Use the launcher to add `vico` to the session.
* Add any compatible programs, e.g. synthesizers.

4
documentation/english.part.adoc

@ -80,11 +80,11 @@ All points, and more, are discussed in detail below.
* *[F]* Another event, as an example
* *[G]* Status bar with current layer and layers MIDI channel
Normally, when Vico is running in Argodejo (new-session manager), there is no internal way to *exit* the
Normally, when Vico is running in Agordejo (new-session manager), there is no internal way to *exit* the
program. If you use options of your window manager like [X], Alt+F4 etc., the graphical user
interface will only be hidden.
To really close Vico you can use Argodejo (New Session Manager). Here you can also restore
To really close Vico you can use Agordejo (New Session Manager). Here you can also restore
visibility.
The current visibility setting will be saved.

10
documentation/german.adoc

@ -80,7 +80,7 @@ Alles Bearbeiten erfordert das Erstellen einer Auswahl ("Selection") indem man m
der linken Maustaste einen Rahmen zieht. Ein Klick mit der rechten Maustaste beendet die Auswahl.
Starten, speichern, laden und schließen ihres Projektes wird am besten durch den New Session
Manager (Argodejo) erledigt.
Manager (Agordejo) erledigt.
=== MIDI-Unterstützung
@ -141,7 +141,7 @@ Im Normalfall, wenn Vico im New-Session-Manager läuft, gibt keine interne Mögl
zu *beenden*. Benutzt man die Funktion seinen Fenstermanagers wie [X], Alt+F4 etc. wird die
grafische Oberfläche lediglich versteckt.
Um Vico wirklich zu schließen kann man in Argodejo (New Session Manager) stoppen. Hier
Um Vico wirklich zu schließen kann man in Agordejo (New Session Manager) stoppen. Hier
kann man auch die Sichtbarkeit wieder herstellen.
Die momentane Sichtbarkeitseinstellung wird gespeichert.
@ -541,7 +541,7 @@ Vico ist exklusiv für Linux. Am besten installieren Sie Vico über deinen Paket
Falls es dort nicht vorhanden ist, oder nur in einer veralteten Version, bitten sie ihre
Linuxdistribution Vico bereitzustellen.
Falls in den Paketquellen vorhanden bitte direkt bei "vico in Argodejo (New Session Manager)" weiterlesen.
Falls in den Paketquellen vorhanden bitte direkt bei "vico in Agordejo (New Session Manager)" weiterlesen.
Falls nicht kann man Vico auch selbst "bauen".
.Abhängigkeiten*
@ -555,8 +555,8 @@ Falls nicht kann man Vico auch selbst "bauen".
* `make`
* `sudo make install`
.vico im Argodejo (New Session Manager, NSM) starten
* Starten Sie `argodejo`
.vico im Agordejo (New Session Manager, NSM) starten
* Starten Sie `agordejo`
* Erstellen Sie eine neue Session, geben Sie einen Namen für das Musikstück ein.
* Benutzen Sie den Launcher um `vico` hinzuzufügen.
* Fügen Sie beliebige kompatible Programme hinzu, z.B. Synthesizer.

4
documentation/german.part.adoc

@ -51,7 +51,7 @@ Alles Bearbeiten erfordert das Erstellen einer Auswahl ("Selection") indem man m
der linken Maustaste einen Rahmen zieht. Ein Klick mit der rechten Maustaste beendet die Auswahl.
Starten, speichern, laden und schließen ihres Projektes wird am besten durch den New Session
Manager (Argodejo) erledigt.
Manager (Agordejo) erledigt.
=== MIDI-Unterstützung
@ -112,7 +112,7 @@ Im Normalfall, wenn Vico im New-Session-Manager läuft, gibt keine interne Mögl
zu *beenden*. Benutzt man die Funktion seinen Fenstermanagers wie [X], Alt+F4 etc. wird die
grafische Oberfläche lediglich versteckt.
Um Vico wirklich zu schließen kann man in Argodejo (New Session Manager) stoppen. Hier
Um Vico wirklich zu schließen kann man in Agordejo (New Session Manager) stoppen. Hier
kann man auch die Sichtbarkeit wieder herstellen.
Die momentane Sichtbarkeitseinstellung wird gespeichert.

2
documentation/manpageinclude.h2m

@ -34,7 +34,7 @@ Laborejo Software Suite
https://www.laborejo.org/
[examples]
Start vico through NSM, e.g. through Argodejo. This will take care of all
Start vico through NSM, e.g. through Agordejo. This will take care of all
settings and save directories.
Other modes of operations, mostly for testing, are:

12
documentation/out/english.html

@ -728,12 +728,12 @@ learned here:</p>
</ul>
</div>
<div class="paragraph">
<p>Normally, when Vico is running in Argodejo (new-session manager), there is no internal way to <strong>exit</strong> the
<p>Normally, when Vico is running in Agordejo (new-session manager), there is no internal way to <strong>exit</strong> the
program. If you use options of your window manager like [X], Alt+F4 etc., the graphical user
interface will only be hidden.</p>
</div>
<div class="paragraph">
<p>To really close Vico you can use Argodejo (New Session Manager). Here you can also restore
<p>To really close Vico you can use Agordejo (New Session Manager). Here you can also restore
visibility.</p>
</div>
<div class="paragraph">
@ -1260,7 +1260,7 @@ ticks.</p>
If it is not there, or only in an outdated version, please ask your Linux distribution to provide a recent version.</p>
</div>
<div class="paragraph">
<p>If available in the package repository, please continue reading directly at "Start vico from Argodejo / New Session Manager".
<p>If available in the package repository, please continue reading directly at "Start vico from Agordejo / New Session Manager".
If not, you can build Vico yourself.</p>
</div>
<div class="ulist">
@ -1304,10 +1304,10 @@ If not, you can build Vico yourself.</p>
</ul>
</div>
<div class="ulist">
<div class="title">Start vico from Argodejo (New Session Manager, NSM)</div>
<div class="title">Start vico from Agordejo (New Session Manager, NSM)</div>
<ul>
<li>
<p>Run <code>argodejo</code></p>
<p>Run <code>agordejo</code></p>
</li>
<li>
<p>Press the <code>New</code> button, and enter a name for your piece of music.</p>
@ -1467,7 +1467,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 2020-07-19 13:51:30 +0200
Last updated 2020-07-24 13:17:56 +0200
</div>
</div>
</body>

12
documentation/out/german.html

@ -605,7 +605,7 @@ der linken Maustaste einen Rahmen zieht. Ein Klick mit der rechten Maustaste bee
</div>
<div class="paragraph">
<p>Starten, speichern, laden und schließen ihres Projektes wird am besten durch den New Session
Manager (Argodejo) erledigt.</p>
Manager (Agordejo) erledigt.</p>
</div>
</div>
<div class="sect2">
@ -742,7 +742,7 @@ zu <strong>beenden</strong>. Benutzt man die Funktion seinen Fenstermanagers wie
grafische Oberfläche lediglich versteckt.</p>
</div>
<div class="paragraph">
<p>Um Vico wirklich zu schließen kann man in Argodejo (New Session Manager) stoppen. Hier
<p>Um Vico wirklich zu schließen kann man in Agordejo (New Session Manager) stoppen. Hier
kann man auch die Sichtbarkeit wieder herstellen.</p>
</div>
<div class="paragraph">
@ -1291,7 +1291,7 @@ Falls es dort nicht vorhanden ist, oder nur in einer veralteten Version, bitten
Linuxdistribution Vico bereitzustellen.</p>
</div>
<div class="paragraph">
<p>Falls in den Paketquellen vorhanden bitte direkt bei "vico in Argodejo (New Session Manager)" weiterlesen.
<p>Falls in den Paketquellen vorhanden bitte direkt bei "vico in Agordejo (New Session Manager)" weiterlesen.
Falls nicht kann man Vico auch selbst "bauen".</p>
</div>
<div class="ulist">
@ -1333,10 +1333,10 @@ Falls nicht kann man Vico auch selbst "bauen".</p>
</ul>
</div>
<div class="ulist">
<div class="title">vico im Argodejo (New Session Manager, NSM) starten</div>
<div class="title">vico im Agordejo (New Session Manager, NSM) starten</div>
<ul>
<li>
<p>Starten Sie <code>argodejo</code></p>
<p>Starten Sie <code>agordejo</code></p>
</li>
<li>
<p>Erstellen Sie eine neue Session, geben Sie einen Namen für das Musikstück ein.</p>
@ -1502,7 +1502,7 @@ Ansonsten starten Sie vico mit diesem Befehl, Sprachcode ändern, vom Terminal a
</div>
<div id="footer">
<div id="footer-text">
Last updated 2020-07-19 13:51:30 +0200
Last updated 2020-07-24 13:17:56 +0200
</div>
</div>
</body>

4
documentation/vico.1

@ -17,7 +17,7 @@ show program's version number and exit
.TP
\fB\-s\fR DIRECTORY, \fB\-\-save\fR DIRECTORY
Use this directory to save. Will be created or loaded
from if already present. Deactivates Argodejo/NewSession\-Manager support.
from if already present. Deactivates Agordejo/NewSession\-Manager support.
.TP
\fB\-p\fR, \fB\-\-profiler\fR
(Development) Run the python profiler and produce a
@ -54,7 +54,7 @@ beautiful, long melody is extremely cumbersome. Therefore Vico wants to solve th
However, all programs that run as JACK transport masters or JACK timebase masters are suitable as
"remote control".
.SH EXAMPLES
Start vico through NSM, e.g. through Argodejo. This will take care of all
Start vico through NSM, e.g. through Agordejo. This will take care of all
settings and save directories.
Other modes of operations, mostly for testing, are:

Loading…
Cancel
Save