You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Amit Kucheria (JIRA)" <ji...@apache.org> on 2014/08/09 22:38:13 UTC

[jira] [Commented] (CB-2606) Add support for elements in config.xml

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

Amit Kucheria commented on CB-2606:
-----------------------------------

As per an earlier comment by Axel Nennker in this thread[1], res/ is NOT relative to the www folder but the root folder. But the documentation[2] he pointed to says the opposite. Is it a typo?

I'm unable to get icons working on cordova version 3.5.0-0.2.6.

[1] https://issues.apache.org/jira/browse/CB-2606?focusedCommentId=14018720&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14018720
[2] http://docs.phonegap.com/en/3.5.0/config_ref_images.md.html#Icons%20and%20Splash%20Screens

> 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.2#6252)