-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I've got a problem with a KRecentFilesAction. The code looks like this: KRecentFilesAction* recent =3D KStdAction::openRecent(this, SLOT=20 (openRecent(const KURL&)), actionCollection); //snip recent->clearURLList(); recent->saveEntries(KGlobal::config()); KGlobal::config()->sync(); But after syncing the rc-file, the RecentFiles-section is unchanged. So I tried to delete the RecentFiles-section with KGlobal::config()->deleteGroup("RecentFiles", true); After syncing the rc-file, the RecentFiles-section was still there and=20 unchanged. How can I permanently clear the URLList of recent? - --=20 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# GnuPG / PGP Key ID: 52FF1D09 search on wwwkeys.de.pgp.net or search.keyserver.net Visit my page on http://segfaultskde.berlios.de #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9A6n5b/QSzFL/HQkRAnduAJ0U1cbJneelw5ciry3LoW2b3SklpACcCkWn Fwifkm/sPUFBD37sHvXp2cU=3D =3DXctL -----END PGP SIGNATURE----- >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<