From e32034330f021b98f377ef79168159ddc323dbf8 Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Fri, 9 Feb 2007 11:44:53 +0000 Subject: [PATCH] Added FontDemo (not really working well) and moved Clock to Demos git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20118 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/HaikuImage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/jam/HaikuImage b/build/jam/HaikuImage index 77cf406fb3..4f219fdd4b 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -35,7 +35,7 @@ BEOS_BIN = "[" addattr alert arp basename beep cat catattr chgrp chmod chop chow zipcloak zipnote zipsplit zmore znew ; -BEOS_APPS = Terminal Expander People ShowImage Clock Pulse ProcessController +BEOS_APPS = Terminal Expander People ShowImage Pulse ProcessController SoundRecorder Magnify DiskProbe AboutHaiku StyledEdit Installer Workspaces $(X86_ONLY)Cortex $(X86_ONLY)CortexAddOnHost MediaPlayer DeskCalc MidiPlayer Icon-O-Matic BeMail CDPlayer @@ -43,7 +43,7 @@ BEOS_APPS = Terminal Expander People ShowImage Clock Pulse ProcessController BEOS_PREFERENCES = Backgrounds DataTranslations Devices E-mail FileTypes Fonts Media Menu Mouse Keyboard Keymap Printers Screen ScreenSaver Sounds Time VirtualMemory ; -BEOS_DEMOS = BitmapDrawing Chart $(X86_ONLY)GLTeapot PictureTest Playground +BEOS_DEMOS = BitmapDrawing Chart Clock FontDemo $(X86_ONLY)GLTeapot PictureTest Playground ; BEOS_SYSTEM_LIB = libbe.so $(HAIKU_LIBSTDC++) libmedia.so libtracker.so libtranslation.so libnetwork.so libdebug.so libbsd.so libmail.so