app 'data' directory

Nick Shaforostoff shaforostoff at kde.ru
Fri Feb 8 20:17:38 CET 2008


First of all thanks for the opportunity to extend user base of my program 
(lokalize).

It works ok under win32, except the following error:

I get dir path via
	QString dbDir=KStandardDirs::locateLocal("appdata", "")
then pass it to
	dirLister()->openUrl(dbDir);

This works fine on Linux, but fails on win32 with a message that says
it can't find file://C:\Documents and Settings\<blah blah blah>'



More information about the Kde-windows mailing list