diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:43:14 +0200 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2014-10-20 02:44:30 +0200 |
commit | 14e6d0ed4be07a4d6bf94a141af83b7d60f1ac5f (patch) | |
tree | 9f8141f34e030eca326c1b0e39a8ba143a528dff /data | |
parent | 686445fab20c835b9649f2278542069a5be87546 (diff) |
Make generation scripts distro-independent
Diffstat (limited to 'data')
-rw-r--r-- | data/Changelog.IceCat | 11 | ||||
-rw-r--r-- | data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml | 6 |
2 files changed, 11 insertions, 6 deletions
diff --git a/data/Changelog.IceCat b/data/Changelog.IceCat index 50da2cb..86f77ea 100644 --- a/data/Changelog.IceCat +++ b/data/Changelog.IceCat @@ -1,3 +1,14 @@ +2014-10-11 Ruben Rodriguez <ruben@gnu.org> + * Updated to v31.2.0ESR + * Generation script is now fully distro independent + * Updated https-everywhere to 4.0.2 + * Support links moved to http://libreplanet.org/wiki/Group:IceCat + * Fixed poodle attack + * Move documentation links to libreplanet + * Changed useragent to match Torbrowser 4 + * Disabled welcome url + * Disabled channel updates + 2014-09-11 Ruben Rodriguez <ruben@gnu.org> * Moved to generation script based on Trisquel package helpers (http://trisquel.info/en/wiki/package-helpers) * Updated to match v31ESR upstream release diff --git a/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml b/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml index a4a433b..33f9818 100644 --- a/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml +++ b/data/extensions/abouticecat@gnu.org/chrome/content/aboutIceCat/aboutIceCat.xhtml @@ -81,12 +81,6 @@ color:#666; text-shadow:0px 1px 0px #fff; } -#trisquel a { -font-weight:bold; -color:#56728C; -text-shadow:0px 1px 0px #fff; -} - #footer{ min-height:100px; } |