mirror of
https://review.haiku-os.org/haiku
synced 2025-02-21 21:19:09 +01:00
Add SATDecorator to the image and create the decorator directory. To use S&T it has to be enabled by setdecor SATDecorator.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38626 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
40c0ae4804
commit
3c4e4aa4f6
@ -555,8 +555,9 @@ AddFilesToHaikuImage system add-ons disk_systems
|
||||
: <disk_system>intel <disk_system>bfs ;
|
||||
|
||||
# decorators
|
||||
AddDirectoryToHaikuImage home config add-ons decorators ;
|
||||
AddFilesToHaikuImage home config add-ons decorators :
|
||||
MacDecorator WinDecorator ClassicBe ;
|
||||
MacDecorator WinDecorator ClassicBe SATDecorator ;
|
||||
|
||||
# create directories that will remain empty
|
||||
AddDirectoryToHaikuImage common bin ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user