Bugzilla – Bug 87324
[kyastt] Accessing YaST2 modules through KDE 'Control Center' different menu's than executing YaST2 directly.
Last modified: 2006-02-06 10:49:29 UTC
When accessing the Patch CD section from the 'YaST 2 modules' section in the KDE control center presents the same menu as selecting 'Online Update'. If loading YaST2 directly, the sub-sections are presented correctly.
can still reproduce this with NLD10
The bug seems to be in /usr/share/applications/YaST2/cd_update.desktop , line "X-SuSE-YaST-Call=online_update" is wrong, it should be "X-SuSE-YaST-Call=online_update .cd_default" to match the Exec= line.
they do no longer show *** This bug has been marked as a duplicate of 139343 ***