From kde-devel Sun Jun 22 21:32:29 2003 From: Ralf Hoelzer Date: Sun, 22 Jun 2003 21:32:29 +0000 To: kde-devel Subject: Re: Privacy Control Center module X-MARC-Message: https://marc.info/?l=kde-devel&m=105631751821938 On Sunday 22 June 2003 23:21, Benjamin Meyer wrote: > Yah, but what about non core kde applications? Will the module have a > plugin system so that other applications can add themselves? I thought about something like a plugin system, too. But I wanted to stick to the basics for now and only deal with core KDE components. > Maybe have something that clears the cache directory and goes through and > removes all command history etc from any rc file. That's basically what the module does. There will be an option for all the stuff in the cache directory. But I think it should be more seletive and not just blindly remove the whole directory. The users might want to keep some of the stuff in there. The problem with the rc files is, that you can't just remove entries from the files while the application is running. So the dcop calls are probably a better idea. Ralf >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<