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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to