Yes I use KApplication and KAboutData. But in KAboutData there two
parameters setting application name. One which sets the displayed name, and
one which is internal. Should icon name match any of them?

On Mon, Oct 3, 2011 at 11:57 AM, Yogesh Marwaha <yogeshm....@gmail.com>wrote:

> On 3 October 2011 12:04, dmitry chernov <diman4ik.cher...@gmail.com>
> 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.
> > Icon file names match executable name and Icon variable in .desktop file.
> >
> > Thank you.
> >
> >
> >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe
> >>> <<
> >
> >
> If your use KApplication (With adequately filled KAboutData) and
> KMainWindow, you should have the icons everywhere without much fuss.
>
>
> --
> Yogesh M
> http://sparklemedia.sourceforge.net/
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to