Update Vision package again.

- Reworks how settings are handled: if the settings file has not yet
been created or is empty, we now populate defaults from
appdir/InitialSettings.
This commit is contained in:
Rene Gollent 2013-06-04 20:48:08 -04:00
parent 65af2da017
commit 35a2e0e615
1 changed files with 2 additions and 2 deletions

View File

@ -2218,11 +2218,11 @@ if [ IsOptionalHaikuImagePackageAdded Vision ] {
Echo "No optional package Vision available for $(TARGET_ARCH)" ;
} else {
if $(HAIKU_GCC_VERSION[1]) >= 4 {
InstallOptionalHaikuImagePackage vision-0.9.7-x86-gcc4-2013-06-04.zip
InstallOptionalHaikuImagePackage vision-0.9.7-x86-gcc4-2013-06-04-2.zip
: $(baseURL)/vision-0.9.7-x86-gcc4-2013-06-04.zip ;
} else {
InstallOptionalHaikuImagePackage
vision-0.9.7-x86-gcc2-2013-06-04.zip
vision-0.9.7-x86-gcc2-2013-06-04-2.zip
: $(baseURL)/vision-0.9.7-x86-gcc2-2013-06-04.zip ;
}
AddSymlinkToHaikuImage home config settings deskbar Applications