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

List:       kde-kimageshop
Subject:    koffice/krita/image/generator
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2009-04-14 21:00:47
Message-ID: 1239742847.856037.6084.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 953975 by berger:

Fix: loading of generator plugins

krita plugin version is "3" not "5"
need review for inclusion in branch/2.0

CCMAIL: kimageshop@kde.org

 M  +1 -1      kis_generator_registry.cpp  


--- trunk/koffice/krita/image/generator/kis_generator_registry.cpp #953974:953975
@@ -53,7 +53,7 @@
     if (KisGeneratorRegistry::m_singleton == 0) {
         KisGeneratorRegistry::m_singleton = new KisGeneratorRegistry();
         Q_CHECK_PTR( KisGeneratorRegistry::m_singleton );
-        KoPluginLoader::instance()->load( "Krita/Generator", "Type == 'Service' and \
([X-Krita-Version] == 5)" ); +        KoPluginLoader::instance()->load( \
"Krita/Generator", "Type == 'Service' and ([X-Krita-Version] == 3)" );  
     }
     return KisGeneratorRegistry::m_singleton;
_______________________________________________
kimageshop mailing list
kimageshop@kde.org
https://mail.kde.org/mailman/listinfo/kimageshop


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

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