From 96e1ce66046efc4a56ad4c05eb2c17ef68d0c3b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Tue, 17 Mar 2009 18:00:10 +0000 Subject: [PATCH] * Added Expander back to the list of applications. See #3565. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29570 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 b17253681d..4f7257c008 100644 --- a/build/jam/HaikuImage +++ b/build/jam/HaikuImage @@ -244,8 +244,8 @@ AddSymlinkToHaikuImage home Desktop : /boot/home : Home ; # Deskbar Application links AddDirectoryToHaikuImage home config be Applications ; DESKBAR_APPLICATIONS = ActivityMonitor CodyCam CDPlayer DeskCalc DiskProbe - DriveSetup DiskUsage Icon-O-Matic Magnify Mail MediaPlayer MidiPlayer - People Screenshot SoundRecorder StyledEdit Terminal TV + DriveSetup DiskUsage Expander Icon-O-Matic Magnify Mail MediaPlayer + MidiPlayer People Screenshot SoundRecorder StyledEdit Terminal TV ; local app ; for app in $(DESKBAR_APPLICATIONS) {