From 207f335d005269671cf5357c9e407afda8359b6c Mon Sep 17 00:00:00 2001
From: Nils <>
Date: Sat, 4 Apr 2020 09:47:16 +0200
Subject: [PATCH] version number does not belong in desktop file. Fix git URLs
---
desktop/desktop.desktop | 2 +-
index.html | 2 +-
template/documentation/english.adoc.template | 4 ++--
template/documentation/german.adoc.template | 4 ++--
template/documentation/readme.template | 3 +--
5 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/desktop/desktop.desktop b/desktop/desktop.desktop
index d5beba3..24540d3 100644
--- a/desktop/desktop.desktop
+++ b/desktop/desktop.desktop
@@ -10,4 +10,4 @@ Terminal=false
StartupNotify=false
Categories=AudioVideo;Audio;X-Recorders;X-Multitrack;X-Jack;
X-NSM-capable=true
-Version=2.0
+Version=1.0
diff --git a/index.html b/index.html
index b34dfd3..77e62c3 100644
--- a/index.html
+++ b/index.html
@@ -48,7 +48,7 @@ Download the latest code release on It is possible to clone a git repository.
-git clone https://git.laborejo.org/lss/laborejo
+git clone https://git.laborejo.org/lss/laborejo.git
Dependencies
diff --git a/template/documentation/english.adoc.template b/template/documentation/english.adoc.template
index f280d4b..c27a6a6 100644
--- a/template/documentation/english.adoc.template
+++ b/template/documentation/english.adoc.template
@@ -42,8 +42,8 @@ If not, you can build yourself.
.Build and Install
* Please check the supplied README.md for dependencies.
* You can download a release or clone the git version
- ** Download the latest version from https://www.laborejo.org/downloads and extract it.
- ** `git clone https://laborejo.org/.git`
+ ** Download the latest version from https://www.laborejo.org/downloads and extract it.
+ ** git clone https://git.laborejo.org/lss/.git
* Change into the new directory and use these commands:
* `./configure --prefix=/usr`
** The default prefix is /usr/local
diff --git a/template/documentation/german.adoc.template b/template/documentation/german.adoc.template
index a21e400..4ab6782 100644
--- a/template/documentation/german.adoc.template
+++ b/template/documentation/german.adoc.template
@@ -42,8 +42,8 @@ Falls nicht kann man auch selbst "bauen".
.Abhängigkeiten*
* Eine Liste der Abhängigkeit befindet sich in der README.md
* Kompilieren und Installieren geht entweder mit einem Releasedownload oder mit der Git-Version:
- ** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie.
- ** `git clone https://laborejo.org/.git`
+ ** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie.
+ ** `git clone https://git.laborejo.org/lss/.git`
* Wechseln Sie in das neue Verzeichnis und benutzen diese Befehle:
*`./configure --prefix=/usr`
** Das Standardprefix is /usr/local
diff --git a/template/documentation/readme.template b/template/documentation/readme.template
index 6a2103e..f717dd9 100644
--- a/template/documentation/readme.template
+++ b/template/documentation/readme.template
@@ -21,8 +21,7 @@ Download the latest code release on https://www.laborejo.org/downloads and extra
### Git Version
It is possible to clone a git repository.
-`git clone https://laborejo.org/.git`
-
+`git clone https://git.laborejo.org/lss/.git`
## Dependencies
* Glibc