Updated Web+ bookmarks package

Added Haiku's new forums.
Added BeBytes.
Removed GuestOne repo (can be re-added if they return).
Added empty "Bookmarks bar" folder.
Added overlay icons for the folders in "Bookmarks".
This commit is contained in:
Humdinger 2016-11-06 17:55:40 +01:00
parent 1ff06a003e
commit 04d7efaf1e

View File

@ -195,7 +195,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
AddPackageFilesToHaikuImage system : webpositive.hpkg
: nameFromMetaInfo ;
InstallOptionalHaikuImagePackage
$(baseURL)/WebPositiveBookmarks-2016-08-02.zip
$(baseURL)/WebPositiveBookmarks-2016-11-06.zip
: home config settings WebPositive ;
break ;
}