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.
This commit is contained in:
Humdinger
2014-01-01 18:52:55 +01:00
parent 080cf3be91
commit f1227e7220
+1 -1
View File
@@ -276,7 +276,7 @@ if [ IsOptionalHaikuImagePackageAdded WebPositive ] {
AddPackageFilesToHaikuImage system : webpositive.hpkg AddPackageFilesToHaikuImage system : webpositive.hpkg
: nameFromMetaInfo ; : nameFromMetaInfo ;
InstallOptionalHaikuImagePackage InstallOptionalHaikuImagePackage
$(baseURL)/WebPositiveBookmarks-2013-11-10.zip $(baseURL)/WebPositiveBookmarks-2014-01-01.zip
: home config settings WebPositive ; : home config settings WebPositive ;
break ; break ;
} }