Re: rp - r24212 - in abiword/branches/ABI-2-6-0-STABLE/src/pkg/win/setup/NSISv2: . lang plugins

From: <sum1abi_at_gmail.com>
Date: Sat Jun 14 2008 - 22:30:15 CEST

On Tue, Jun 10, 2008 at 12:50 AM, <cvs@abisource.com> wrote:
>
> Author: rp
> Date: 2008-06-10 06:50:39 +0200 (Tue, 10 Jun 2008)
> New Revision: 24212
>

[cut]

> +Section "$(TITLE_section_impexpplugins_applix)" section_impexpplugins_applix
> + SectionIn 2 4 ${DLSECT} ; Full w/ assoc, Full, Full w/ downloads
> + SetOutPath $INSTDIR\plugins
> + File "..\plugins\abiapplix.dll"
> +SectionEnd
> +

[cut]

> +
> + SetOutPath $INSTDIR\${PRODUCT}\plugins
> + File "..\plugins\AbiMathView.dll"
> +SectionEnd
> +

[cut]

> +;; freetranslation
> +Section "$(TITLE_section_toolsplugins_freetranslation)" section_toolsplugins_freetranslation
> + SectionIn 2 4 ${DLSECT} ; Typical, Full w/ assoc, Full, Full w/ downloads
> + SetOutPath $INSTDIR\plugins
> + File "..\plugins\Abifreetranslation.dll"
> +SectionEnd

It looks like there are three different capitalization methods used
for the DLL file names. Is that on purpose?
Received on Sat Jun 14 22:30:24 2008

This archive was generated by hypermail 2.1.8 : Sat Jun 14 2008 - 22:30:24 CEST