On Wednesday, February 12, 2014 11:56:27 PM Albert Astals Cid wrote: > El Dimarts, 11 de febrer de 2014, a les 11:55:01, Vishesh Handa va escriure: > > Hello people > > > > I've been developing Milou for quite some time now and I think it would be > > best to move it into extragear so that a release can be made sometime > > after > > the 4.13 release. > > > > Milou is a dedicated search plasmoid for Baloo. Here is a nice screenshot > > [1]. It also supports previews for certain file types, specially emails. > > > > It implements its own form of "runners" called "sources". The main source > > is the Baloo source along with one for applications. On moving to KF5 its > > concept of sources will be dropped and it will directly use the runners. > > The needed features will be added to the krunner framework. > > > > I could really use a review for the QML code, hence the plasma-devel cc. > > Why some i18n calls have a space at the end?
Fixed > > I'd also say that your catalog isn't getting loaded (i.e. your catalog name > is wrong). Is it? Messages.sh #! /usr/bin/env bash $XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/milou.pot And in lib/abstractsource.cpp 26:static const KCatalogLoader loader("milou"); What would need to be changed? -- Vishesh Handa _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel