15.08.2012 03:19, Alexander Potashev пишет:
Hi Dmitry,
(I'm CC'ing the KDE localization mailing list.)
This happens due to missing code that would import required translation
catalogs (.po files), for example:
KGlobal::locale()->insertCatalog( "kcm_akonadi" );
or
static const KCatalogLoader loader( "libincidenceeditors" );
I may sound stupid, but I can't find the sources of the QML system tray you are
talking about. Could you please point to them?
Hello, Alexander!
I can't find such code in current C++ system tray applet. Maybe KDE
translation framework loads translation corresponding to applet
automatically?
Now QML system tray isn't published, because I cannot build KDE locally:
CMake Error at
…/build/kde/inst/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198
(MESSAGE):
Could NOT find Nepomuk (missing: SOPRANO_PLUGIN_RAPTORPARSER_FOUND
SOPRANO_PLUGIN_REDLANDBACKEND_FOUND)
Call Stack (most recent call first):
…/build/kde/inst/share/apps/cmake/modules/FindNepomuk.cmake:80
(find_package_handle_standard_args)
services/fileindexer/indexer/CMakeLists.txt:3 (find_package)
So, I can't develop in kde-workspace (((.
Thank you!
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel