]> git.pld-linux.org Git - packages/alsa-modular-synth.git/commitdiff
- fixed pl desc and absolute path to file in .desktop
authorfreetz <freetz@pld-linux.org>
Sun, 26 Oct 2003 00:07:56 +0000 (00:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- examples_dir - corrected inforation about examples location

Changed files:
    alsa-modular-synth-examples_dir.patch -> 1.1
    alsa-modular-synth.desktop -> 1.4

alsa-modular-synth-examples_dir.patch [new file with mode: 0644]
alsa-modular-synth.desktop

diff --git a/alsa-modular-synth-examples_dir.patch b/alsa-modular-synth-examples_dir.patch
new file mode 100644 (file)
index 0000000..e6c37d4
--- /dev/null
@@ -0,0 +1,24 @@
+diff -aurN ams-1.6.0.orig/modularsynth.cpp ams-1.6.0/modularsynth.cpp
+--- ams-1.6.0.orig/modularsynth.cpp    2003-10-15 14:42:39.000000000 +0200
++++ ams-1.6.0/modularsynth.cpp 2003-10-26 00:57:02.281973016 +0200
+@@ -220,7 +220,7 @@
+                      "by Matthias Nagorni\n"
+                      "(c)2002-2003 SuSE AG Nuremberg\n\n"
+                      "Documentation and examples can be found in\n"
+-                     "/usr/share/doc/packages/kalsatools\n\n"
++                     "/usr/share/ams\n\n"
+                      "More presets and updates are available from\n"
+                      "http://alsamodular.sourceforge.net"
+     "\n\nAcknowledgements\n"
+diff -aurN ams-1.6.0.orig/README ams-1.6.0/README
+--- ams-1.6.0.orig/README      2003-10-15 12:23:43.000000000 +0200
++++ ams-1.6.0/README   2003-10-26 00:58:26.223212008 +0200
+@@ -33,7 +33,7 @@
+ 1) Start Kaconnect and vkeybd. Enable "View"-->"Controls"
+    and "View"-->"Pitchwheel" in vkeybd.
+ 2) Start AlsaModularSynth with ams.
+-3) Use "File"-->"Load" to load /usr/share/doc/packages/kalsatools/example_basic.ams
++3) Use "File"-->"Load" to load /usr/share/ams/example_basic.ams
+ 4) Use Kaconnect to connect vkeybd and AlsaModularSynth.
+ 5) Play vkeybd and listen to what happens when you move the pitch and
+    modulation wheels !
index 2344ae0bcb67504c4f49ee6705250f78c31f368c..2ee9c07f2c96e77369bd9cde2000ab523426fd6b 100644 (file)
@@ -2,8 +2,8 @@
 Encoding=UTF-8
 Name=ALSA Modular Synth
 Comment=Modular soft syntheziter
 Encoding=UTF-8
 Name=ALSA Modular Synth
 Comment=Modular soft syntheziter
-Comment[pl]=Modularny syntezator programowy
-Exec=/usr/bin/ams
+Comment[pl]=Programowy syntezator modularny
+Exec=ams
 Terminal=false
 Type=Application
 Categories=Application;AudioVideo;
 Terminal=false
 Type=Application
 Categories=Application;AudioVideo;
This page took 0.043197 seconds and 4 git commands to generate.