[MPlayer-translations] r30018 - in trunk/DOCS/xml: Makefile.inc README.maintainers cs/Makefile de/Makefile en/Makefile es/Makefile fr/Makefile hu/Makefile it/Makefile pl/Makefile ru/Makefile zh_CN/Makefile
diego
subversion at mplayerhq.hu
Mon Dec 14 02:51:42 CET 2009
Author: diego
Date: Mon Dec 14 02:51:42 2009
New Revision: 30018
Log:
Drop support for per-language stylesheets.
In all these years nobody ever used this feature.
Modified:
trunk/DOCS/xml/cs/Makefile
trunk/DOCS/xml/de/Makefile
trunk/DOCS/xml/es/Makefile
trunk/DOCS/xml/fr/Makefile
trunk/DOCS/xml/hu/Makefile
trunk/DOCS/xml/it/Makefile
trunk/DOCS/xml/pl/Makefile
trunk/DOCS/xml/ru/Makefile
trunk/DOCS/xml/zh_CN/Makefile
Changes in other areas also in this revision:
Modified:
trunk/DOCS/xml/Makefile.inc
trunk/DOCS/xml/README.maintainers
trunk/DOCS/xml/en/Makefile
Modified: trunk/DOCS/xml/cs/Makefile
==============================================================================
--- trunk/DOCS/xml/cs/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/cs/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/de/Makefile
==============================================================================
--- trunk/DOCS/xml/de/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/de/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/es/Makefile
==============================================================================
--- trunk/DOCS/xml/es/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/es/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/fr/Makefile
==============================================================================
--- trunk/DOCS/xml/fr/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/fr/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/hu/Makefile
==============================================================================
--- trunk/DOCS/xml/hu/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/hu/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/it/Makefile
==============================================================================
--- trunk/DOCS/xml/it/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/it/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/pl/Makefile
==============================================================================
--- trunk/DOCS/xml/pl/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/pl/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/ru/Makefile
==============================================================================
--- trunk/DOCS/xml/ru/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/ru/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
Modified: trunk/DOCS/xml/zh_CN/Makefile
==============================================================================
--- trunk/DOCS/xml/zh_CN/Makefile Mon Dec 14 02:34:02 2009 (r30017)
+++ trunk/DOCS/xml/zh_CN/Makefile Mon Dec 14 02:51:42 2009 (r30018)
@@ -1,6 +1,3 @@
-# Set if you are using your own HTML stylesheet...
-#HTML_STYLESHEET = mystyle.css
-
# Dependency information.
$(HTMLDIR)/index.html $(HTMLDIR)/MPlayer.html: $(wildcard *.xml)
More information about the MPlayer-translations
mailing list