Am Montag 02 November 2009 13:53:35 schrieb Sebastian Kügler:
> > You could have two methods:
> > QList<Plasma::QueryMatch> firefoxBookmarks(QString& term);
> > QList<Plasma::QueryMatch> konquerorBookmarks(QString& term);
> >
> > The match Method tests if Firefox or Konqueror should be asked for
> >  bookmark  information and runs the methods. Then it calls
> >  context.addMatches() and adds the matches it got from the method.
> >
> > But the idea of a single bookmark runner is good. That would be much
> >  easier.
> 
> I (as the original developer of the konqi bookmark runner) think it's a
>  good idea.
> 
Oh, didn't know that you are the developer.
In this case, are you ok with the way is suggested?
How should we merge them? And when? (My time as KDE developer isn't that 
long...)

Thanks, Jan
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to