Return-Path: Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 75279 invoked by uid 500); 6 Sep 2001 18:28:22 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 75268 invoked by uid 500); 6 Sep 2001 18:28:22 -0000 Delivered-To: apmail-apache-1.3-cvs@apache.org Date: 6 Sep 2001 18:25:28 -0000 Message-ID: <20010906182528.20949.qmail@icarus.apache.org> From: slive@apache.org To: apache-1.3-cvs@apache.org Subject: cvs commit: apache-1.3/conf httpd.conf-dist httpd.conf-dist-nw httpd.conf-dist-win X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N slive 01/09/06 11:25:28 Modified: conf httpd.conf-dist httpd.conf-dist-nw httpd.conf-dist-win Log: Add Norwegian Nynorsk translation of welcome page. Submitted by: Roy-Magne Mo Reviewed by: Ragnar Wisl�ff , Tor Hildrum Revision Changes Path 1.76 +2 -1 apache-1.3/conf/httpd.conf-dist Index: httpd.conf-dist =================================================================== RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -b -u -r1.75 -r1.76 --- httpd.conf-dist 2001/08/29 13:32:07 1.75 +++ httpd.conf-dist 2001/09/06 18:25:28 1.76 @@ -708,7 +708,7 @@ # # Danish (da) - Dutch (nl) - English (en) - Estonian (ee) # French (fr) - German (de) - Greek-Modern (el) - # Italian (it) - Korean (kr) - Norwegian (no) + # Italian (it) - Korean (kr) - Norwegian (no) - Norwegian Nynorsk (nn) # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) @@ -728,6 +728,7 @@ AddCharset ISO-2022-JP .jis AddLanguage kr .kr AddCharset ISO-2022-KR .iso-kr + AddLanguage nn .nn AddLanguage no .no AddLanguage pl .po AddCharset ISO-8859-2 .iso-pl 1.16 +2 -1 apache-1.3/conf/httpd.conf-dist-nw Index: httpd.conf-dist-nw =================================================================== RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-nw,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -b -u -r1.15 -r1.16 --- httpd.conf-dist-nw 2001/08/29 13:32:07 1.15 +++ httpd.conf-dist-nw 2001/09/06 18:25:28 1.16 @@ -642,7 +642,7 @@ # # Danish (da) - Dutch (nl) - English (en) - Estonian (ee) # French (fr) - German (de) - Greek-Modern (el) - # Italian (it) - Korean (kr) - Norwegian (no) + # Italian (it) - Korean (kr) - Norwegian (no) - Norwegian Nynorsk (nn) # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) @@ -662,6 +662,7 @@ AddCharset ISO-2022-JP .jis AddLanguage kr .kr AddCharset ISO-2022-KR .iso-kr + AddLanguage nn .nn AddLanguage no .no AddLanguage pl .po AddCharset ISO-8859-2 .iso-pl 1.57 +2 -1 apache-1.3/conf/httpd.conf-dist-win Index: httpd.conf-dist-win =================================================================== RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-win,v retrieving revision 1.56 retrieving revision 1.57 diff -u -d -b -u -r1.56 -r1.57 --- httpd.conf-dist-win 2001/08/29 13:32:07 1.56 +++ httpd.conf-dist-win 2001/09/06 18:25:28 1.57 @@ -715,7 +715,7 @@ # # Danish (da) - Dutch (nl) - English (en) - Estonian (ee) # French (fr) - German (de) - Greek-Modern (el) - # Italian (it) - Korean (kr) - Norwegian (no) + # Italian (it) - Korean (kr) - Norwegian (no) - Norwegian Nynorsk (nn) # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) @@ -735,6 +735,7 @@ AddCharset ISO-2022-JP .jis AddLanguage kr .kr AddCharset ISO-2022-KR .iso-kr + AddLanguage nn .nn AddLanguage no .no AddLanguage pl .po AddCharset ISO-8859-2 .iso-pl