Restore creation of the home symlink on the desktop.

* apparently, this got lost during the refactoring of the images
This commit is contained in:
Oliver Tappe 2014-03-17 22:21:48 +01:00
parent 3c87457022
commit 55f7180dc8

View File

@ -248,6 +248,9 @@ SYSTEM_ADD_ONS_FILE_SYSTEMS =
write_overlay write_overlay
; ;
# symlink to home on desktop
AddSymlinkToHaikuImage home Desktop : /boot/home : Home ;
# global settings when a package is installed in ~/config # global settings when a package is installed in ~/config
AddDirectoryToHaikuImage home config settings global ; AddDirectoryToHaikuImage home config settings global ;