[
https://issues.apache.org/jira/browse/CB-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824892#comment-13824892
]
Linus Unnebäck commented on CB-2606:
------------------------------------
I can't understand how this hasn't been solved yet. Isn't adding an icon to
your application one of the most basic things you can do?
In the meantime I have updated the gist to add support for specifying a
directory and using standard names which I got from the official documentation
(http://cordova.apache.org/docs/en/edge/config_ref_images.md.html).
https://gist.github.com/LinusU/7515016
> Add support for <icon> elements in config.xml
> ---------------------------------------------
>
> Key: CB-2606
> URL: https://issues.apache.org/jira/browse/CB-2606
> Project: Apache Cordova
> Issue Type: Wish
> Components: Docs
> Reporter: Filip Maj
> Assignee: Mark Koudritsky
>
> This feature would add support for specifying the application icon by
> changing values inside the {{config.xml}} document.
> Relevant details for Cordova:
> - {{<icon>}} elements _may_ have {{width}} and {{height}} attributes
> representing the preferred size of the icon in CSS pixels.
> - {{<icon>}} elements _must_ have a {{src}} attribute, which contains a path
> string relative to the {{www/}} folder (or equivalent) in the platform.
> See [the Widget Spec's section on
> icons|http://www.w3.org/TR/widgets/#the-icon-element-and-its-attributes] for
> specifics.
--
This message was sent by Atlassian JIRA
(v6.1#6144)