From f1227e7220335c2d3ccd92ef9b9ebf4a337f8eed Mon Sep 17 00:00:00 2001 From: Humdinger Date: Wed, 1 Jan 2014 18:52:55 +0100 Subject: [PATCH] Updated WebPositiveBookmarks optional package Changed a few icons so they're not all the same... Added a link to the "Community links" on the website. --- build/jam/OptionalPackages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jam/OptionalPackages b/build/jam/OptionalPackages index 5c616a258c..09b8340ac2 100644 --- a/build/jam/OptionalPackages +++ b/build/jam/OptionalPackages @@ -276,7 +276,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] { AddPackageFilesToHaikuImage system : webpositive.hpkg : nameFromMetaInfo ; InstallOptionalHaikuImagePackage - $(baseURL)/WebPositiveBookmarks-2013-11-10.zip + $(baseURL)/WebPositiveBookmarks-2014-01-01.zip : home config settings WebPositive ; break ; }