[SCM] calf/master: Comment out the clearlooks engine setting that conflicts with Ardour.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:40:00 UTC 2013


The following commit has been merged in the master branch:
commit 14535190a9fc5cf558ea5d165e9b6607c9b5b702
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sun Apr 4 01:47:41 2010 +0100

    Comment out the clearlooks engine setting that conflicts with Ardour.
    
    This makes the external UI load in Ardour properly (when in-process GUI is
    unusable).

diff --git a/gui/calf.rc.in b/gui/calf.rc.in
index ed2c789..dd8f389 100644
--- a/gui/calf.rc.in
+++ b/gui/calf.rc.in
@@ -1643,10 +1643,10 @@ style "calf-frame"
 	xthickness = 8
 	ythickness = 8
 	bg[NORMAL] = "#ddd"
-	engine "clearlooks" 
-	{
-		radius = 7.0
-	}
+#	engine "clearlooks" 
+#	{
+#		radius = 7.0
+#	}
 }
 
 style "calf-frame-title"

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list