
18 Aug
2004
18 Aug
'04
10:11 a.m.
On 18 August 2004 11:05, Krasimir Angelov wrote:
--- Simon Marlow
wrote: While writing docs for getHomeDirectory / getAppUserDataDirectory, it occurred to me that we should probably have getUserDocumentsDirectory too. Thoughts?
This is easy for Windows but I don't know the right Linux convention. Mandrake uses /home/<user name>/Documents.
$HOME is fine. It would be used as the default directory in a "Save As..." dialog box, for example. Cheers, Simon