On 10/03/2011 09:34 AM, dmitry chernov wrote:
I've added 4 icons 16x16, 32x32, 48x28, 64x64. Than added
kde4_install_icons( ${ICON_INSTALL_DIR}   ) to my CMakeLists.txt. Icons
are succesesfully moved to /usr/local/share/icons/highcolor/.. But when
I run my application I don't see this icons in the titlebar, taskbar,
about dialog.

That's correct. Those icons need to be set by code in your application. The installed icon files are only there for the .desktop file.

More info: http://doc.qt.nokia.com/latest/appicon.html


Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to