From 6a6ab9b2e2a0b851fd234e79ffb3f4a8fb79110e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 15 Jun 2005 23:25:45 +0000 Subject: [PATCH] added Expander, SoundRecorder, Magnify, DiskProbe git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13163 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- makehdimage | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/makehdimage b/makehdimage index 0c18644a35..408fe8b03f 100755 --- a/makehdimage +++ b/makehdimage @@ -110,7 +110,8 @@ BEOS_BIN="touch sync ln listarea listattr listsem listport \ ppp_up gdb tail head zip unzip mountvolume top finddir groups \ id env basename factor" -BEOS_APPS="MiniTerminal People ShowImage Clock Pulse Playground BitmapDrawing" +BEOS_APPS="MiniTerminal Expander People ShowImage Clock Pulse Playground \ + SoundRecorder BitmapDrawing Magnify DiskProbe" BEOS_PREFERENCES="Backgrounds DataTranslations FileTypes Media Menu Mouse \ Keyboard Keymap Screen ScrollBar Sounds Time VirtualMemory Workspaces"