[SCM] zynaddsubfx/master: Add another spelling patch.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 16 09:07:34 UTC 2015


The following commit has been merged in the master branch:
commit ad48976ae557290686283c18e70f0d6ed19abfac
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 16 10:07:20 2015 +0100

    Add another spelling patch.

diff --git a/debian/patches/0006-misspeling-2.patch b/debian/patches/0006-misspeling-2.patch
new file mode 100644
index 0000000..bbc4de8
--- /dev/null
+++ b/debian/patches/0006-misspeling-2.patch
@@ -0,0 +1,70 @@
+Description: Fix small misspellings.
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: no
+
+Index: zynaddsubfx/doc/IT/03-lfo_IT.txt
+===================================================================
+--- zynaddsubfx.orig/doc/IT/03-lfo_IT.txt
++++ zynaddsubfx/doc/IT/03-lfo_IT.txt
+@@ -35,7 +35,7 @@ image:images/lfo2.png[]
+ 
+ Altri parametri sono:
+ 
+-* *Continous mode*: Se si utilizza questa modalità, l'LFO non partirà da "zero"
++* *Continuous mode*: Se si utilizza questa modalità, l'LFO non partirà da "zero"
+ ad ogni nuova nota, ma sarà continuo. E' molto utile applicato sui filtri, per
+ fare interessanti 'sweeps'.
+ * *Stretch*: Controlla quanto la frequenza dell'LFO cambia in base alla frequenza
+@@ -60,5 +60,5 @@ Se questo knob è al valore più basso,
+ * *Delay*: LFO Delay
+ * *A.R.*: LFO Amplitude Randomnes
+ * *F.R.*: LFO Frequency Randomness
+-* *C.*: LFO Continous Mode
++* *C.*: LFO Continuous Mode
+ * *Str.*: LFO Stretch - Nell'immagine sopra LFO Stretch è impostato a zero
+Index: zynaddsubfx/doc/lfo.txt
+===================================================================
+--- zynaddsubfx.orig/doc/lfo.txt
++++ zynaddsubfx/doc/lfo.txt
+@@ -38,7 +38,7 @@ image:images/lfo2.png[]
+ 
+ Other parameters are:
+ 
+-* *Continous mode*: If this mode is used, the LFO will not start from "zero" on each new note, but it will be continuous. This is very useful if you apply on filters to make interesting sweeps.
++* *Continuous mode*: If this mode is used, the LFO will not start from "zero" on each new note, but it will be continuous. This is very useful if you apply on filters to make interesting sweeps.
+ * *Stretch*: It controls how much the LFO frequency changes according to the
+ note's frequency.
+ It can vary from negative stretch (the LFO frequency is decreased on higher
+@@ -61,5 +61,5 @@ If this knob is at the lowest value, the
+ * *Delay*: LFO Delay
+ * *A.R.*: LFO Amplitude Randomness
+ * *F.R.*: LFO Frequency Randomness
+-* *C.*: LFO Continous Mode
++* *C.*: LFO Continuous Mode
+ * *Str.*: LFO Stretch - in the image above the LFO stretch is set to zero
+Index: zynaddsubfx/src/UI/LFOUI.fl
+===================================================================
+--- zynaddsubfx.orig/src/UI/LFOUI.fl
++++ zynaddsubfx/src/UI/LFOUI.fl
+@@ -134,7 +134,7 @@ hide();} {}
+         }
+         Fl_Check_Button continous {
+           label {C.}
+-          tooltip {Continous LFO} xywh {165 35 15 15} down_box DOWN_BOX labelsize 10 align 2
++          tooltip {Continuous LFO} xywh {165 35 15 15} down_box DOWN_BOX labelsize 10 align 2
+           code0 {o->init("Pcontinous");}
+           class Fl_Osc_Check
+         }
+Index: zynaddsubfx/src/UI/PADnoteUI.fl
+===================================================================
+--- zynaddsubfx.orig/src/UI/PADnoteUI.fl
++++ zynaddsubfx/src/UI/PADnoteUI.fl
+@@ -651,7 +651,7 @@ cbwidget->do_callback();}
+               xywh {125 125 100 20} labelfont 1 labelsize 11
+             }
+             MenuItem {} {
+-              label Continous
++              label Continuous
+               xywh {115 115 100 20} labelfont 1 labelsize 11
+             }
+           }
diff --git a/debian/patches/series b/debian/patches/series
index b3d4a60..9b577ef 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,5 @@
 0002-misspellings.patch
 03-dont_duplicate_changelog_files.patch
 0004-fix_build.patch
+0005-desktop_files.patch
+0006-misspeling-2.patch

-- 
zynaddsubfx packaging



More information about the pkg-multimedia-commits mailing list