Re: [SailfishDevel] App icons. How do you do them?

2013-09-28 Thread Artem Marchenko
Thanks for the advice, Thomas! Worked perfectly! Best regards, Artem. On Sat, Sep 28, 2013 at 7:32 PM, Thomas Perl wrote: > Hi, > > On Sep 28, 2013, at 6:03 PM, Artem Marchenko > wrote: > > 1. What is a good path to deploy icon? /usr/share/AppName ? > > The standard[1] freedesktop.org path

Re: [SailfishDevel] App icons. How do you do them?

2013-09-28 Thread Thomas Perl
Hi, On Sep 28, 2013, at 6:03 PM, Artem Marchenko wrote: > 1. What is a good path to deploy icon? /usr/share/AppName ? The standard[1] freedesktop.org path for application icons should be used: /usr/share/icons/hicolor/90x90/apps/appname.png > 2. How do you refer to it from .desktop file? Just

[SailfishDevel] App icons. How do you do them?

2013-09-28 Thread Artem Marchenko
Hi All Has anybody been able to create an app that actually has a launcher icon? Whatever I do, I can only show the default sailfish icon somehow. 1. What is a good path to deploy icon? /usr/share/AppName ? 2. How do you refer to it from .desktop file? Just Icon= entry? 3. What is an icon format

Re: [SailfishDevel] Multiplatform apps on Sailfish, a.k.a. scoping and ifdeffing

2013-09-28 Thread Ruediger Gad
On 03/19/2013 10:34 AM, Attila Csipa wrote: > On 14-Mar-13 11:06, Attila Csipa wrote: scenario, I would expect at least something along the lines of what Harmattan had (see http://wiki.meego.com/Porting_Fremantle_Applications_to_Harmattan#Harmattan_scope ). >>> Yes. Wh

[SailfishDevel] UI Guidelines (sort of). Where do you put tab-like buttons and settings?

2013-09-28 Thread Artem Marchenko
Hi All **UI guidelines for a bit more than a basic app** Current Sailfish UI guidelines cover the minimal app use, but leave me puzzled about the more complex cases. Sure everybody is free to invent their own UI, but it would be great to be consistent with the built-in apps and base on the experie