From 7d6047f97ceb5fca27f2310bd07993f9d2c455cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20A=C3=9Fmus?= Date: Tue, 5 Jun 2007 09:50:21 +0000 Subject: [PATCH] * moved Pulse from Apps to Demos git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21325 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/HaikuImage | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/jam/HaikuImage b/build/jam/HaikuImage index 6667a42d8b..5ed483bb4e 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -43,7 +43,7 @@ BEOS_BIN = "[" addattr alert arp basename bc beep bzip2 cat cardctl catattr chgr zipcloak zipgrep zipnote zipsplit zmore znew ; -BEOS_APPS = Terminal Expander People ShowImage Pulse ProcessController +BEOS_APPS = Terminal Expander People ShowImage ProcessController SoundRecorder Magnify DiskProbe AboutSystem StyledEdit Installer Workspaces $(X86_ONLY)Cortex MediaPlayer DeskCalc MidiPlayer Icon-O-Matic Mail CDPlayer NetworkStatus TV @@ -52,8 +52,8 @@ 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 Mandelbrot $(X86_ONLY)GLDirectMode +BEOS_DEMOS = BitmapDrawing Chart Clock FontDemo $(X86_ONLY)GLDirectMode + $(X86_ONLY)GLTeapot Mandelbrot PictureTest Playground Pulse ; BEOS_SYSTEM_LIB = libbe.so $(HAIKU_LIBSTDC++) libmedia.so libtracker.so libtranslation.so libnetwork.so libdebug.so libbsd.so libmail.so