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

[TSVN] LanguagePacks missing TortoiseMerge.chm

From: Fernando P. Nájera Cano <tortoisesvn_at_fernandonajera.com>
Date: 2005-08-31 11:19:12 CEST

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"

Best regards,

Fernando Nájera

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Aug 31 11:19:59 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.