From kde-core-devel Sun Dec 24 14:37:28 2000 From: Simon Hausmann Date: Sun, 24 Dec 2000 14:37:28 +0000 To: kde-core-devel Subject: virtual desktops control module X-MARC-Message: https://marc.info/?l=kde-core-devel&m=97766877518479 Hi, It seems popupmenu->preferences does not work for the minipager anymore (for configuring the number of virtual desktops) . It seems this is due to the fact that the virtual desktops module got integrated into the generic desktop module and virtualdesktops.desktop has Hidden=true, which makes it disappear from the sycoca db -> nobody and the pager can't find it :-} Do we perhaps need a DoNotDisplay flag in addition to Hidden, so that the file gets read into the sycoca (and so that kcmshell can find it) but still gets ignore for the kcontrol tree view? Any ideas? Bye, Simon