[SCM] qjackctl/master: Refresh patches.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Jul 9 09:24:57 UTC 2011
The following commit has been merged in the master branch:
commit 58fa78158c327afc2bfd86bb98be572716b864d8
Author: Alessio Treglia <alessio at debian.org>
Date: Sat Jul 9 11:22:59 2011 +0200
Refresh patches.
diff --git a/debian/patches/00_settings.patch b/debian/patches/00_settings.patch
index 0228f07..31ef830 100644
--- a/debian/patches/00_settings.patch
+++ b/debian/patches/00_settings.patch
@@ -7,7 +7,7 @@ Forwarded: not-needed
--- qjackctl.orig/src/qjackctlSetup.cpp
+++ qjackctl/src/qjackctlSetup.cpp
-@@ -341,7 +341,7 @@ bool qjackctlSetup::loadPreset ( qjackct
+@@ -343,7 +343,7 @@ bool qjackctlSetup::loadPreset ( qjackct
}
m_settings.beginGroup("/Settings" + sSuffix);
@@ -16,7 +16,7 @@ Forwarded: not-needed
preset.sServerName = m_settings.value("/ServerName").toString();
preset.bRealtime = m_settings.value("/Realtime", true).toBool();
preset.bSoftMode = m_settings.value("/SoftMode", false).toBool();
-@@ -354,7 +354,7 @@ bool qjackctlSetup::loadPreset ( qjackct
+@@ -356,7 +356,7 @@ bool qjackctlSetup::loadPreset ( qjackct
preset.bIgnoreHW = m_settings.value("/IgnoreHW", false).toBool();
preset.iPriority = m_settings.value("/Priority", 0).toInt();
preset.iFrames = m_settings.value("/Frames", 1024).toInt();
--
qjackctl packaging
More information about the pkg-multimedia-commits
mailing list