Now it works, stupid me: I did'nt notice the "n" in the "#ifndef" condition,
there was another putenv buried inside :(

Thanks everybody for helping.

2007/3/23, Eduardo Lima <[EMAIL PROTECTED]>:

On 3/23/07, Alessandro Pasotti <[EMAIL PROTECTED]> wrote:
>
[...]
>
> I tested also
> putenv("SDL_VIDEO_X11_WMCLASS=tuxpaint");
> after main()
>

You should place the setenv/putenv call before sdl_init() call and add
the StartupWMClass=tuxpaint entry in your .desktop file. As examples,
canola and carman are SDL applications which show the icons in the
task navigator.

Best Regards, Etrunko.

--
Eduardo de Barros Lima
INdT - Instituto Nokia de Tecnologia
[EMAIL PROTECTED]




--
Alessandro Pasotti
w3:   www.itopen.it
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to