[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenox/konq-embed/kdesrc/khtml/patches
From:       Eva Brucherseifer <eva () kde ! org>
Date:       2006-05-11 16:50:33
Message-ID: 1147366233.807429.28388.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 539754 by eva:

we don't use kconfig, so we don't need to read it


 M  +3 -3      khtml_ecma_embedded_3.5.patch  


--- trunk/kdenox/konq-embed/kdesrc/khtml/patches/khtml_ecma_embedded_3.5.patch #539753:539754
@@ -1,13 +1,13 @@
 --- /home/ralsina/projects/kdelibs/khtml/ecma/kjs_navigator.cpp	2004-09-27 17:33:41.000000000 -0300
 +++ ecma/kjs_navigator.cpp	2004-10-22 13:07:23.142788392 -0300
-@@ -283,6 +280,7 @@ PluginBase::PluginBase(ExecState *exec)
+@@ -282,6 +279,7 @@ PluginBase::PluginBase(ExecState *exec)
+         mimes->setAutoDelete( true );
  
          // FIXME: add domain support here
++#ifndef KONQ_EMBEDDED // This should be fixed properly XXX
          KConfig kc("konquerorrc", true);
-+#ifndef KONQ_EMBEDDED // This should be fixed properly XXX
          if (!KConfigGroup(&kc, "Java/JavaScript Settings").readBoolEntry("EnablePlugins", true))
              return; // plugins disabled
- 
 @@ -343,6 +341,9 @@ PluginBase::PluginBase(ExecState *exec)
                  }
              }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic