plasma search and launch javasscripting
Aaron J. Seigo
aseigo at kde.org
Fri Feb 1 12:29:50 UTC 2013
On Friday, February 1, 2013 12:48:17 Nowardev-Team wrote:
> activity.currentConfigGroup = new Array('stripwidget')
> activity.currentConfigGroup = new Array('favourite-0')
this should be:
activity.currentConfigGroup = ['stripwidget', 'favourite-0']
and then write your settings.
p.s. i also noticed that in configChanged, the strip widget was not getting
updated, so i fixed that in master as well.
--
Aaron J. Seigo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130201/50749411/attachment.sig>
More information about the Plasma-devel
mailing list