[SCM] hydrogen/master: Improved spelling patch.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Nov 25 00:49:39 UTC 2016
The following commit has been merged in the master branch:
commit 3c58b38f7e697e5b718bffd07a861c53b5df550c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Nov 25 01:10:57 2016 +0100
Improved spelling patch.
diff --git a/debian/patches/1010-spelling.patch b/debian/patches/1010-spelling.patch
index 60b8e22..bed4c65 100644
--- a/debian/patches/1010-spelling.patch
+++ b/debian/patches/1010-spelling.patch
@@ -11,7 +11,7 @@ Index: hydrogen/src/core/src/IO/jack_output.cpp
const char ** portnames = jack_get_ports ( client, NULL, NULL, JackPortIsInput );
if ( !portnames || !portnames[0] || !portnames[1] ) {
- ERRORLOG( "Could't locate two Jack input port" );
-+ ERRORLOG( "Couldn't locate two Jack input port" );
++ ERRORLOG( "Couldn't locate two Jack input ports" );
Hydrogen::get_instance()->raiseError( Hydrogen::JACK_CANNOT_CONNECT_OUTPUT_PORT );
return 2;
}
@@ -135,7 +135,7 @@ Index: hydrogen/src/gui/src/SampleEditor/SampleEditor_UI.ui
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5 equivalent to --no-lamination --window-short (may be good for drums)</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">more informations about you can find here:</p>
-+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">more information about you can find here:</p>
++<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you can find more information here:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.breakfastquay.com/rubberband/ "><span style=" text-decoration: underline; color:#0000ff;">http://www.breakfastquay.com/rubberband/ </span></a></p></body></html></string>
</property>
<item>
--
hydrogen packaging
More information about the pkg-multimedia-commits
mailing list