From 36fbdbb1497f1dd79a480912940c375734855685 Mon Sep 17 00:00:00 2001 From: DarkWyrm Date: Sat, 24 Feb 2007 02:05:58 +0000 Subject: [PATCH] Added Appearance to the image and removed Devices git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20220 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/HaikuImage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jam/HaikuImage b/build/jam/HaikuImage index 4f219fdd4b..2484787dc7 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -40,7 +40,7 @@ BEOS_APPS = Terminal Expander People ShowImage Pulse ProcessController $(X86_ONLY)Cortex $(X86_ONLY)CortexAddOnHost MediaPlayer DeskCalc MidiPlayer Icon-O-Matic BeMail CDPlayer ; -BEOS_PREFERENCES = Backgrounds DataTranslations Devices E-mail FileTypes Fonts Media Menu +BEOS_PREFERENCES = Appearance Backgrounds DataTranslations E-mail FileTypes Fonts Media Menu Mouse Keyboard Keymap Printers Screen ScreenSaver Sounds Time VirtualMemory ; BEOS_DEMOS = BitmapDrawing Chart Clock FontDemo $(X86_ONLY)GLTeapot PictureTest Playground