https://bugs.kde.org/show_bug.cgi?id=357653
David Jarvie <djar...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from David Jarvie <djar...@kde.org> --- kalarm.autostart.desktop is there to ensure that KAlarm starts when the user logs on. If it doesn't start, alarms won't be triggered. This applies whatever desktop is being used. So adding OnlyShowIn=KDE would stop KAlarm working except under the KDE desktop. Note that kalarm won't be started by kalarm.autostart.desktop if it has been configured not to autostart, using KAlarm's settings dialog. If you have special requirements and only want KAlarm to run under KDE, you would need to create a script to set the AutoStart entry in kalarmrc to the appropriate value depending on what desktop was being run, before kalarm.autostart.desktop was invoked at login. I'm marking this bug as invalid, since altering the file as you suggest would prevent KAlarm from working for most users. -- You are receiving this mail because: You are watching all bug changes.