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

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

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-cli/pull/166

    CB-2606 Icons support for iOS, Android, BB10, WP8, Win8, FxOS

    Based on original version and PR made by @AxelNennker: 
https://github.com/apache/cordova-cli/pull/126
    
    The following platforms are supported: iOS, Android, BB10, WP8, Win8, FxOS
    Updated documentation can be found here: 
https://github.com/apache/cordova-docs/pull/201/files
    Sample configuration file: https://gist.github.com/sgrebnov/9949313

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

    $ git pull https://github.com/MSOpenTech/cordova-cli CB-2606

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

    https://github.com/apache/cordova-cli/pull/166.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 #166
    
----
commit 7cfb1a14c5fab59537dde71187fe1b1e22e459f7
Author: sgrebnov <[email protected]>
Date:   2014-04-07T03:45:43Z

    CB-2606 Icons support for iOS, Android, BB10, WP8, Win8, FxOS

----


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

Reply via email to