diff options
author | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-04-29 11:24:03 +0000 |
---|---|---|
committer | wight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-04-29 11:24:03 +0000 |
commit | a775d9e64a95a76406edd2babaa894219c463407 (patch) | |
tree | 757cdf2f9af1d16a0547091e4aaad956efc4560b /DOCS/xml/pl | |
parent | 2864ad3745cd82ce1da281763d831fbf17c04d02 (diff) |
XML translation complete
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12348 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/pl')
-rw-r--r-- | DOCS/xml/pl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/pl/Makefile b/DOCS/xml/pl/Makefile index 0df3544fb0..8457da2abd 100644 --- a/DOCS/xml/pl/Makefile +++ b/DOCS/xml/pl/Makefile @@ -2,7 +2,7 @@ #HTML_STYLESHEET = mystyle.css # Change to yes to enable symlinking missing files to English master versions -USE_SYMLINKS = yes +USE_SYMLINKS = no # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml) html-common.xsl |