Re: [Help js Scripting Help customize default plasma-desktop

2012-06-06 Thread Helmer Teles
>The reason i have to delete the file is because of when people login at a >diferent location with a diferent resolution the panel will never grow to a >wider width. >Take for instance the following example script located >@share/kde4/apps/plasma-desktop/updates/resizepanel.js : sleep(1000) p

Re: [Help js Scripting Help customize default plasma-desktop

2012-06-06 Thread Helmer Teles
On Wednesday 06 June 2012 13:59:14 Aaron J. Seigo wrote: > On Wednesday, June 6, 2012 12:39:31 Helmer Teles wrote: > > Also i dont want to put [$i] at the plasma-desktop-appletsrc file because > > i > > have to delete this file every logon because of this problem - > > well, that's the first st

Re: [Help js Scripting Help customize default plasma-desktop

2012-06-06 Thread Helmer Teles
-- Helmer Teles eM@il : helmer.te...@gmail.com MSN_ID : helmer.te...@gmail.com Web Page: http://hteles.wordpress.com Phone: : +351 96 792 10 86 On Wednesday 06 June 2012 13:59:14 Aaron J. Seigo wrote: > On Wednesday, June 6, 2012 12:39:31 Helmer Teles wrote: > > Also i dont want to pu

Re: [Help js Scripting Help customize default plasma-desktop

2012-06-06 Thread Aaron J. Seigo
On Wednesday, June 6, 2012 12:39:31 Helmer Teles wrote: > Also i dont want to put [$i] at the plasma-desktop-appletsrc file because i > have to delete this file every logon because of this problem - well, that's the first step: dealing with this issue since that's a significant problem obviously.