Thanks Danny

On the Emulator, all icons can be found as follows:

ssh -p 2223 -i ~/.ssh/mer-qt-creator-rsa  root@localhost

find / -name icons

/usr/share/icons
/usr/share/themes/jolla-ambient/meegotouch/icons
/usr/share/themes/blanco/meegotouch/icons
/usr/share/themes/blanco/meegotouch/locale/ar/icons
/usr/share/themes/base/meegotouch/icons
/usr/share/themes/base/meegotouch/locale/ar/icons
/usr/share/themes/harmattanthemes/blanco/meegotouch/icons
/usr/share/themes/harmattanthemes/blanco/meegotouch/locale/ar/icons
/usr/share/mime/icons
/etc/ssh/authorized_keys/harmattanthemes/blanco/meegotouch/icons
/etc/ssh/authorized_keys/harmattanthemes/blanco/meegotouch/locale/ar/icons

Then the Jolla Icons can be listed with:

ls -ahl /usr/share/themes/jolla-ambient/meegotouch/icons

And on your development host they can be found on:

/<your home drive>/SailfishOS/mersdk/targets/SailfishOS-i486-x86/usr/share/themes/jolla-ambient/meegotouch/icons

GrĂ¼sse

Chris


Zitat von "Danny Thomsen" <vita.ex.mach...@gmail.com>:

Ooops.

The build in icons for use with IconButton and QML coverpage is located
in:

/usr/share/themes/jolla-ambient/meegotouch/icons

Use like this:

 IconButton {

                    icon.source: "image://theme/icon-m-play"

                }





On 18 June 2013 21:01, Danny Thomsen <vita.ex.mach...@gmail.com> wrote:

The build in icons for use with IconButton and QML coverpage is located
in:




_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to