wok annotate palemoon/description.txt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
parents
children
rev   line source
psychomaniak@19090 1 This is SliTaz build of Palemoon browser.
psychomaniak@19090 2 Compared with binaries from official website, it differs in:
psychomaniak@19090 3
psychomaniak@19090 4 1) Compiled for old PCs: -march=i486 -mtune=i686. SSE/SSE2 was disabled.
psychomaniak@19090 5
psychomaniak@19090 6 2) Using gstreamer-0.10 instead of buggy 1.x.
psychomaniak@19090 7 See <https://github.com/MoonchildProductions/Pale-Moon/issues/418>