From 90d6af5d14b1071fe9831291ec85412421d93871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 15 Jul 2005 10:26:02 +0000 Subject: [PATCH] added StyledEdit (seems it works) Canna data files copy command is added but commented out git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13679 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- makehdimage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/makehdimage b/makehdimage index 4e20843d07..fb11d98eac 100755 --- a/makehdimage +++ b/makehdimage @@ -112,7 +112,7 @@ BEOS_BIN="touch sync ln listarea listattr listsem listport \ csplit cut beep" BEOS_APPS="MiniTerminal Expander People ShowImage Clock Pulse Playground \ - SoundRecorder BitmapDrawing Magnify DiskProbe AboutHaiku" + SoundRecorder BitmapDrawing Magnify DiskProbe AboutHaiku StyledEdit" BEOS_PREFERENCES="Backgrounds DataTranslations FileTypes Media Menu Mouse \ Keyboard Keymap Screen ScrollBar Sounds Time VirtualMemory Workspaces" @@ -181,7 +181,6 @@ jam -j$(sysinfo -cpu | head -c 2) -q rc resattr kernel boot_loader \ bfs_shell fs_shell_command \ || { echo "*** Build failed!" 1>&2 ; exit 1; } - # map the shell commands if [ $alreadyMounted ]; then sPrefix= @@ -382,6 +381,7 @@ $cp ${sPrefix}data/system/boot/Bootscript \ ${sPrefix}data/system/boot/Netscript $targetDir/beos/system/boot/ $cp ${sPrefix}data/etc/profile ${sPrefix}data/etc/termcap $targetDir/beos/etc/ $cp -r ${sPrefix}data/etc/fonts $targetDir/beos/etc/ +#$cp -r ${sPrefix}data/etc/KanBe $targetDir/beos/etc/ if [ -e /boot/beos/etc/fonts/ttfonts/Swiss721.ttf ]; then $cp ${sPrefix}/boot/beos/etc/fonts/ttfonts/Courier10Pitch.ttf $targetDir/beos/etc/fonts/ttfonts/ $cp ${sPrefix}/boot/beos/etc/fonts/ttfonts/Swiss721_Bold.ttf $targetDir/beos/etc/fonts/ttfonts/