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

List:       kde-commits
Subject:    kdenetwork/kopete/kopete
From:       Martijn Klingens <klingens () kde ! org>
Date:       2003-09-05 23:57:05
[Download RAW message or body]

CVS commit by mklingens: 

Remove the old plugin selector, the new one takes over


  M +2 -5      kopete.cpp   1.149
  M +2 -4      conf/Makefile.am   1.22
  R            conf/pluginconfig.cpp   1.12
  R            conf/pluginconfig.h   1.3


--- kdenetwork/kopete/kopete/kopete.cpp  #1.148:1.149
@@ -36,5 +36,5 @@
 #include "kopetecommandhandler.h"
 #include "kopetewindow.h"
-#include "pluginconfig.h"
+#include "pluginloader.h"
 #include "preferencesdialog.h"
 
@@ -60,6 +58,5 @@ Kopete::Kopete()
                 SLOT( slotMainWindowDestroyed() ) );
 
-        // Create the plugin preferences module
-        new PluginConfig( this );
+        // Create the preferences module
         new AppearanceConfig( m_mainWindow );
         new BehaviorConfig( m_mainWindow );

--- kdenetwork/kopete/kopete/conf/Makefile.am  #1.21:1.22
@@ -8,9 +8,7 @@
 
 noinst_LTLIBRARIES = libkopeteconf.la
-noinst_HEADERS = pluginconfig.h appearanceconfig.h  \
-        behaviorconfig.h
+noinst_HEADERS = behaviorconfig.h
 
-libkopeteconf_la_SOURCES = pluginconfig.cpp \
-        styleeditdialog.ui appearanceconfig_chatwindow.ui \
+libkopeteconf_la_SOURCES = styleeditdialog.ui appearanceconfig_chatwindow.ui \
         appearanceconfig_colors.ui appearanceconfig.cpp \
         behaviorconfig_general.ui behaviorconfig_chat.ui behaviorconfig.cpp \


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

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