summaryrefslogtreecommitdiff
path: root/korean/netscape4-communicator
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-08-24 23:04:06 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-08-24 23:04:06 +0000
commitd373f977d93efa4cd12096e5b662321daf927e0b (patch)
treec52c527885f78e673035a4a2fe4b80b28975f7c7 /korean/netscape4-communicator
parentMark as BROKEN: just repo.copied, not usable now. (diff)
Import korean/netscape46-communicator/navigator.
PR: ports/12229 Submitted by: CHOI Junho <cjh@kr.freebsd.org>
Notes
Notes: svn path=/head/; revision=20928
Diffstat (limited to 'korean/netscape4-communicator')
-rw-r--r--korean/netscape4-communicator/Makefile74
-rw-r--r--korean/netscape4-communicator/distinfo2
-rw-r--r--korean/netscape4-communicator/files/INSTALL9
-rw-r--r--korean/netscape4-communicator/files/start.sh.in13
-rw-r--r--korean/netscape4-communicator/pkg-descr10
-rw-r--r--korean/netscape4-communicator/pkg-plist244
6 files changed, 198 insertions, 154 deletions
diff --git a/korean/netscape4-communicator/Makefile b/korean/netscape4-communicator/Makefile
index 1b1450fe5d74..d7f1abd38b3b 100644
--- a/korean/netscape4-communicator/Makefile
+++ b/korean/netscape4-communicator/Makefile
@@ -1,59 +1,95 @@
# New ports collection makefile for: Netscape browser with Korean resources
-# Version required: 4.08
+# Version required: 4
# Date created: 25 Oct 1998
-# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
+# Whom: CHOI Junho <cjh@kr.freebsd.org>
#
-# $Id: Makefile,v 1.10 1999/02/12 14:44:30 kuriyama Exp $
+# $Id: Makefile,v 1.11 1999/04/02 03:45:46 steve Exp $
#
# based on japanese/netscape4-*
-DISTNAME= ko-netscape-${BROWSER}
+DISTNAME= ko-netscape-${BROWSER}-${BROWSER_VERSION}
CATEGORIES= korean www
-MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/netscape-ko/
+MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/netscape-ko/ \
+ http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko/
DISTFILES= ${KOREAN_KIT}.tar.gz
-MAINTAINER?= junker@jazz.snu.ac.kr
+MAINTAINER?= cjh@kr.freebsd.org
-RUN_DEPENDS= \
- ${PREFIX}/bin/${BROWSER}:${PORTSDIR}/www/netscape4-${BROWSER_NAME} \
- ${X11BASE}/lib/X11/fonts/local/hgm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts \
- ${X11BASE}/lib/X11/fonts/local/mzgt16h1.pcf.gz:${PORTSDIR}/korean/mizifont
+# ?= for ports that include this Makefile
+RUN_DEPENDS?= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape4-${BROWSER}
+RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/local/hgm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts \
+ ${X11BASE}/lib/X11/fonts/local/mzgt16h1.pcf.gz:${PORTSDIR}/korean/mizifont
NO_BUILD= yes
-STRIP=
+PKGINSTALL= ${WRKDIR}/INSTALL
+PLIST= ${.CURDIR}/pkg/PLIST
+PLIST_SUB= NSUBDIR=${NSUBDIR} LANG=${LANG}
WRKSRC= ${WRKDIR}/${KOREAN_KIT}
+NDIR= ${PREFIX}/${NSUBDIR}
+NSUBDIR?= lib/netscape
+FILESDIR?= ${.CURDIR}/files
+
+# should be changed by versions
+BROWSER?= communicator
+BROWSER_BIN?= ${BROWSER}-${BROWSER_VERSION}.bin
+BROWSER_CMD?= ko-${BROWSER}-4
+BROWSER_VERSION?= 4.08
+NETHELP?= nethelp-v403
+KOREAN_KIT?= netscape-v408.generic-generic-generic-19990612
-BROWSER= ${BROWSER_NAME}-${BROWSER_VER}
-BROWSER_NAME?= communicator
-BROWSER_VER= 4.08
LANG= ko_KR.EUC
-KOREAN_KIT= netscape-v408.generic-generic-generic-19981229
-NDIR= ${PREFIX}/lib/netscape
MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \
-e "s;@PREFIX@;${PREFIX};g" \
-e "s;@NDIR@;${NDIR};g" \
-e "s;@RDIR@;${NDIR};g" \
-e "s;@BROWSER@;${BROWSER};g" \
+ -e "s;@BROWSER_BIN@;${BROWSER_BIN};g" \
-e "s;@LANG@;${LANG};g"
TAR= /usr/bin/tar
+.if ${BROWSER_VERSION} == 4.08
+DIST_SUBDIR= korean-netscape
+.endif
+
.SILENT:
do-configure:
${MAKESCRIPT} ${FILESDIR}/start.sh.in >${WRKDIR}/start.sh
${MAKESCRIPT} ${WRKSRC}/Netscape.ad-ko >${WRKSRC}/Netscape
+ ${MAKESCRIPT} ${FILESDIR}/INSTALL >${PKGINSTALL}
+ # make navigator resource
+.if defined(BROWSER) && ${BROWSER} == navigator
+ ${SED} -e "s;Communicator;Navigator;g" \
+ ${WRKSRC}/about > ${WRKDIR}/about
+ ${SED} -e "s;Communicator;Navigator;g" \
+ ${WRKSRC}/splash > ${WRKDIR}/splash
+.else
+ ${CP} ${WRKSRC}/about ${WRKDIR}/about
+ ${CP} ${WRKSRC}/splash ${WRKDIR}/splash
+.endif
+
do-install:
${INSTALL_DATA} ${FILESDIR}/preferences.js ${NDIR}
${MKDIR} ${NDIR}/locale
${LN} -sf /usr/share/locale/en_US.ISO_8859-1 ${NDIR}/locale/${LANG}
${MKDIR} ${NDIR}/${LANG}
-.for f in Netscape about mail.msg netscape.cfg plugins \
- splash LICENSE.ko
+ ${INSTALL_DATA} ${WRKSRC}/netscape.cfg ${NDIR}/
+.for f in Netscape mail.msg plugins LICENSE.ko
${INSTALL_DATA} ${WRKSRC}/$f ${NDIR}/${LANG}/
.endfor
+.for f in about splash
+ ${INSTALL_DATA} ${WRKDIR}/$f ${NDIR}/${LANG}/
+.endfor
${INSTALL_SCRIPT} ${WRKDIR}/start.sh ${PREFIX}/bin/ko-${BROWSER}
${LN} -sf ko-${BROWSER} ${PREFIX}/bin/netscape
- ${TAR} -C ${NDIR}/${LANG} -x -z -v -f ${WRKSRC}/nethelp-v403.nif
+ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKSRC}/${NETHELP}.nif \
+ ${EXTRACT_AFTER_ARGS} -C ${NDIR}/${LANG}
+ ${INSTALL_SCRIPT} ${WRKDIR}/start.sh ${PREFIX}/bin/${BROWSER_CMD}
+ ${TAR} -C ${NDIR}/${LANG} -x -z -v -f ${WRKSRC}/${NETHELP}.nif
+
+post-install:
+ ${SETENV} PKG_PREFIX=${PREFIX} \
+ ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>
diff --git a/korean/netscape4-communicator/distinfo b/korean/netscape4-communicator/distinfo
index e30d8157465d..67f7c12d3d38 100644
--- a/korean/netscape4-communicator/distinfo
+++ b/korean/netscape4-communicator/distinfo
@@ -1 +1 @@
-MD5 (netscape-v408.generic-generic-generic-19981229.tar.gz) = 3a70d5d38154443ccbf8617e3273e7fb
+MD5 (korean-netscape/netscape-v408.generic-generic-generic-19990612.tar.gz) = c57db3aa762fcfc3683c549cef449a2c
diff --git a/korean/netscape4-communicator/files/INSTALL b/korean/netscape4-communicator/files/INSTALL
new file mode 100644
index 000000000000..3f6d5455e2a6
--- /dev/null
+++ b/korean/netscape4-communicator/files/INSTALL
@@ -0,0 +1,9 @@
+#!/bin/sh
+[ "x$1" = "x" ] && exit 1
+if [ "x$2" = "xPOST-INSTALL" -a -n "$KO_NETSCAPE_INSTALL_CFG" ]; then
+ CFGLOC=/usr/lib/X11/@LANG@/app-defaults
+ if [ ! -e $CFGLOC/netscape.cfg ]; then
+ mkdir -p $CFGLOC
+ cp @NDIR@/@LANG@/netscape.cfg $CFGLOC
+ fi
+fi
diff --git a/korean/netscape4-communicator/files/start.sh.in b/korean/netscape4-communicator/files/start.sh.in
index b1bcc1468a33..268d1a842002 100644
--- a/korean/netscape4-communicator/files/start.sh.in
+++ b/korean/netscape4-communicator/files/start.sh.in
@@ -29,12 +29,11 @@ export XNLSPATH; XNLSPATH=${MOZILLA_HOME}/nls
export NPX_PLUGIN_PATH; NPX_PLUGIN_PATH=${MOZILLA_HOME}/plugins
export TIMID_DIR; TIMID_DIR=/usr/local/lib/timidity
export XCMSDB; XCMSDB=/dev/null
-if [ x$KO_NETSCAPE_USE_LD_PRELOAD != x -a x$KO_NETSCAPE_USE_LD_PRELOAD != xno ];
-then
- export LD_PRELOAD=libxpg4.so.2.0
- #export LD_PRELOAD=libxpg4.so.2.0:/usr/local/lib/libansi.so.1.2
+if [ -e /usr/local/lib/aout/libxpg4-ns.so.2.0 ]; then
+ export LD_PRELOAD=/usr/local/lib/aout/libxpg4-ns.so.2.0
+elif [ x$KO_NETSCAPE_USE_LD_PRELOAD != x -a x$KO_NETSCAPE_USE_LD_PRELOAD != xno ]; then
+ export LD_PRELOAD=/usr/lib/libxpg4.so
else
- export PATH_LOCALE=@RDIR@/locale
+ export PATH_LOCALE=@RDIR@/locale
fi
-
-exec ${MOZILLA_HOME}/@BROWSER@.bin $*
+exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@"
diff --git a/korean/netscape4-communicator/pkg-descr b/korean/netscape4-communicator/pkg-descr
index aca3142070fb..5e3887132818 100644
--- a/korean/netscape4-communicator/pkg-descr
+++ b/korean/netscape4-communicator/pkg-descr
@@ -1,11 +1,11 @@
This is the netscape web-surfboard.
-Please read the file `/usr/local/lib/netscape/LICENSE.ko'
+Please read the file `/usr/local/lib/netscape/ko_KR.EUC/LICENSE.ko'
for the licensing terms.
Korean Netscape Localization(X11) page(written in Korean):
- http://jazz.snu.ac.kr/~junker/work/netscape-ko/
---
-Ports by CHOI Junho <junker@jazz.snu.ac.kr>
+ http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko
-WWW: http://jazz.snu.ac.kr/~junker/work/netscape-ko/
+--
+Ports by CHOI Junho <cjh@kr.freebsd.org>
+WWW: http://www.kr.freebsd.org/~cjh/freetime/mozilla/netscape-ko
diff --git a/korean/netscape4-communicator/pkg-plist b/korean/netscape4-communicator/pkg-plist
index 9db5333c0779..c80d636aae4e 100644
--- a/korean/netscape4-communicator/pkg-plist
+++ b/korean/netscape4-communicator/pkg-plist
@@ -1,122 +1,122 @@
-bin/ko-communicator-4.08
-@exec /bin/ln -sf %f %B/netscape
-lib/netscape/ko_KR.EUC/Netscape
-lib/netscape/ko_KR.EUC/about
-lib/netscape/ko_KR.EUC/mail.msg
-lib/netscape/ko_KR.EUC/nethelp/Back_dep.gif
-lib/netscape/ko_KR.EUC/nethelp/Back_dis.gif
-lib/netscape/ko_KR.EUC/nethelp/Back_sel.gif
-lib/netscape/ko_KR.EUC/nethelp/Back_up.gif
-lib/netscape/ko_KR.EUC/nethelp/Blank.htm
-lib/netscape/ko_KR.EUC/nethelp/Button.js
-lib/netscape/ko_KR.EUC/nethelp/CntData.js
-lib/netscape/ko_KR.EUC/nethelp/CntTool.htm
-lib/netscape/ko_KR.EUC/nethelp/CntTool.js
-lib/netscape/ko_KR.EUC/nethelp/Exit_dep.gif
-lib/netscape/ko_KR.EUC/nethelp/Exit_sel.gif
-lib/netscape/ko_KR.EUC/nethelp/Exit_up.gif
-lib/netscape/ko_KR.EUC/nethelp/Forw_dep.gif
-lib/netscape/ko_KR.EUC/nethelp/Forw_dis.gif
-lib/netscape/ko_KR.EUC/nethelp/Forw_sel.gif
-lib/netscape/ko_KR.EUC/nethelp/Forw_up.gif
-lib/netscape/ko_KR.EUC/nethelp/Header.js
-lib/netscape/ko_KR.EUC/nethelp/IdxData.js
-lib/netscape/ko_KR.EUC/nethelp/IdxFill.htm
-lib/netscape/ko_KR.EUC/nethelp/IdxKey.htm
-lib/netscape/ko_KR.EUC/nethelp/IdxTool.htm
-lib/netscape/ko_KR.EUC/nethelp/IdxTopic.htm
-lib/netscape/ko_KR.EUC/nethelp/Local-1.js
-lib/netscape/ko_KR.EUC/nethelp/NavUI.htm
-lib/netscape/ko_KR.EUC/nethelp/NoJSerr.htm
-lib/netscape/ko_KR.EUC/nethelp/NSHIfrm.htm
-lib/netscape/ko_KR.EUC/nethelp/Prnt_dep.gif
-lib/netscape/ko_KR.EUC/nethelp/Prnt_sel.gif
-lib/netscape/ko_KR.EUC/nethelp/Prnt_up.gif
-lib/netscape/ko_KR.EUC/nethelp/Stack.js
-lib/netscape/ko_KR.EUC/nethelp/Status.htm
-lib/netscape/ko_KR.EUC/nethelp/System.htm
-lib/netscape/ko_KR.EUC/nethelp/System.js
-lib/netscape/ko_KR.EUC/nethelp/ToolUI.htm
-lib/netscape/ko_KR.EUC/nethelp/Tool_dep.gif
-lib/netscape/ko_KR.EUC/nethelp/Tool_sel.gif
-lib/netscape/ko_KR.EUC/nethelp/Tool_up.gif
-lib/netscape/ko_KR.EUC/nethelp/Topic.js
-lib/netscape/ko_KR.EUC/nethelp/Utility.js
-lib/netscape/ko_KR.EUC/nethelp/Wait.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/collIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/commIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/compIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/confIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/messIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/navIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/netIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/NetHelp1.css
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/admnIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/calIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/shared/ibmIcon.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/composer/comp.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/composer/compHdr.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/composer/composer.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/composer/comtlbr2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/composer/help.hpf
-lib/netscape/ko_KR.EUC/nethelp/netscape/composer/fmtlbr3.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/composer/tagicon2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/conf.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/confHdr.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/confernc.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/brws2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/help.hpf
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/chat2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/circle2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/eraser2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/fhndtl2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/filex2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/horline2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/line2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/pointer2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/rect2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/txttool2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/confernc/whtbd2.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/home/help.hpf
-lib/netscape/ko_KR.EUC/nethelp/netscape/home/home.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/home/home.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/home/homeHdr.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/navigatr/help.hpf
-lib/netscape/ko_KR.EUC/nethelp/netscape/navigatr/nav.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/navigatr/navHdr.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/navigatr/navigatr.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/netcastr/help.hpf
-lib/netscape/ko_KR.EUC/nethelp/netscape/netcastr/net.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/netcastr/netHdr.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/netcastr/netcastr.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/collabra/discgrps.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/collabra/coll.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/collabra/collHdr.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/collabra/collabra.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/collabra/help.hpf
-lib/netscape/ko_KR.EUC/nethelp/netscape/messengr/mailbox.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/messengr/help.hpf
-lib/netscape/ko_KR.EUC/nethelp/netscape/messengr/mess.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/messengr/messHdr.htm
-lib/netscape/ko_KR.EUC/nethelp/netscape/messengr/messengr.gif
-lib/netscape/ko_KR.EUC/nethelp/netscape/messengr/mpctrl.gif
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/messengr
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/collabra
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/netcastr
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/navigatr
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/home
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/confernc
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/shared
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape/composer
-@dirrm lib/netscape/ko_KR.EUC/nethelp/netscape
-@dirrm lib/netscape/ko_KR.EUC/nethelp
-lib/netscape/ko_KR.EUC/netscape.cfg
-lib/netscape/ko_KR.EUC/plugins
-lib/netscape/ko_KR.EUC/splash
-lib/netscape/ko_KR.EUC/LICENSE.ko
-lib/netscape/preferences.js
-@exec /bin/mkdir -p %B/locale
-@exec /bin/ln -sf /usr/share/locale/en_US.ISO_8859-1 %B/locale/ko_KR.EUC
-@unexec rm -f %B/locale/ko_KR.EUC
-@dirrm lib/netscape/locale
-@dirrm lib/netscape/ko_KR.EUC
+bin/ko-communicator-4
+@exec ln -sf %f %B/netscape
+%%NSUBDIR%%/netscape.cfg
+%%NSUBDIR%%/%%LANG%%/Netscape
+%%NSUBDIR%%/%%LANG%%/about
+%%NSUBDIR%%/%%LANG%%/mail.msg
+%%NSUBDIR%%/%%LANG%%/nethelp/Back_dep.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Back_dis.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Back_sel.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Back_up.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Blank.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/Button.js
+%%NSUBDIR%%/%%LANG%%/nethelp/CntData.js
+%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/CntTool.js
+%%NSUBDIR%%/%%LANG%%/nethelp/Exit_dep.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Exit_sel.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Exit_up.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dep.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Forw_dis.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Forw_sel.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Forw_up.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Header.js
+%%NSUBDIR%%/%%LANG%%/nethelp/IdxData.js
+%%NSUBDIR%%/%%LANG%%/nethelp/IdxFill.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/IdxKey.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/IdxTool.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/IdxTopic.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/Local-1.js
+%%NSUBDIR%%/%%LANG%%/nethelp/NavUI.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/NoJSerr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/NSHIfrm.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_dep.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_sel.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Prnt_up.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Stack.js
+%%NSUBDIR%%/%%LANG%%/nethelp/Status.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/System.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/System.js
+%%NSUBDIR%%/%%LANG%%/nethelp/ToolUI.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/Tool_dep.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Tool_sel.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Tool_up.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/Topic.js
+%%NSUBDIR%%/%%LANG%%/nethelp/Utility.js
+%%NSUBDIR%%/%%LANG%%/nethelp/Wait.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/collIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/commIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/compIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/confIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/messIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/navIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/netIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/NetHelp1.css
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/admnIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/calIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared/ibmIcon.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comp.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/compHdr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/composer.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/comtlbr2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/help.hpf
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/fmtlbr3.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer/tagicon2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/conf.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/confHdr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/confernc.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/brws2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/help.hpf
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/chat2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/circle2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/eraser2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/fhndtl2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/filex2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/horline2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/line2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/pointer2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/rect2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/txttool2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc/whtbd2.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/help.hpf
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/home.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/home/homeHdr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/help.hpf
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/nav.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navHdr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr/navigatr.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/help.hpf
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/net.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/netHdr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr/netcastr.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/discgrps.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/coll.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collHdr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/collabra.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra/help.hpf
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mailbox.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/help.hpf
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mess.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messHdr.htm
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/messengr.gif
+%%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr/mpctrl.gif
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/messengr
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/collabra
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/netcastr
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/navigatr
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/home
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/confernc
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/shared
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape/composer
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp/netscape
+@dirrm %%NSUBDIR%%/%%LANG%%/nethelp
+%%NSUBDIR%%/%%LANG%%/plugins
+%%NSUBDIR%%/%%LANG%%/splash
+%%NSUBDIR%%/%%LANG%%/LICENSE.ko
+%%NSUBDIR%%/preferences.js
+@exec mkdir -p %D/%%NSUBDIR%%/locale
+@exec ln -sf /usr/share/locale/en_US.ISO_8859-1 %D/%%NSUBDIR%%/locale/%%LANG%%
+@unexec rm -f %D/%%NSUBDIR%%/locale/%%LANG%%
+@dirrm %%NSUBDIR%%/locale
+@dirrm %%NSUBDIR%%/%%LANG%%