---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.vidsolbach.de/r/205/
---
Review request for Plasma.
Summary
---
This adds an option in the time
Hello,
I've got a fair bit of Python plasma code here which needs to be checked
into SVN proper. The question is "where?". kdebindings isn't suitable
because then the dependencies between the modules won't work. e.g.
kdeadmin already contains a python app and depends on kdebindings. I
hope th
SVN commit 865464 by sebas:
Fix suspend and hibernate from kickoff launcher.
The problem here is that you need to use a KJob, as the actions
in Solid::PowerManager don't create one themselves.
This patch makes kickoff run these methods through powerdevil
if the DBus service is available when the
---
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.vidsolbach.de/r/204/
---
Review request for Plasma.
Summary
---
shows the group components in a
Hi,
> 2008/9/25 Aaron J. Seigo <[EMAIL PROTECTED]>:
>> as i said, i'm not sure this is what's causing your problem, but it obviously
>> was a bug in any case ...
Good news!! =) Using Alexis' s patch on qt's proxy widget + your
last fixes + proxy->setWidget(0) solves the problem! \o/
Thanks Aa