Updated WebPositive bookmarks

Changed the Launcher URLs to the website's user guide and welcome
page instead of the trunk at http://cgit.haiku-os.org/, because
that'll only show the html source code.

Changed http to https in the bookmarks where possible.
This commit is contained in:
Humdinger
2016-05-12 16:58:30 +02:00
parent fa7ef76108
commit b2d167b106
+1 -1
View File
@@ -195,7 +195,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
AddPackageFilesToHaikuImage system : webpositive.hpkg AddPackageFilesToHaikuImage system : webpositive.hpkg
: nameFromMetaInfo ; : nameFromMetaInfo ;
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
$(baseURL)/WebPositiveBookmarks-2015-10-25.zip $(baseURL)/WebPositiveBookmarks-2016-05-12.zip
: home config settings WebPositive ; : home config settings WebPositive ;
break ; break ;
} }