Am Dienstag, 13. April 2010 00:43:08 schrieb Alex Fiestas: > Hi kdehackers! > After a month of hard work designing the new Bluetooth stack for KDE (and > starting coding it), we're glad to move to review the first step of what we > hope becomes the new KDE Bluetooth Integration. > daemon/kded/BlueDevilDaemon.cpp has some k18n() - extracted to the catalog bluedevil; but BlueDevilDaemon.cpp loads the not existing catalog "bluedevildaemon". Afaik using K_EXPORT_PLUGIN(BlueDevilFactory("bluedevildaemon", "bluedevil")) should solve that issue. -- Burkhard Lück