K 10 svn:author V 5 alane K 8 svn:date V 27 2002-07-18T11:16:37.000000Z K 7 svn:log V 430 Fixed obnoxious bug where a new ~/Desktop dir would be created with read-only files (including a RO .directory), which prevented certain changes, like moving icons around, from persisting to next session. They used system("cp file1 file2") to create the new dirs. PORTREVISION was bumped on this one, since it is a significant fix, and it does affect installation of files (in the user's $HOME). PR: 39980 END