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
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
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
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