HI,
By default the icon is section is commented .
use this
    <icon>
        <image48x48>icon/icon_48.png</image48x48>
    </icon>
if you only use one icon just remove other icon section.
ie,if you use 48x48icon then remove others like
                <image16x16></image16x16>
                <image32x32></image32x32>
                <image128x128></image128x128>
remember the images size is must be 48x48 when you use <image48x48></
image48x48>

On May 15, 12:14 pm, sheetal <[email protected]> wrote:
> Hello,
> I want to show an icon for my AIR app desktop shortcut.From what i
> read the icon tag in the app.xml file is to be modified.But even after
> adding the png in the icon tag of app.xml i get the default icon from
> the OS when my app. is installed.Is there any other way to do it or am
> i missing something.Please share your ideas.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to