* add Screenshot app to image

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27800 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Karsten Heimrich 2008-09-30 21:46:09 +00:00
parent ef52eb17ea
commit 9ee4aec913

View File

@ -57,8 +57,8 @@ BEOS_BIN = "[" addattr alert arp base64 basename bc beep bootman bzip2 cal cat
BEOS_APPS = AboutSystem ActivityMonitor CodyCam DeskCalc DiskProbe DiskUsage
DriveSetup CDPlayer Expander Icon-O-Matic Installer LaunchBox Magnify Mail
MediaPlayer MidiPlayer NetworkStatus PackageInstaller People PowerStatus
ProcessController ShowImage SoundRecorder StyledEdit Terminal TextSearch TV
Workspaces
ProcessController Screenshot ShowImage SoundRecorder StyledEdit Terminal
TextSearch TV Workspaces
;
BEOS_PREFERENCES = Appearance Backgrounds DataTranslations E-mail
FileTypes Fonts Keyboard Keymap Media Menu Mouse Network Printers Screen
@ -239,7 +239,7 @@ AddSymlinkToHaikuImage home Desktop : /boot/home : Home ;
AddDirectoryToHaikuImage home config be Applications ;
DESKBAR_APPLICATIONS = ActivityMonitor CodyCam CDPlayer DeskCalc DiskProbe
DriveSetup DiskUsage Icon-O-Matic Magnify Mail MediaPlayer MidiPlayer
People SoundRecorder StyledEdit Terminal TV
People Screenshot SoundRecorder StyledEdit Terminal TV
;
local app ;
for app in $(DESKBAR_APPLICATIONS) {