web/html/docs f12docs.php,1.5,1.6

Rüdiger Landmann rlandmann at fedoraproject.org
Sun Oct 4 02:09:02 UTC 2009


Author: rlandmann

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

Modified Files:
	f12docs.php 
Log Message:
Add draft f12 Installation Guide in nl-NL


Index: f12docs.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/f12docs.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- f12docs.php	3 Oct 2009 08:06:02 -0000	1.5
+++ f12docs.php	4 Oct 2009 02:08:32 -0000	1.6
@@ -26,16 +26,19 @@
 					<select style="width: 9em; height: 2em;" name="F12_InstallGuide_HTMLSINGLE" onchange="document.location.href=document.F12_InstallGuide.F12_InstallGuide_HTMLSINGLE.options[document.F12_InstallGuide.F12_InstallGuide_HTMLSINGLE.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/install-guide/f12/en-US/html/">English</option>
+							<option value="http://docs.fedoraproject.org/install-guide/f12/nl-NL/html/">Nederlands</option>
 					</select>
 					HTML-Single: 
 					<select style="width: 9em; height: 2em;" name="F12_InstallGuide_HTML" onchange="document.location.href=document.F12_InstallGuide.F12_InstallGuide_HTML.options[document.F12_InstallGuide.F12_InstallGuide_HTML.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/install-guide/f12/en-US/html-single/">English</option>
+							<option value="http://docs.fedoraproject.org/install-guide/f12/nl-NL/html-single/">Nederlands</option>
 					</select>
 					PDF:
 					<select style="width: 9em; height: 2em;" name="F12_InstallGuide_PDF" onchange="document.location.href=document.F12_InstallGuide.F12_InstallGuide_PDF.options[document.F12_InstallGuide.F12_InstallGuide_PDF.selectedIndex].value">
 							<option selected="selected" value="#">Language</option>
 							<option value="http://docs.fedoraproject.org/install-guide/f12/en-US/pdf/Fedora_12_Installation_Guide.pdf">English</option>
+							<option value="http://docs.fedoraproject.org/install-guide/f12/nl-NL/pdf/Fedora_12_Installatie_Gids.pdf">Nederlands</option>
 					</select>
 			</form>
 			</div>




More information about the Fedora-docs-commits mailing list