The R14 branch should not have this problem because of the many
XDG
related changes (e.g., OnlyShowIn=TDE). Environment variables all have been renamed in R14 too (KDEDIR->TDEDIR, etc.).
seems changes to stop run files with OnlyShowIn=KDE wasn't
performed yet.
here are lines with such checks: tdelibs/kinit/autostart.cpp:181 tdelibs/kio/kio/kservicegroup.cpp:87
Should I fill a bug to track it/make it fixed sooner?
Probably.
One more about this script, have you considered to move this functionality as well as functionality of the r14-xdg-update to kconf_update?
That sounds encouraging, but I don't know how to do that.
Darrell
2012/12/10 Darrell Anderson darrella@hushmail.com:
Should I fill a bug to track it/make it fixed sooner?
Probably.
filled: http://bugs.pearsoncomputing.net/show_bug.cgi?id=1364
One more about this script, have you considered to move this functionality as well as functionality of the r14-xdg-update to kconf_update?
That sounds encouraging, but I don't know how to do that.
Me neither yet. I've just noticed that there are such files then I've performed cmake ports. I've asked because I'm not sure if we can produce all the changes using only them, but it would be very nice if we could.