From 972b8ca3ad577b0e5b6ad66bcb17b8cd384aef12 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Fri, 24 Jul 2020 13:50:54 +0200 Subject: [PATCH] Change all occurences of argodejo to agordejo --- README.md | 6 +++--- docs/api/index.html | 2 +- docs/index.html | 6 +++--- docs/src/api/index.adoc | 2 +- docs/src/nsmd.1 | 2 +- docs/src/readme-01.md | 6 +++--- src/nsmd.cpp | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 3d0093e..6ec3ab9 100644 --- a/README.md +++ b/README.md @@ -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`, diff --git a/docs/api/index.html b/docs/api/index.html index f7b4f0f..6b8b888 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -569,7 +569,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.

diff --git a/docs/index.html b/docs/index.html index 5b2db20..268a4d4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -486,7 +486,7 @@ and continue where you left off.

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 @@ -532,8 +532,8 @@ not the server and protocol.

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.

diff --git a/docs/src/api/index.adoc b/docs/src/api/index.adoc index 89a1544..2c9aa74 100644 --- a/docs/src/api/index.adoc +++ b/docs/src/api/index.adoc @@ -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. diff --git a/docs/src/nsmd.1 b/docs/src/nsmd.1 index fa36922..a2d992d 100644 --- a/docs/src/nsmd.1 +++ b/docs/src/nsmd.1 @@ -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 diff --git a/docs/src/readme-01.md b/docs/src/readme-01.md index dbad45a..7acdc1c 100644 --- a/docs/src/readme-01.md +++ b/docs/src/readme-01.md @@ -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`, diff --git a/src/nsmd.cpp b/src/nsmd.cpp index ab21aed..63f7c78 100644 --- a/src/nsmd.cpp +++ b/src/nsmd.cpp @@ -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);