Added a symlink from the Desktop to the user's home directory.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15177 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -109,6 +109,9 @@ AddFilesToHaikuImage beos bin : $(BEOS_BIN) consoled <bin>route ;
|
||||
AddFilesToHaikuImage beos apps : $(BEOS_APPS) ;
|
||||
AddFilesToHaikuImage beos preferences : $(BEOS_PREFERENCES) ;
|
||||
|
||||
AddDirectoryToHaikuImage home Desktop ;
|
||||
AddSymlinkToHaikuImage home Desktop : /boot/home : Home ;
|
||||
|
||||
AddDirectoryToHaikuImage home config be ;
|
||||
AddSymlinkToHaikuImage home config be : /boot/beos/apps : Applications ;
|
||||
AddSymlinkToHaikuImage home config be : /boot/beos/preferences : Preferences ;
|
||||
|
||||
Reference in New Issue
Block a user