On Wednesday, March 16, 2011, Farhad Hedayati-Fard wrote:
> there is another problem here! I've inherited from Plasma::PackageStructure
> (Just like comic_package in comic dataengine)... but I still can't install
> my translator plugin with plasmapkg:
> Could not find a suitable installer for packa
On Monday 14 March 2011 17:51:54 Aaron J. Seigo wrote:
> On Tuesday, March 15, 2011, Farhad Hedayati-Fard wrote:
> > Hi!
> > I've written a translation dataengine... It needs 3 arguments to
> > initialize the translator object ( plugin name, source language and
> > destination language). I've put a
On Tuesday, March 15, 2011, Farhad Hedayati-Fard wrote:
> Hi!
> I've written a translation dataengine... It needs 3 arguments to initialize
> the translator object ( plugin name, source language and destination
> language). I've put a Q_ASSERT on args.size() in dataengine's constructor
> but now I