[ 
https://issues.apache.org/jira/browse/CB-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679171#comment-13679171
 ] 

Gorkem ERCAN commented on CB-2606:
----------------------------------

I think there should be a /res/icon/ folder on the CLI project structure (with 
/res/splash reserved for splash screens). There is no reason to crowd the /www 
folder. the src attribute on the <icon> can be just relative to the /res/icon/. 
I do not like the idea of forcing separate folders for specific platforms 
because it is something that we really do not need to force but if the 
developers chooses to do it we will be able to support anyway.
                
> 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: Sub-task
>          Components: Docs
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to