Re: Installing system tray icons for KNotifierStatusItem

2010-12-03 Thread Daniel Nicoletti
> How should icons used for display in the system tray be installed, when >KNotifierStatusItem is used? I've tried installing a modified icon both as an >action icon using > > kde4_install_icons( ${DATA_INSTALL_DIR}/kalarm/icons ) > > and as an app icon using > > kde4_install_icons( ${ICON_INS

autostart asynchronous/synchronous wrt X-KDE-autostart-after ?

2010-12-03 Thread Rex Dieter
Can anyone with autostart-fu clarify what X-KDE-autostart-after= is supposed to do? what I'm seeing is that it only affects startup order (asynchronous), not necessarily that a X-KDE-autostart-after=foo item will (synchronously) wait for foo to finish/return prior to starting. If that's to be