| Type | info |
| Title | service PathSubstitution: ${home} now mapped to osl_getHomeDir |
| Posted by | [EMAIL PROTECTED] |
| Affected | ,framework |
| Effective from | CWS fwk37 |
Summary
The path replacment for ${home} will change on Windows XP from:
- C:\Documents and Settings\<userid>\Application Data to
+ C:\Documents and Settings\<userid>\My Documents
Description
Up to now, ${home} was expanded to osl_getConfigDir(), which now is
~/Library/Application Support on MacOS X.
This has been adjusted to better reflect the expected results on all
platforms. As soon as we have a better way to determine the default
documents directory (used for ${work}), the location on Windows XP
might even get changed again to:
C:\Documents and Settings\<userid>.--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
