[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] LanguagePacks missing TortoiseMerge.chm

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-08-31 17:07:35 CEST

Fernando P. Nájera Cano wrote:
> Hi,
>
> I attach a patch. Please review it as I really don't know how NIS
> works (I use Inno for installers).
>
> Index: LanguagePack.in
> ===================================================================
> --- LanguagePack.in (revision 4282)
> +++ LanguagePack.in (working copy)
> @@ -52,6 +52,7 @@
> StrCpy $INSTDIR "$0\bin"
> SetOutPath "$INSTDIR"
> File "..\doc\output\TortoiseSVN_${CountryCode}.chm"
> + File "..\doc\output\TortoiseMerge_${CountryCode}.chm"
> !endif
> StrCpy $INSTDIR "$0\Languages"
> SetOutPath "$INSTDIR"
>

Thanks. Committed in revision 4292.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 31 17:07:57 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.