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
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 wrote:
>
The build in icons for use with IconButton and QML coverpage is located
in:
___
SailfishOS.org Devel mailing list