Ühel kenal päeval (kolmapäev 17 juuni 2009) kirjutas Aaron J. Seigo:
> On Wednesday 17 June 2009, Sebastian Kügler wrote:
> > On Wednesday 17 June 2009 01:52:00 Aaron J. Seigo wrote:
> > > On Tuesday 16 June 2009, Rivo Laks wrote:
> > > > I'm the author of the Blue Marble (3D Earth model) plasmoid.
On Friday 19 June 2009, Petri Damstén wrote:
> On Thursday 18 June 2009 22:23:58 Chani wrote:
> > On June 18, 2009 09:15:27 Petri Damstén wrote:
> > > On Saturday 13 June 2009 10:10:44 Petri Damstén wrote:
> > > > > doh! that was in the wrong init() method (the private vs the public
> > > > > one)
> > c++ plasmoids have been setting default size in their constructors, so
> > it's probably best not to override that :)
>
> AppletPrivate::init is called from Plasma::Applet constructor so it gets
> run before actual Applet constructor where resize usually is? I was
> thinking that it could be u
Thanks :)
Shaan: I might be on a little later today.
On 6/18/09, Sebastian Kügler wrote:
> On Thursday 18 June 2009 15:00:28 Yuen Hoe Lim wrote:
>> I got my svn account(!!) and have committed my previewer changes.
>
> Congrats to your first commit then :-)
> --
> sebas
>
> http://www.kde.org | h
On Thursday 18 June 2009 22:23:58 Chani wrote:
> On June 18, 2009 09:15:27 Petri Damstén wrote:
> > On Saturday 13 June 2009 10:10:44 Petri Damstén wrote:
> > > > doh! that was in the wrong init() method (the private vs the public
> > > > one) .. it's fixed now :)
> > >
> > > I think that X-Plasma-