Improved LoaderPages for Web+

Solves #9322. Thanks to dsjonny for the original work, that I
slightly improved upon.
The Userguide and Welcome pages now load the page of the user's
system language.
This commit is contained in:
Humdinger
2015-10-25 10:34:52 +01:00
parent 7c088080ec
commit 0507a7886a
+1 -1
View File
@@ -195,7 +195,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
AddPackageFilesToHaikuImage system : webpositive.hpkg
: nameFromMetaInfo ;
InstallOptionalHaikuImagePackage
$(baseURL)/WebPositiveBookmarks-2015-09-05.zip
$(baseURL)/WebPositiveBookmarks-2015-10-25.zip
: home config settings WebPositive ;
break ;
}