* Fix the WinDecorator and some parts of the MacDecorator

* Since they all work reasonalbly well, add them to the default image. (beOs had them after all)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37864 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2010-08-03 10:32:19 +00:00
parent a09c2bb328
commit 4d978eea2f
5 changed files with 414 additions and 377 deletions
+4
View File
@@ -556,6 +556,10 @@ AddFilesToHaikuImage system add-ons Screen\ Savers
AddFilesToHaikuImage system add-ons disk_systems
: <disk_system>intel <disk_system>bfs ;
# decorators
AddFilesToHaikuImage home config add-ons decorators :
MacDecorator WinDecorator ClassicBe ;
# create directories that will remain empty
AddDirectoryToHaikuImage common bin ;
AddDirectoryToHaikuImage common include ;