On Wed, Mar 5, 2008 at 8:41 PM, Lei Zhang thestig@google.com wrote:
Hi,
This sets the shell folders using values from xdg-user-dirs. The existing shell folder code checks the shell folder registry keys, and will not overwrite the values we set here.
This version converts the Unix paths to Unicode when needed.
It just occurred to me that I need to convert the Unix path to a dos path.
Should I just send the updated version of this patch, or resend the first two patches in the series as well?