1SubDir HAIKU_TOP src preferences appearance ; 2 3UsePrivateHeaders app [ FDirName servers app ] ; 4 5Preference Appearance : 6 APRMain.cpp 7 APRView.cpp 8 APRWindow.cpp 9 ColorSet.cpp 10 ColorWell.cpp 11 ColorWhichItem.cpp 12 13 # These are currently disabled while everything else is being worked on 14 #CurView.cpp 15 #CursorWhichItem.cpp 16 #DecView.cpp 17 #SysCursorAPI.cpp 18 19 # These exist for post-R1, so they are disabled for now 20 #FontMenu.cpp 21 #MenuView.cpp 22 23 : be 24 : Appearance.rdef 25 ; 26 27