From d39c5aa3c968a17b006431c29cb0ba2d993b3839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Fri, 23 Apr 2010 10:41:10 +0000 Subject: [PATCH] Removed Gradients demo from the image. It's just too dull and served more as a test for BGradient. Mandelbrot would also be a candidate for removal, but maybe some people are sentimentally attached to it, since it was an old BeOS demo. :-) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36428 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 1968b98f4f..cc09d4a137 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -74,7 +74,7 @@ SYSTEM_PREFERENCES = Appearance Backgrounds CPUFrequency DataTranslations Touchpad Tracker VirtualMemory ; SYSTEM_DEMOS = BSnow Chart Clock Cortex FontDemo - GLTeapot Haiku3d Mandelbrot Pairs Playground Pulse Sudoku Gradients + GLTeapot Haiku3d Mandelbrot Pairs Playground Pulse Sudoku ; ICU_LIBS = libicu-common.so libicu-data.so libicu-i18n.so ;