From c0b6edb51446a0894956dde2c84ba06ebde5c417 Mon Sep 17 00:00:00 2001
From: falkTX
-/Downloads#LiveDVD +http://kxstudio.linuxaudio.org/Downloads#LiveDVD
diff --git a/Documentation:Manual:kxstudio_and_free_software.php b/Documentation:Manual:kxstudio_and_free_software.php index 243b3a2..b195f39 100644 --- a/Documentation:Manual:kxstudio_and_free_software.php +++ b/Documentation:Manual:kxstudio_and_free_software.php @@ -43,7 +43,7 @@ Some hardware manufacturers, particularly among wireless cards and graphics acce
-While all KXStudio PPA listings are otherwise strictly FLOSS, KXStudio includes non-free extras kept in a segregated repository. The packages are listed in Muon Package Manager By Origin under “KXStudio (Extra)”. In the software sources, the repository is “/repo/ precise free non-free”. +While all KXStudio PPA listings are otherwise strictly FLOSS, KXStudio includes non-free extras kept in a segregated repository. The packages are listed in Muon Package Manager By Origin under “KXStudio (Extra)”. In the software sources, the repository is “http://kxstudio.linuxaudio.org/repo/ precise free non-free”.
diff --git a/Documentation:Manual:kxstudio_introduction.php b/Documentation:Manual:kxstudio_introduction.php index 076d82e..cf14ae4 100644 --- a/Documentation:Manual:kxstudio_introduction.php +++ b/Documentation:Manual:kxstudio_introduction.php @@ -36,7 +36,7 @@ The KXStudio distribution is based upon Ubuntu, one of the most popular variants
-KXStudio began when a talented young Portuguese developer known online as falkTX saw the need for Ubuntu to have better management tools and software compilation for audio-related work. Over the years, falkTX's work has expanded to cover the base KXStudio project, the related suite of audio tools known as Cadence, the Carla plugin host, and the DISTRHO audio plugins. falkTX puts an incredible amount of time and effort into creating and supporting these and has also assisted in improving numerous other FLOSS projects. If you appreciate his ongoing hard work he would be grateful for any contributions you can make via /Donations . Thank you! +KXStudio began when a talented young Portuguese developer known online as falkTX saw the need for Ubuntu to have better management tools and software compilation for audio-related work. Over the years, falkTX's work has expanded to cover the base KXStudio project, the related suite of audio tools known as Cadence, the Carla plugin host, and the DISTRHO audio plugins. falkTX puts an incredible amount of time and effort into creating and supporting these and has also assisted in improving numerous other FLOSS projects. If you appreciate his ongoing hard work he would be grateful for any contributions you can make via http://kxstudio.linuxaudio.org/Donations . Thank you!
-/KXStudio:Applications +http://kxstudio.linuxaudio.org/KXStudio:Applications
diff --git a/_manual/create-manual-pages.py b/_manual/create-manual-pages.py index e09170e..453a896 100755 --- a/_manual/create-manual-pages.py +++ b/_manual/create-manual-pages.py @@ -95,7 +95,8 @@ for page in manualPages: "") readPart5 = readPart5.replace("as 'Mic' and 'Mic Boost' do", "as 'Beep' does") - readPart5 = readPart5.replace("http://kxstudio.linuxaudio.org/", "/") + readPart5 = readPart5.replace('href="http://kxstudio.linuxaudio.org/', 'href="/') + readPart5 = readPart5.replace('title="http://kxstudio.linuxaudio.org/', 'title="') kxPageContent = '