Re: Plasma/PopupApplet and Plasma::PackageStructure

2010-02-27 Thread Richard Dale
On Sat, Feb 27, 2010 at 5:29 PM, Aaron J. Seigo wrote: > On February 27, 2010, Yuen Hoe Lim wrote: >> Is this a bug or is this intentional? If the latter, then is it acceptable >> to simply do > > looking at your last commit to plasmate, i see why you asked this. all > plasmoids should have Plasma

Re: Plasma/PopupApplet and Plasma::PackageStructure

2010-02-27 Thread Aaron J. Seigo
On February 27, 2010, Yuen Hoe Lim wrote: > Is this a bug or is this intentional? If the latter, then is it acceptable > to simply do looking at your last commit to plasmate, i see why you asked this. all plasmoids should have Plasma/Applet in the ServiceTypes= entry of the .desktop file, since

Re: Plasma/PopupApplet and Plasma::PackageStructure

2010-02-27 Thread Aaron J. Seigo
On February 27, 2010, Yuen Hoe Lim wrote: > if (is Plasma/PopupApplet) > PackageStructure::load("Plasma/Applet"); as Richard notes, all plasmoids (scripted or not, popup or not) are Plasma/Applet's. what code is calling PackageStructure::load with "Plasma/Popup"? note that if ServiceTypes does

Re: Plasma/PopupApplet and Plasma::PackageStructure

2010-02-27 Thread Richard Dale
On Sat, Feb 27, 2010 at 2:52 PM, Yuen Hoe Lim wrote: > While implementing support for PopupApplets in Plasmate (Bug 228498) , I > discovered that Plasma/PopupApplet is not recognized as a package format by > Plasma::PackageStructure: > http://api.kde.org/4.x-api/kdelibs-apidocs/plasma/html/package