-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Following patch for mandrake kdelibs-3.0.1 fixes the fact that nspluginsviewer does 
not work in KDE 3.0.1. Fix comes from KDE CVS.

I still have trouble with the flash player freezing when arstd is blocking the dsp. 
But that is prolly fault
of the flashplugin itself.

bye
Danny



- --- khtml/html/html_objectimpl.cpp.orig Tue Jun  4 21:41:53 2002
+++ khtml/html/html_objectimpl.cpp      Tue Jun  4 22:02:58 2002
@@ -327,7 +327,7 @@
     KHTMLView* w = getDocument()->view();
     bool loadplugin = w->part()->pluginsEnabled();
     KURL u = getDocument()->completeURL(url);
- -    for (KHTMLPart* part = w->part(); part; part = part->parentPart())
+    for (KHTMLPart* part = w->part()->parentPart(); part; part=part->parentPart
())
         if (part->url() == u) {
             loadplugin = false;
             break;



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8/TDKaeiN+EU2vEIRAj99AJ4tnKJreYqTW2yWMyLgICbW5Uss+ACaA5vW
eRd++C5Uy1iHeZNF5VSEZiI=
=XHli
-----END PGP SIGNATURE-----

Reply via email to