shell32: Fix the IDS_PERSONAL hardcoded default.
commitd7fc48463b1ce7b8b587c2f27ff7fe16f0525302
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 5 Jan 2015 18:27:07 +0000 (5 19:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Jan 2015 19:16:36 +0000 (5 20:16 +0100)
treee2d906ebe9a5278d10a39e3d2bc8d7ff7e104025
parentaa096fb456a79d12711c24faf2aab3f379fa168a
shell32: Fix the IDS_PERSONAL hardcoded default.

The corresponding folder is called 'My Documents' but on Linux it's
usually called 'Documents' so that's much more appropriate fallback
than 'Personal'.
dlls/shell32/shellpath.c