[PATCH] Add a removeDir function to KDE 3.5.x
Stephan Kulow
coolo at kde.org
Tue Feb 28 08:22:38 GMT 2006
Am Dienstag, 28. Februar 2006 09:12 schrieb Nicolas Goutte:
> I have chosen to add it to KStandardDirs as there is
> KStandardDirs::makeDirs and also other functions using the opendir/readdir/
> closedir functions.
It for sure does not fit in that class. You are not supposed to delete a
Standard KDE Dir. My suggestion: make this a global function in namespace KDE
for KDE4 and a file static function to KTempDir in KDE 3.5.2.
Greetings, Stephan
More information about the kde-core-devel
mailing list