[SCM] xjadeo2 packaging branch, master, updated. debian/0.4.11-1-7-g6131c42

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jul 27 09:35:32 UTC 2010


The following commit has been merged in the master branch:
commit 6131c42804ec7734bf9b484db7d9d07cbc948328
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jul 27 11:35:28 2010 +0200

    Revert direct changes to src/xjadeo/remote.c, otherwise quilt push fails.

diff --git a/src/xjadeo/remote.c b/src/xjadeo/remote.c
index 63e0bf3..d63bbf6 100644
--- a/src/xjadeo/remote.c
+++ b/src/xjadeo/remote.c
@@ -686,7 +686,7 @@ void xapi_smididriver(void *d) {
 	if (midi_choose_driver(mp)>0) {
 		remote_printf(100,"ok.");
 	} else {
-		remote_printf(440,"chosen MIDI driver is not supported.");
+		remote_printf(440,"choosen MIDI driver is not supported.");
 	}
 #else
 	remote_printf(499,"midi not available.");

-- 
xjadeo2 packaging



More information about the pkg-multimedia-commits mailing list