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

List:       kde-commits
Subject:    kdebase/konqueror
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2005-03-22 15:16:09
Message-ID: 20050322151609.9ECBA3C3 () office ! kde ! org
[Download RAW message or body]

CVS commit by lunakl: 

It seems the extension changes need restarting, so quit all preloaded instances.


  M +3 -0      konq_extensionmanager.cc   1.6


--- kdebase/konqueror/konq_extensionmanager.cc  #1.5:1.6
@@ -26,4 +26,5 @@
 #include <kpluginselector.h>
 #include <ksettings/dispatcher.h>
+#include <dcopref.h>
 
 #include "konq_extensionmanager.h"
@@ -109,4 +110,6 @@ void KonqExtensionManager::apply()
                         }
                 }
+                DCOPRef preloader( "kded", "konqy_preloader" );
+                preloader.send( "unloadAllPreloaded" );
         }
 }


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

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