[SCM] zynaddsubfx/master: Add spelling patch.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Jun 15 07:41:37 UTC 2016
The following commit has been merged in the master branch:
commit 2aecec7f5636ed85201a43bc9a9843bcf393e497
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Jun 15 09:32:13 2016 +0200
Add spelling patch.
diff --git a/debian/patches/0004-spelling.patch b/debian/patches/0004-spelling.patch
new file mode 100644
index 0000000..788cde9
--- /dev/null
+++ b/debian/patches/0004-spelling.patch
@@ -0,0 +1,17 @@
+Description: Fix small misspellings.
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: mark.d.mccurry at gmail.com
+
+Index: zynaddsubfx/src/UI/MasterUI.fl
+===================================================================
+--- zynaddsubfx.orig/src/UI/MasterUI.fl
++++ zynaddsubfx/src/UI/MasterUI.fl
+@@ -1485,7 +1485,7 @@ selectuiwindow->hide();}
+ xywh {10 165 100 35} color 229 labelfont 1 labelsize 16
+ }
+ Fl_Box {} {
+- label {.. if you have used ZynAddSubFX before, or you like to have full controll to all parameters.}
++ label {.. if you have used ZynAddSubFX before, or you like to have full control to all parameters.}
+ xywh {110 165 310 35} labelfont 1 labelsize 11 align 144
+ }
+ Fl_Button {} {
diff --git a/debian/patches/series b/debian/patches/series
index 3061f8e..07f4e74 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
0003-dont_duplicate_changelog_files.patch
+0004-spelling.patch
--
zynaddsubfx packaging
More information about the pkg-multimedia-commits
mailing list