Updated Web+ bookmarks

Removed the links to other software sites. They're much easier to
manage on a website. Linked to the new site instead:

https://www.haiku-os.org/community/software
This commit is contained in:
Humdinger
2017-01-08 14:18:11 +01:00
parent 066137eb05
commit 4e2842425b
+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-2016-11-06.zip $(baseURL)/WebPositiveBookmarks-2017-01-08.zip
: home config settings WebPositive ; : home config settings WebPositive ;
break ; break ;
} }