Anonymous - 2012-10-08

Hello

I am trying to found a way to display image from generated documentation.  I am using Sikuli and so I have library images.
And I would like to display ad screenshot and not only the name.

Currently I have something like that:

Variables
tuple SSL_webmin_login ("LogintoStone.png",)
Webmin.

tuple SSL_webmin_logout ("L90i.png",)

Thanks in advance for help.