On Friday 27 February 2004 21:22, Tuomo Valkonen wrote:
> On Fri, Feb 27, 2004 at 09:03:44PM +0100, Martin Stubenschrott wrote:
> > WM_CLASS(STRING) = "kmail", "Kmail"
> >
> > and my kludge looks like this in kludges.lua:
> > winprop{
> >     class = "kmail",
> >     target = "main",
> > }
>
> You have class and instance backwards.
Thank you very much!! (as always :)
Strange why it worked great until now, but now I just replaced all my "class = 
foo" with "instance = foo" in my kludges.lua and everything works again :)

thanks again,

Martin

Reply via email to