Mercurial > mplayer.hg
comparison DOCS/xml/configure @ 29263:0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
author | diego |
---|---|
date | Wed, 13 May 2009 02:58:57 +0000 |
parents | ca733e5376af |
children | 4e0ff9be2b1e |
comparison
equal
deleted
inserted
replaced
29262:7d545a6b8aff | 29263:0f1b5b68af32 |
---|---|
158 <!-- ************************************************** | 158 <!-- ************************************************** |
159 This file is generated automatically. DO NOT EDIT. | 159 This file is generated automatically. DO NOT EDIT. |
160 ************************************************** --> | 160 ************************************************** --> |
161 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" | 161 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" |
162 "$_dtd" | 162 "$_dtd" |
163 [ | 163 [ |
164 EOF | 164 EOF |
165 | 165 |
166 for file in `find $lang en -name \*.xml -exec basename \{\} \; | sort -u`; do | 166 for file in `find $lang en -name \*.xml -exec basename \{\} \; | sort -u`; do |
167 echo '<!ENTITY '$file' SYSTEM "'$file'">' >> $lang/main.xml | 167 echo '<!ENTITY '$file' SYSTEM "'$file'">' >> $lang/main.xml |
168 done | 168 done |