summaryrefslogtreecommitdiff
path: root/doc/hackersguide
diff options
context:
space:
mode:
authorJulian Scheel <julian@jusst.de>2010-01-30 12:46:18 +0100
committerJulian Scheel <julian@jusst.de>2010-01-30 12:46:18 +0100
commit3c039d3b4c3bc24d26cb33c532c587c737564441 (patch)
tree902e0a9d6ae4551c6af996af3f8897d940386f0e /doc/hackersguide
parent474815e24bf5ed57813bab2c970bce13ad822e3c (diff)
parente0d73e94178127b08b922f2a0ca607fd320a9d9c (diff)
downloadxine-lib-3c039d3b4c3bc24d26cb33c532c587c737564441.tar.gz
xine-lib-3c039d3b4c3bc24d26cb33c532c587c737564441.tar.bz2
Merge with xine-lib-1.2
Diffstat (limited to 'doc/hackersguide')
-rw-r--r--doc/hackersguide/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/hackersguide/Makefile.am b/doc/hackersguide/Makefile.am
index 37269eaf0..e7e9289c4 100644
--- a/doc/hackersguide/Makefile.am
+++ b/doc/hackersguide/Makefile.am
@@ -52,6 +52,7 @@ hackersguide.html: $(hackersguide_docbook)
touch $^; \
fi
endif
+ $(SED) -i -e '/<img [^>]*alt=/! s/<img /<img alt="" /g' $@ # we want valid XHTML 1.1
if HAVE_RSVG
.svg.png: