You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/03 14:31:24 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=13958763#comment-13958763 ] 

ASF GitHub Bot commented on CB-2606:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-docs/pull/201

    CB-2606 Documented icon usage

    1. iOS, Andoroid, FirefoxOS, Windows8, WP8
    2. Related PR with support https://github.com/apache/cordova-cli/pull/126

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sgrebnov/cordova-docs master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-docs/pull/201.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #201
    
----
commit cb0063f1475ee7af68b3ca0b87522bb895ea17a5
Author: Sergey Grebnov <v-...@microsoft.com>
Date:   2014-04-03T12:30:12Z

    CB-2606 Documented icon usage
    
    1. iOS, Andoroid, FirefoxOS, Windows8, WP8
    2. Related PR with support https://github.com/apache/cordova-cli/pull/126

----


> 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)