[SCM] yoshimi/master: Add spelling patch
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Sep 4 03:13:53 UTC 2015
The following commit has been merged in the master branch:
commit 7ce2aaf49ffa86a831f74c2f5ab5875b6c32fa2d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Sep 4 05:05:31 2015 +0200
Add spelling patch
diff --git a/debian/patches/02-spelling.patch b/debian/patches/02-spelling.patch
new file mode 100644
index 0000000..4f8fe8a
--- /dev/null
+++ b/debian/patches/02-spelling.patch
@@ -0,0 +1,18 @@
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Origin: Debian
+Description: Fix spelling.
+Forwarded: Will Godfrey <willgodfrey at musically.me.uk>
+
+Index: yoshimi/src/UI/PADnoteUI.fl
+===================================================================
+--- yoshimi.orig/src/UI/PADnoteUI.fl
++++ yoshimi/src/UI/PADnoteUI.fl
+@@ -817,7 +817,7 @@ synth = parameters->getSynthEngine();
+ 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 ac0ed64..5294a2e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
01-gcc_flags.patch
+02-spelling.patch
--
yoshimi packaging
More information about the pkg-multimedia-commits
mailing list