[udig-devel] [jira] Created: (UDIG-1178) Projects are stored in
%home%/My Documents, it's not internationalized properly
Andrea Aime (JIRA)
jira at codehaus.org
Sat Jan 6 09:46:09 PST 2007
Projects are stored in %home%/My Documents, it's not internationalized properly
-------------------------------------------------------------------------------
Key: UDIG-1178
URL: http://jira.codehaus.org/browse/UDIG-1178
Project: uDIG
Issue Type: Bug
Components: API project
Affects Versions: UDIG 1.1.RC8
Reporter: Andrea Aime
uDig apparently stores the projects and configurations in the following folder (on windows):
C:\Documents and Settings\<username>\My Documents\uDig
"My documents" is english, in italian the same folder is called "Documenti", so it should be
C:\Documents and Settings\<username>\Documenti\uDig
(yeah, "documents and settings" is not translated in the italian version).
The proper path to my documents is returned by calling FileSystemView.getDefaultDirectory()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the udig-devel
mailing list