From ad271e2f3e7eaec898bd8504fbead53aab1da4ba Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Sun, 5 Dec 2010 17:40:50 +0000 Subject: [PATCH] Added OverlayImage to the default image as a Demo. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39743 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/HaikuImage | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build/jam/HaikuImage b/build/jam/HaikuImage index 7221a1953a..72c576d750 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -71,11 +71,12 @@ SYSTEM_APPS = AboutSystem ActivityMonitor CharacterMap CodyCam DeskCalc Devices ; SYSTEM_PREFERENCES = Appearance Backgrounds CPUFrequency DataTranslations Deskbar E-mail FileTypes Fonts Keyboard Keymap Locale Media - Mouse Network Notifications OpenGL Printers Screen ScreenSaver Shortcuts Sounds Time - Touchpad Tracker VirtualMemory + Mouse Network Notifications OpenGL Printers Screen ScreenSaver Shortcuts + Sounds Time Touchpad Tracker VirtualMemory ; SYSTEM_DEMOS = BSnow Chart Clock Cortex FontDemo GLTeapot - $(HAIKU_INCLUDE_TRADEMARKS)Haiku3d Mandelbrot Pairs Playground Pulse Sudoku + $(HAIKU_INCLUDE_TRADEMARKS)Haiku3d Mandelbrot OverlayImage Pairs Playground + Pulse Sudoku ; SYSTEM_LIBS = libbe.so libbsd.so libbnetapi.so @@ -347,8 +348,8 @@ AddSymlinkToHaikuImage home config settings Mail : ../../../mail/in : mailbox ; AddDirectoryToHaikuImage home config be Applications ; DESKBAR_APPLICATIONS = ActivityMonitor CharacterMap CodyCam CDPlayer DeskCalc Devices DiskProbe DriveSetup DiskUsage Expander Icon-O-Matic Installer - Magnify Mail MediaConverter MediaPlayer MidiPlayer People PoorMan Screenshot - SoundRecorder StyledEdit Terminal TV + Magnify Mail MediaConverter MediaPlayer MidiPlayer People PoorMan + Screenshot SoundRecorder StyledEdit Terminal TV ; local linkTarget ; for linkTarget in $(DESKBAR_APPLICATIONS) {