Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 5f8f1abe998ebd1c4939acd62b84eb7e > files > 2

gtk-qt-engine-1.1-3mdv2009.0.src.rpm

--- gtk-qt-engine/src/engine.cpp~	2008-03-11 02:30:19.000000000 +0100
+++ gtk-qt-engine/src/engine.cpp	2008-08-02 08:50:34.000000000 +0200
@@ -110,7 +110,8 @@
 	    commandLine.contains("metacity") ||
 	    commandLine.contains("xfwm4") ||
 	    commandLine.contains("gnome-settings-daemon") ||
-	    commandLine.contains("gnome-panel"))
+	    commandLine.contains("gnome-panel") ||
+	    commandLine.contains("nspluginviewer"))
 	{
 		m_enabled = false;
 		qDebug() << "Disabling the GTK-Qt Theme Engine for" << commandLine;