Compare commits

..

1 Commits

Author SHA1 Message Date
(no author)
9336184179 This commit was manufactured by cvs2svn to create tag 'BLACKWOOD-M2'.
git-svn-id: svn://10.0.0.236/tags/BLACKWOOD-M2@78859 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-12 08:54:14 +00:00
2 changed files with 37 additions and 20 deletions

View File

@@ -0,0 +1,37 @@
#!gmake
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
# Igor Kushnirskiy <idk@eng.sun.com>
#
DEPTH = ../..
topsrcdir = ../..
VPATH = .
srcdir = .
include $(DEPTH)/config/autoconf.mk
DIRS= \
connect \
xpcom \
java \
xpcom/test/ \
$(NULL)
include $(topsrcdir)/config/rules.mk

View File

@@ -1,20 +0,0 @@
This directory contains Mozilla translations that leveraged from Netscape releases.
IMPORTANT:
DO NOT CHANGE OR MODIFY ANYTHING IN THIS DIRECTORY !!!
Netscape localization contact: Ying-Lin Xia <yxia@netscape.com>
History:
2002.10.15 - checkin files and tagging as "NSCP-L10N-1-0-1-RC1"
- Add pt-BR files from Netscape 7.0 pt-BR translation
2002.09.17 - checkin files and tagging as "NSCP-L10N-1-0-1-RC1"
- Translation leveraged from Netscape 7.0 release
- de-DE, en-CA, en-GB, es-ES, fr-FR, ja-JP, zh-CN
- Note:
- All translation leveraged from Netscape files;
- All contents copied from Netscape contents pack;
- The translated help file is fully Netscape version, not Mozilla;