<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic I checked the documentation in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Windows-10-app-taskbar-icon-is-inside-gray-boroder/m-p/1103032#M69540</link>
    <description>&lt;P&gt;I checked the documentation and cordova code, the "icon and splash" UI has support for all sizes except one 310x310,&lt;/P&gt;

&lt;P&gt;&lt;A href="https://cordova.apache.org/docs/en/latest/config_ref/images.html" target="_blank"&gt;https://cordova.apache.org/docs/en/latest/config_ref/images.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/apache/cordova-windows/blob/5a6cb72835da3701abcfb3dfc6e2089ce40c6f04/template/cordova/lib/prepare.js" target="_blank"&gt;https://github.com/apache/cordova-windows/blob/5a6cb72835da3701abcfb3dfc6e2089ce40c6f04/template/cordova/lib/prepare.js&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;you can manually add this in the intelxdk.config.additions.xml file, like this:&lt;/P&gt;

&lt;P&gt;&amp;lt;icon platform="windows8" src="res/icon/windows/310.png" width="310" height="310"/&amp;gt;&lt;/P&gt;

&lt;P&gt;(use the right path for your icon file)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;try this and let us know if it fixes the issue.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2016 18:02:35 GMT</pubDate>
    <dc:creator>Rakshith_K_Intel</dc:creator>
    <dc:date>2016-06-23T18:02:35Z</dc:date>
    <item>
      <title>Windows 10 app taskbar icon is inside gray boroder</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-10-app-taskbar-icon-is-inside-gray-boroder/m-p/1103031#M69539</link>
      <description>&lt;P&gt;I have a game that I build with Intel XDK. One of my builds is for Windows 10. In the project tab in "Launch icons and Splash Sceens" section I've defined all the needed icons (&lt;IMG alt="" src="https://lh3.googleusercontent.com/-FePMsRcEMzM/V2kDXMdTtUI/AAAAAAAAlKM/gL4k4XTzxfMGXFmLwWl5b32LhjSFViN7wCCo/s64/CountingParrotsFreeAppList.targetsize-60.png" /&gt;). I've build the game and install it. When I create desktop shortcut for my game I see the icon inside gray border&amp;nbsp;&lt;IMG alt="" src="https://lh3.googleusercontent.com/-6t7RyvFp6Gs/V2j7qxOQAnI/AAAAAAAAlJ8/I3COGv_KNFkbwPnckH1ojnEWgy23NHktQCCo/s147/desctopShortcat.PNG" /&gt;, when I run the game I the the icon in the task bar in gray border also&amp;nbsp;&lt;IMG alt="" src="https://lh3.googleusercontent.com/-usZUeYcFnC8/V2j7rb4kyHI/AAAAAAAAlJ8/ia7g7HMyfawSQNVWr6hgOKDfh-uMCph5wCCo/s174/toolbarIcon.PNG" /&gt;. When I try to add icons manually I get lost in "target" property of the icon xml element in config.xml.&lt;/P&gt;

&lt;P&gt;I want to see valid config.xml where all the necessary icons are defined. Does somebody have one and can share it with me?&lt;/P&gt;

&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2016 09:30:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-10-app-taskbar-icon-is-inside-gray-boroder/m-p/1103031#M69539</guid>
      <dc:creator>Olga_V_</dc:creator>
      <dc:date>2016-06-21T09:30:29Z</dc:date>
    </item>
    <item>
      <title>I checked the documentation</title>
      <link>https://community.intel.com/t5/Software-Archive/Windows-10-app-taskbar-icon-is-inside-gray-boroder/m-p/1103032#M69540</link>
      <description>&lt;P&gt;I checked the documentation and cordova code, the "icon and splash" UI has support for all sizes except one 310x310,&lt;/P&gt;

&lt;P&gt;&lt;A href="https://cordova.apache.org/docs/en/latest/config_ref/images.html" target="_blank"&gt;https://cordova.apache.org/docs/en/latest/config_ref/images.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/apache/cordova-windows/blob/5a6cb72835da3701abcfb3dfc6e2089ce40c6f04/template/cordova/lib/prepare.js" target="_blank"&gt;https://github.com/apache/cordova-windows/blob/5a6cb72835da3701abcfb3dfc6e2089ce40c6f04/template/cordova/lib/prepare.js&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;you can manually add this in the intelxdk.config.additions.xml file, like this:&lt;/P&gt;

&lt;P&gt;&amp;lt;icon platform="windows8" src="res/icon/windows/310.png" width="310" height="310"/&amp;gt;&lt;/P&gt;

&lt;P&gt;(use the right path for your icon file)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;try this and let us know if it fixes the issue.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 18:02:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Windows-10-app-taskbar-icon-is-inside-gray-boroder/m-p/1103032#M69540</guid>
      <dc:creator>Rakshith_K_Intel</dc:creator>
      <dc:date>2016-06-23T18:02:35Z</dc:date>
    </item>
  </channel>
</rss>

