From a82ef11df532ec904d9d240ad7100699439f3670 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Thu, 20 Dec 2007 23:31:41 +0000 Subject: [PATCH] Add BSnow to the image, as a demo app, it actually demonstrates an unusual application of replicants, as well as scripting. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23146 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 08391b0bc6..0e80333e4d 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -56,7 +56,7 @@ BEOS_PREFERENCES = Appearance Backgrounds DataTranslations E-mail FileTypes Fonts Keyboard Keymap Media Menu Mouse Network Printers Screen ScreenSaver Sounds Time VirtualMemory ; -BEOS_DEMOS = BitmapDrawing Chart Clock $(X86_ONLY)Cortex FontDemo +BEOS_DEMOS = BitmapDrawing BSnow Chart Clock $(X86_ONLY)Cortex FontDemo $(X86_ONLY)GLDirectMode $(X86_ONLY)GLTeapot Mandelbrot PictureTest Playground Pulse Sudoku ;