<div dir="ltr">Thanks for the advice, Thomas!<div><br></div><div>Worked perfectly!</div><div><br></div><div>Best regards,</div><div>Artem.</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sat, Sep 28, 2013 at 7:32 PM, Thomas Perl <span dir="ltr"><<a href="mailto:th.perl@gmail.com" target="_blank">th.perl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class="im"><br>
On Sep 28, 2013, at 6:03 PM, Artem Marchenko <<a href="mailto:artem.marchenko@gmail.com">artem.marchenko@gmail.com</a>> wrote:<br>
> 1. What is a good path to deploy icon? /usr/share/AppName ?<br>
<br>
</div>The standard[1] <a href="http://freedesktop.org" target="_blank">freedesktop.org</a> path for application icons should be used:<br>
<br>
/usr/share/icons/hicolor/90x90/apps/appname.png<br>
<div class="im"><br>
> 2. How do you refer to it from .desktop file? Just Icon= entry?<br>
<br>
</div>Yes, using "Icon=appname" (and the above paths) will eventually work, although this might not work in the current SDK release yet. Until a new release is out, you can use the absolute path, i.e. "Icon=/usr/share/icons/hicolor/90x90/apps/appname.png"<br>
<div class="im"><br>
> 3. What is an icon format and resolution? Any resolution PNG?<br>
<br>
</div>Format is PNG, resolution is 90x90. As for the style, have a look at the existing icons in the SDK Emulator.<br>
<br>
<br>
HTH :)<br>
Thomas<br>
<br>
[1] <a href="http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html" target="_blank">http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html</a></blockquote></div><br><br clear="all">
<div><br></div>-- <br>Artem Marchenko<br><a href="http://agilesoftwaredevelopment.com" target="_blank">http://agilesoftwaredevelopment.com</a><br><a href="http://twitter.com/AgileArtem" target="_blank">http://twitter.com/AgileArtem</a>
</div>