PERFORCE change 144042 for review

Gabor Kovesdan gabor at FreeBSD.org
Tue Jun 24 19:38:39 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=144042

Change 144042 by gabor at gabor_server on 2008/06/24 19:37:57

	- Add pt_BR.ISO8859-1 NLS catalog
	
	Reviewed by:	garga

Affected files ...

.. //depot/projects/soc2008/gabor_textproc/grep/Makefile#6 edit
.. //depot/projects/soc2008/gabor_textproc/grep/nls/pt_BR.ISO8859-1.msg#1 add

Differences ...

==== //depot/projects/soc2008/gabor_textproc/grep/Makefile#6 (text+ko) ====

@@ -22,6 +22,7 @@
 
 .if !defined(WITHOUT_NLS)
 NLS=	hu_HU.ISO8859-2
+NLS+=	pt_BR.ISO8859-1
 NLSSRCFILES=	${NLS:S@$@.msg@}
 .for lang in ${NLS}
 NLSSRCDIR_${lang}=	${.CURDIR}/nls


More information about the p4-projects mailing list