CVSROOT: /web/www Module name: www Changes by: Pavel Kharitonov <ineiev> 10/12/16 03:14:49
Modified files: server/gnun : gnun.mk software : for-windows.html Log message: validation fix, GNUNification RT #647656 CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/gnun/gnun.mk?cvsroot=www&r1=1.213&r2=1.214 http://web.cvs.savannah.gnu.org/viewcvs/www/software/for-windows.html?cvsroot=www&r1=1.36&r2=1.37 Patches: Index: server/gnun/gnun.mk =================================================================== RCS file: /web/www/www/server/gnun/gnun.mk,v retrieving revision 1.213 retrieving revision 1.214 diff -u -b -r1.213 -r1.214 --- server/gnun/gnun.mk 11 Dec 2010 06:31:55 -0000 1.213 +++ server/gnun/gnun.mk 16 Dec 2010 03:14:27 -0000 1.214 @@ -421,5 +421,6 @@ webmaster-quiz software := devel \ + for-windows \ reliability \ software Index: software/for-windows.html =================================================================== RCS file: /web/www/www/software/for-windows.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -b -r1.36 -r1.37 --- software/for-windows.html 24 Jun 2010 19:10:54 -0000 1.36 +++ software/for-windows.html 16 Dec 2010 03:14:39 -0000 1.37 @@ -265,16 +265,41 @@ <p>Copyright © 2004, 2006, 2007, 2008, 2009 Alan Madden.</p> - Permission is granted to copy, distribute and/or modify this + <p>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.</p> <p>Updated: <!-- timestamp start --> - $Date: 2010/06/24 19:10:54 $ + $Date: 2010/12/16 03:14:39 $ <!-- timestamp end --></p> </div> +<div id="translations"> +<h4>Translations of this page</h4> + +<!-- Please keep this list alphabetical by language code. + Comment what the language is for each type, i.e. de is German. + Write the language name in its own language (Deutsch) in the text. + If you add a new language here, please + advise web-translat...@gnu.org and add it to + - /home/www/html/server/standards/README.translations.html + - one of the lists under the section "Translations Underway" + - if there is a translation team, you also have to add an alias + to mail.gnu.org:/com/mailer/aliases + Please also check you have the language code right; see: + http://www.loc.gov/standards/iso639-2/php/code_list.php + If the 2-letter ISO 639-1 code is not available, + use the 3-letter ISO 639-2. + Please use W3C normative character entities. --> + +<ul class="translations-list"> +<!-- English --> +<li><a href="/software/for-windows.html">English</a> [en]</li> +</ul> +</div> + +</div> </body> </html>