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

List:       kde-commits
Subject:    KDE/kdevelop/lib
From:       Matt Rogers <mattr () kde ! org>
Date:       2007-01-19 3:45:12
Message-ID: 1169178312.587586.22859.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 625129 by mattr:

Fix the typo that broke KDevelop



 M  +1 -1      kdevplugincontroller.cpp  


--- trunk/KDE/kdevelop/lib/kdevplugincontroller.cpp #625128:625129
@@ -100,7 +100,7 @@
 {
     d = new Private;
     d->profile = ShellExtension::getInstance() ->defaultProfile();
-    d->plugins = KPluginInfo::fromServices( KServiceTypeTrader::self()->query( \
QLatin1String( "elop/Plugin" ), +    d->plugins = KPluginInfo::fromServices( \
KServiceTypeTrader::self()->query( QLatin1String( "KDevelop/Plugin" ),  \
QLatin1String( "[X-KDevelop-Version] == 4" ) ) );  d->shutdownMode = \
Private::Running;  KGlobal::ref();


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

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