Add a BeControlLook addon

Very simple for now, just reuses the Haiku one with some gradients
removed.

Add it to the haiku_extras package.

Change-Id: I41729ed65b147fed72bf56e7c5c89367b75563bb
Reviewed-on: https://review.haiku-os.org/c/1431
Reviewed-by: waddlesplash <[email protected]>
This commit is contained in:
François Revol
2019-05-13 22:15:30 +00:00
committed by waddlesplash
parent 629397f222
commit 26b5a18eb0
7 changed files with 214 additions and 0 deletions
+2
View File
@@ -7,5 +7,7 @@ HaikuPackage $(extrasPackage) ;
AddFilesToPackage add-ons kernel partitioning_systems
: amiga_rdb@!m68k apple@!ppc ;
AddFilesToPackage add-ons control_look : BeControlLook ;
BuildHaikuPackage $(extrasPackage) : haiku_extras ;