Browse Source

Change all occurences of argodejo to agordejo

tags/v1.5.0
Nils 4 years ago
parent
commit
972b8ca3ad
7 changed files with 13 additions and 13 deletions
  1. +3
    -3
      README.md
  2. +1
    -1
      docs/api/index.html
  3. +3
    -3
      docs/index.html
  4. +1
    -1
      docs/src/api/index.adoc
  5. +1
    -1
      docs/src/nsmd.1
  6. +3
    -3
      docs/src/readme-01.md
  7. +1
    -1
      src/nsmd.cpp

+ 3
- 3
README.md View File

@@ -15,7 +15,7 @@ and continue where you left off.
All files belonging to the session will be saved in the same directory.

If you are a user (and not a programmer or packager) everything you need is to install NSM
through your distributions package manager and, highly recommended, Argodejo as a GUI (see below).
through your distributions package manager and Agordejo as a GUI (see below).

To learn NSM you don't need to know the background information from our documentation, which
is aimed at developers that want to implement NSM support in their programs. Learn the GUI,
@@ -33,8 +33,8 @@ not the server and protocol.
* The goal is to become the de-facto standard music session manager for Linux distributions

## User Interface
It is highly recommended to use Argodejo ( https://www.laborejo.org/argodejo/ ) as graphical
user interface. In fact, if you install Argodejo in you distribution it will install NSM as
It is recommended to use Agordejo ( https://www.laborejo.org/agordejo/ ) as graphical
user interface. In fact, if you install Agordejo in you distribution it will install NSM as
dependency and you don't need to do anything yourself with this software package.

This repository also contains the legacy FLTK interface simply called `nsm-legacy-gui`,


+ 1
- 1
docs/api/index.html View File

@@ -569,7 +569,7 @@ guidelines, which can easily be implemented by various applications.</p>
<p>This project contains a program called <code>nsmd</code> which is an implementation of the server side of
the NSM API. <code>nsmd</code> can be controlled by direct OSC messages, or (more commonly) a GUI:
Included in this package is the <code>nsm-legacy-gui</code>, which gets symlinked to "non-session-manager`.
Another GUI is "Argodejo". Other applications exist that (partially) support the NSM API and are able
Another GUI is "Agordejo". Other applications exist that (partially) support the NSM API and are able
to load clients, but they do not use the New-Session-Manager (or Non-Session-Manager) implementation
and are therefore out of scope for this document.</p>
</div>


+ 3
- 3
docs/index.html View File

@@ -486,7 +486,7 @@ and continue where you left off.</p>
</div>
<div class="paragraph">
<p>If you are a user (and not a programmer or packager) everything you need is to install NSM
through your distributions package manager and, highly recommended, Argodejo as a GUI (see below).</p>
through your distributions package manager and, highly recommended, Agordejo as a GUI (see below).</p>
</div>
<div class="paragraph">
<p>To learn NSM you don&#8217;t need to know the background information from our documentation, which
@@ -532,8 +532,8 @@ not the server and protocol.</p>
<h2 id="_user_interface">User Interface</h2>
<div class="sectionbody">
<div class="paragraph">
<p>It is highly recommended to use Argodejo ( <a href="https://www.laborejo.org/argodejo/" class="bare">https://www.laborejo.org/argodejo/</a> ) as graphical
user interface. In fact, if you install Argodejo in you distribution it will install NSM as
<p>It is highly recommended to use Agordejo ( <a href="https://www.laborejo.org/agordejo/" class="bare">https://www.laborejo.org/agordejo/</a> ) as graphical
user interface. In fact, if you install Agordejo in you distribution it will install NSM as
dependency and you don&#8217;t need to do anything yourself with this software package.</p>
</div>
<div class="paragraph">


+ 1
- 1
docs/src/api/index.adoc View File

@@ -51,7 +51,7 @@ guidelines, which can easily be implemented by various applications.
This project contains a program called `nsmd` which is an implementation of the server side of
the NSM API. `nsmd` can be controlled by direct OSC messages, or (more commonly) a GUI:
Included in this package is the `nsm-legacy-gui`, which gets symlinked to "non-session-manager`.
Another GUI is "Argodejo". Other applications exist that (partially) support the NSM API and are able
Another GUI is "Agordejo". Other applications exist that (partially) support the NSM API and are able
to load clients, but they do not use the New-Session-Manager (or Non-Session-Manager) implementation
and are therefore out of scope for this document.



+ 1
- 1
docs/src/nsmd.1 View File

@@ -33,7 +33,7 @@ Connect to running legacy\-gui [Example: osc.udp://mycomputer.localdomain:38356/
Detach from console.
.PP
nsmd can be run headless with existing sessions. To create new ones it is recommended to use a GUI
such as nsm\-legacy\-gui (included) or Argodejo (separate package)
such as nsm\-legacy\-gui (included) or Agordejo (separate package)
.SH "REPORTING BUGS"
https://github.com/linuxaudio/new-session-manager/issues
.SH COPYRIGHT


+ 3
- 3
docs/src/readme-01.md View File

@@ -14,7 +14,7 @@ and continue where you left off.
All files belonging to the session will be saved in the same directory.

If you are a user (and not a programmer or packager) everything you need is to install NSM
through your distributions package manager and, highly recommended, Argodejo as a GUI (see below).
through your distributions package manager and, highly recommended, Agordejo as a GUI (see below).

To learn NSM you don't need to know the background information from our documentation, which
is aimed at developers that want to implement NSM support in their programs. Learn the GUI,
@@ -32,8 +32,8 @@ not the server and protocol.
* The goal is to become the de-facto standard music session manager for Linux distributions

## User Interface
It is highly recommended to use Argodejo ( https://www.laborejo.org/argodejo/ ) as graphical
user interface. In fact, if you install Argodejo in you distribution it will install NSM as
It is highly recommended to use Agordejo ( https://www.laborejo.org/agordejo/ ) as graphical
user interface. In fact, if you install Agordejo in you distribution it will install NSM as
dependency and you don't need to do anything yourself with this software package.

This repository also contains the legacy FLTK interface simply called `nsm-legacy-gui`,


+ 1
- 1
src/nsmd.cpp View File

@@ -2470,7 +2470,7 @@ int main(int argc, char *argv[])
" --detach Detach from console.\n"
"\n\n"
"nsmd can be run headless with existing sessions. To create new ones it is recommended to use a GUI\n"
"such as nsm-legacy-gui (included) or Argodejo (separate package)\n"
"such as nsm-legacy-gui (included) or Agordejo (separate package)\n"
"";
puts ( usage );
exit(0);


Loading…
Cancel
Save