* 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
This commit is contained in:
Axel Dörfler
2009-03-17 18:00:10 +00:00
parent 440ef69c6b
commit 96e1ce6604
+2 -2
View File
@@ -244,8 +244,8 @@ AddSymlinkToHaikuImage home Desktop : /boot/home : Home ;
# Deskbar Application links # Deskbar Application links
AddDirectoryToHaikuImage home config be Applications ; AddDirectoryToHaikuImage home config be Applications ;
DESKBAR_APPLICATIONS = ActivityMonitor CodyCam CDPlayer DeskCalc DiskProbe DESKBAR_APPLICATIONS = ActivityMonitor CodyCam CDPlayer DeskCalc DiskProbe
DriveSetup DiskUsage Icon-O-Matic Magnify Mail MediaPlayer MidiPlayer DriveSetup DiskUsage Expander Icon-O-Matic Magnify Mail MediaPlayer
People Screenshot SoundRecorder StyledEdit Terminal TV MidiPlayer People Screenshot SoundRecorder StyledEdit Terminal TV
; ;
local app ; local app ;
for app in $(DESKBAR_APPLICATIONS) { for app in $(DESKBAR_APPLICATIONS) {