The explanation on
http://code.google.com/intl/da/apis/wave/extensions/robots/python-tutorial.html
how to get a robot icon is not correct. For me to get it work, I had to do
as follows:
1) Place the icon.png in the folder applicationName/assets (the folder
assets has to be created)
2) The image_url should be changed to
image_url='http://applicationName.appspot.com/assets/icon.png'
And that should do it.
Original issue reported on code.google.com by evolvean...@gmail.com on 27 Jul 2009 at 9:42
Original issue reported on code.google.com by
evolvean...@gmail.com
on 27 Jul 2009 at 9:42