mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
o New port frontpage-ar version 5.0.2.2623: Microsoft Frontpage
Arabic Web Administration o Master port for language specific Microsoft Frontpage Web Administration ports PR: 31625 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
This commit is contained in:
parent
a346b45627
commit
3583cefc27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52280
@ -67,6 +67,7 @@
|
||||
SUBDIR += flashplugin
|
||||
SUBDIR += flashplugin-mozilla
|
||||
SUBDIR += frontpage
|
||||
SUBDIR += frontpage-ar
|
||||
SUBDIR += fxhtml
|
||||
SUBDIR += g-gcl
|
||||
SUBDIR += galeon
|
||||
|
62
www/frontpage-ar/Makefile
Normal file
62
www/frontpage-ar/Makefile
Normal file
@ -0,0 +1,62 @@
|
||||
# New ports collection makefile for: FrontPage Arabic Web Administration
|
||||
# Date created: Sat Oct 25 16:30:00 CDT 2001
|
||||
# Whom: hetzels@westbend.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= frontpage
|
||||
PORTVERSION= 5.0.2.2623
|
||||
CATEGORIES?= www
|
||||
MASTER_SITES= ftp://ftp.microsoft.com/products/frontpage/FPSE02LangFiles/ \
|
||||
ftp://www.westbend.net/Mirrors/ftp.microsoft.com/Products/frontpage/FPSE02LangFiles/
|
||||
PKGNAMESUFFIX?= ar-
|
||||
DISTFILES=
|
||||
EXTRACT_ONLY=
|
||||
|
||||
.for _FP_LANG in ${FP_LANG}
|
||||
DISTFILES+= fp${PORTVERSION:S/.//:C/\..*//}_${_FP_LANG}.tar.Z
|
||||
.endfor
|
||||
|
||||
MAINTAINER= hetzels@westbend.net
|
||||
|
||||
RUN_DEPENDS= ${FPSETPERM}:${PORTSDIR}/www/frontpage5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
ONLY_FOR_ARCHS= i386 alpha
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
FP_LANG?= ara
|
||||
FP_LANGUAGE?= Arabic
|
||||
FP_LCID?= 1025
|
||||
|
||||
FP_VER= 5.0
|
||||
|
||||
FP_DIR= ${PREFIX}/frontpage/version${FP_VER}
|
||||
FPSETPERM= ${FP_DIR}/set_default_perms.sh
|
||||
|
||||
PLIST_SUB= FP_VER=${FP_VER}
|
||||
.ifndef NO_FP_LCID_SUB
|
||||
PLIST_SUB+= FP_LCID=${FP_LCID}
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${ECHO_MSG} "===> Untaring FrontPage ${FP_LANGUAGE} Language Extentions to ${PREFIX}"
|
||||
.for DISTFILE in ${DISTFILES}
|
||||
@(cd ${PREFIX} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${DISTDIR}/${DISTFILE} ${EXTRACT_AFTER_ARGS})
|
||||
.endfor
|
||||
.for _FP_LCID in ${FP_LCID}
|
||||
@${PERL} -pi -e 's:IMAGESDIR:../images/:g' ${FP_DIR}/admin/${_FP_LCID}/webadmin.css
|
||||
@if [ ! -f ${FP_DIR}/help/${_FP_LCID}/wsgindex.htm ]; then \
|
||||
${CP} ${FP_DIR}/help/${_FP_LCID}/wsgIndex.htm ${FP_DIR}/help/${_FP_LCID}/wsgindex.htm ; \
|
||||
fi
|
||||
@if [ ! -f ${FP_DIR}/help/${_FP_LCID}/wsgIndex.htm ]; then \
|
||||
${CP} ${FP_DIR}/help/${_FP_LCID}/wsgindex.htm ${FP_DIR}/help/${_FP_LCID}/wsgIndex.htm ; \
|
||||
fi
|
||||
.endfor
|
||||
@${FPSETPERM}
|
||||
|
||||
.include <bsd.port.post.mk>
|
1
www/frontpage-ar/distinfo
Normal file
1
www/frontpage-ar/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (fp50_ara.tar.Z) = 52319c583170700c856a9ccb70cc5ff4
|
1
www/frontpage-ar/pkg-comment
Normal file
1
www/frontpage-ar/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Microsoft Frontpage Arabic Web Administration
|
3
www/frontpage-ar/pkg-descr
Normal file
3
www/frontpage-ar/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Localized Web Administration pages to allow web administrators and
|
||||
authors to remotely manage a FrontPage enabled Apache Web server
|
||||
in their language.
|
192
www/frontpage-ar/pkg-plist
Normal file
192
www/frontpage-ar/pkg-plist
Normal file
@ -0,0 +1,192 @@
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/addacct.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/addrole.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/adduser.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/anonusr.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/copyrole.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/delsbweb.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/disable.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/editrole.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/edituser.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/fpadmin.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/genset.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/health.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/healthrp.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/invite.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/invite2.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/invite3.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/invite4.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/mergeweb.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/newsbweb.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/newsrvr.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/opengl.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/openweb.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/passwd.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/password.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/perms.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/policies.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/pwdmgr.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/recalc.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/role.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/security.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/uninstal.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/usage.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/user.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/vadmin.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/verctrl.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/webadmin.css
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/webadmin.htm
|
||||
frontpage/version%%FP_VER%%/admin/%%FP_LCID%%/weblist.htm
|
||||
frontpage/version%%FP_VER%%/bin/%%FP_LCID%%/fpext.msg
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/1p.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/ExpColla.js
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/ExpndAll.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/back.gif
|
||||
@comment frontpage/version%%FP_VER%%/help/%%FP_LCID%%/bg_Help.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/bg_help.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/bga_Help.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/bluedrop.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/blueup.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/bullet.gif
|
||||
@comment frontpage/version%%FP_VER%%/help/%%FP_LCID%%/collpstr.GIF
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/collpstr.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg01.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg02.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg03.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg04.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg05.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg06.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg07.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg08.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg09.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg10.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg11.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg12.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg13.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg14.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/desg15.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/expndtri.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/fpaGloss.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/fpaHome.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/fpaIndex.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/fpaTOC.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/fpahow.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/fpatTrbl.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/home.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/minus.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/ms_logo.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/next.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/office10.css
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/ows.css
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/owsns.css
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/plus.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/spacer.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/strtpage.css
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaAces2.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaAcess.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaKeybd.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaTOC.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaart1.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaart2.gif
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsacCmd.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsacHeal.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsacRole.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsacSubw.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsacUsag.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsacWeb.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr0.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr1.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr2.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr3.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr4.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr5.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr6.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr7.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr8.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaextr9.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapAnon.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapHeal.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapHelC.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapHelM.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapRolC.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapRolG.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapRolM.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapRolU.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapRole.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapSubC.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapSubD.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapSubM.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapSubR.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapSubs.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapSubw.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUsag.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUser.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUsgM.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUsgT.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUsrD.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUsrE.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUsrN.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsapUsrV.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsaphelp.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsasearc.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wscopyrt.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgGloss.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgHome.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgIndex.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgTOC.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgTroub.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcData.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcOver.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcPol.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcRigh.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcRole.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcSec.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcSite.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcWeb.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcWebs.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgcgens.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr1.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr2.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr3.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr4.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr5.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr6.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr7.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr8.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgextr9.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsghow.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgindex.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpAuth.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpAuto.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpBkup.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpCnfg.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpCrea.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpData.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpDef.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpDel.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpDisc.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpExtd.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpHlth.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpLim.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpMrg.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpPass.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpPerf.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpRest.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpRigh.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpSMTP.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpScrp.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpSec.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpSet.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpSub.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpUnin.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpUpgd.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgpUsag.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgrAcc.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgrAcc2.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgrKey.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgrRigh.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgrRole.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsgsearc.htm
|
||||
frontpage/version%%FP_VER%%/help/%%FP_LCID%%/wsphelp.htm
|
||||
@dirrm frontpage/version%%FP_VER%%/help/%%FP_LCID%%
|
||||
@dirrm frontpage/version%%FP_VER%%/bin/%%FP_LCID%%
|
||||
@dirrm frontpage/version%%FP_VER%%/admin/%%FP_LCID%%
|
Loading…
Reference in New Issue
Block a user