web/html/docs f12docs.php,1.9,1.10

Rüdiger Landmann rlandmann at fedoraproject.org
Sun Oct 4 04:38:42 UTC 2009


Author: rlandmann

Update of /cvs/fedora/web/html/docs
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22651

Modified Files:
	f12docs.php 
Log Message:
Draft User Guide in es-ES and nl-NL


Index: f12docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f12docs.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- f12docs.php	4 Oct 2009 03:38:52 -0000	1.9
+++ f12docs.php	4 Oct 2009 04:38:12 -0000	1.10
@@ -91,16 +91,22 @@
 					<select style="width: 9em; height: 2em;" name="F12_UserGuide_HTML" onchange="document.location.href=document.F12_UserGuide.F12_UserGuide_HTML.options[document.F12_UserGuide.F12_UserGuide_HTML.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f12/en-US/html/">English</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f12/es-ES/html/">Español</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f12/nl-NL/html/">Nederlands</option>
 					</select>
 					HTML-Single</span>:
 					<select style="width: 9em; height: 2em;" name="F12_UserGuide_HTMLSINGLE" onchange="document.location.href=document.F12_UserGuide.F12_UserGuide_HTMLSINGLE.options[document.F12_UserGuide.F12_UserGuide_HTMLSINGLE.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f12/en-US/html-single/">English</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f12/es-ES/html-single/">Español</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f12/nl-NL/html-single/">Nederlands</option>
 					</select>
 					PDF:
 					<select style="width: 9em; height: 2em;" name="F12_UserGuide_PDF" onchange="document.location.href=document.F12_UserGuide.F12_UserGuide_PDF.options[document.F12_UserGuide.F12_UserGuide_PDF.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/user-guide/f12/en-US/pdf/Fedora_12_User_Guide.pdf">English</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f12/es-ES/pdf/Gu%C3%ADa_del_Usuario_Fedora_12.pdf">Español</option>
+							<option value="http://docs.fedoraproject.org/user-guide/f12/nl-NL/pdf/Fedora_12_Gebruikers_gids.pdf">Nederlands</option>
 					</select>
 			</form>
 			</div>




More information about the Fedora-docs-commits mailing list