View Single Post
  (#2 (permalink)) Old
joesusai joesusai is offline
Member
 
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Jul 2008
Default 12-09-2008, 10:51 PM

In plugin.xml, you need to configure the icon for that particular view
eg:
<view
name=""
icon="icon.sample.gif"
class=""
id="">
</view>
Reply With Quote