Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2007 03:55:49 GMT
From:      Chess Griffin <chess@chessgriffin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/118476: [patch] add new languages to /usr/share/examples/cvsup/refuse
Message-ID:  <200712070355.lB73tnRq061714@www.freebsd.org>
Resent-Message-ID: <200712070400.lB7402x3005791@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118476
>Category:       i386
>Synopsis:       [patch] add new languages to /usr/share/examples/cvsup/refuse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 07 04:00:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Chess Griffin
>Release:        7.0-BETA4
>Organization:
>Environment:
FreeBSD rose.usrshare.com 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Sun Dec  2 19:19:04 UTC 2007     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The sample /usr/share/examples/cvsup/refuse file does not list all the languages in doc/.  Attached diff adds two languages to the list.  

--- /usr/share/examples/cvsup/refuse    2007-12-02 12:11:28.000000000 -0500
+++ /var/db/sup/refuse  2007-12-07 04:03:06.000000000 -0500
@@ -4,9 +4,11 @@
 doc/el_*
 doc/es_*
 doc/fr_*
+doc/hu_*
 doc/id_*
 doc/it_*
 doc/ja_*
+doc/mn_*
 doc/nl_*
 doc/no_*
 doc/pl_*

The sample refuse list in Section A.5.3.1 of the Handbook probably should also be updated to keep everything consistent.  I will try to send in a diff for that as well, but wanted to mention it here in case someone wanted to go ahead and fix without a diff.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712070355.lB73tnRq061714>