commit e8cd693ac57869aa80507f7f128a290b46790f5a Author: Shaun McCance <shaunm@gnome.org> Date: Tue Feb 9 11:01:57 2016 -0500 mal-cache.xsl: Don't force xref attribute on info links xslt/mallard/cache/mal-cache.xsl | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) commit 693a687bcf9e139f76adc9cefa48d5264bb1414a Author: Shaun McCance <shaunm@gnome.org> Date: Tue Jan 19 19:24:33 2016 -0500 html.xsl: Adding template html.js.script for easier overrides If you want to move yelp's js to an external file, currently you have to override html.js. This is fragile, because you'll miss whatever new things we might add. This new template is only responsible for wrapping html.js.content with <script>, so is safer to override. xslt/common/html.xsl | 54 +++++++++++++++++++++++++++++++++++----------------- 1 file changed, 37 insertions(+), 17 deletions(-) commit 5c1c7f1ef8fe845490f77e3a2f6c376e34ba4b02 Author: Sveinn í Felli <sv1@fellsnet.is> Date: Thu Oct 29 09:20:25 2015 +0000 Added Icelandic translation po/LINGUAS | 1 + po/is.po | 597 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 598 insertions(+) commit dd2ffed648f3375974f85c3bad480f6ce8f080d2