[
https://issues.apache.org/jira/browse/CB-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Zalewa closed CB-7066.
----------------------------
Resolution: Not a Problem
> cordova prepare firefoxos overwrites icons in manifest
> ------------------------------------------------------
>
> Key: CB-7066
> URL: https://issues.apache.org/jira/browse/CB-7066
> Project: Apache Cordova
> Issue Type: Bug
> Components: FirefoxOS
> Affects Versions: 3.5.0
> Environment: Debian 7.5
> Reporter: Pierre Rudloff
>
> I have got some icons manually set in a manifest file that is in my www
> folder:
> "icons": {
> "32": "/img/logo_32.png",
> "60": "/img/logo_60.png",
> "90": "/img/logo_90.png",
> "120": "/img/logo_120.png",
> "128": "/img/logo_128.png",
> "256": "/img/logo_256.png"
> }
> When I run {{cordova prepare firefoxos}}, it creates a new manifest file in
> {{platforms/firefoxos/www}} but does not keep my icons:
> "icons": {
> "57": "/icon-57.png",
> "72": "/icon-72.png",
> "114": "/icon-114.png",
> "144": "/icon-144.png"
> },
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]