[SailfishDevel] Install Icon file

Hendrik Borghorst hendrikborghorst at gmail.com
Mon Oct 28 16:25:43 UTC 2013


Thanks this works now. 

Is svg not supported which is quite sad. In times of high resolution android 
devices you often see low resolution icons which mix bad with vector based or 
high resolution icons. So I thought svg might give me a good solution in 
regard of the future.

Greetings
 
Am Montag, 28. Oktober 2013, 16:11:42 schrieb Jonni Rainisto:
> Usually you add something like this in .pro file. And please use .png.
> 
> desktopfile.files = $${TARGET}.desktop
> desktopfile.path = /usr/share/applications
> icon.files = $${TARGET}.png
> icon.path = /path/whereyouwant/icon/tobe
> INSTALLS += icon desktopfile
> 
> re, Jonni
> ________________________________________
> From: devel-bounces at lists.sailfishos.org
> [devel-bounces at lists.sailfishos.org] on behalf of Hendrik Borghorst
> [hendrikborghorst at gmail.com] Sent: Sunday, October 27, 2013 5:12 PM
> To: devel at lists.sailfishos.org
> Subject: [SailfishDevel] Install Icon file
> 
> Hello guys,
> 
> I've nearly completed my jolla application and got it packaged alright. But
> I don't know how to include an icon-name.svg file.
> 
> Is there an best way to do so?
> 
> greetings
> _______________________________________________
> SailfishOS.org Devel mailing list


More information about the Devel mailing list