[MPlayer-DOCS] [homepage]: r2884 - in trunk: Makefile design7/src/selector

voroshil subversion at mplayerhq.hu
Thu Apr 19 19:57:59 CEST 2007


Author: voroshil
Date: Thu Apr 19 19:57:59 2007
New Revision: 2884

Modified:
   trunk/Makefile
   trunk/design7/src/selector

Log:
enable building of Russian translation
add Russian flag to English page selector too


Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Thu Apr 19 19:57:59 2007
@@ -1,5 +1,5 @@
 DESIGNS      = design7 design6 design5 design4 design3
-TRANSLATIONS = es hu pl
+TRANSLATIONS = es hu pl ru
 SRCDIRS      = src essays/src
 
 homepage: $(DESIGNS)

Modified: trunk/design7/src/selector
==============================================================================
--- trunk/design7/src/selector	(original)
+++ trunk/design7/src/selector	Thu Apr 19 19:57:59 2007
@@ -56,6 +56,7 @@
 		<a href="news-hu.html"><img src="images/lang_hu.png" alt="Magyarul" width="41" height="29"></a>
 <!--		<a href="news-pl.html"><img src="images/lang_pl.png" alt="Polski" width="41" height="29"></a>-->
 		<a href="news-es.html"><img src="images/lang_es.png" alt="Castellano" width="41" height="29"></a>
+		<a href="news-ru.html"><img src="images/lang_ru.png" alt="Russian" width="41" height="29"></a>
 	</div>
 
 	<div>



More information about the MPlayer-DOCS mailing list