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

Small patch to make build.txt clearer (I think)

From: Joseph Galbraith <galb_at_vandyke.com>
Date: 2006-04-19 03:58:55 CEST

This small patch clarifies what to do with the
dictionaries by not mentioning them until we
can tell the user where to put them.

Thanks,

Joseph

Index: build.txt
===================================================================
--- build.txt (revision 6325)
+++ build.txt (working copy)
@@ -31,10 +31,6 @@
 - Get the WiX Core Toolset from http://wix.sourceforge.net and unzip
   them. (*). Then add it to the PATH environment variable.
 - Get WiX Votive from http://wix.sourceforge.net and install it.
-- If you want to include the dictionary and thesaurus in the installer/languagepacks,
- then you have to download those from http://lingucomponent.openoffice.org/.
- Important: Only the thesaurus in the format for OO2 will work! Earlier versions
- will crash TSVN!!
 - Get NSIS from http://nsis.sourceforge.net and install it.
 - Install the latest Nant release. Get it from http://nant.sourceforge.net
 - Add the Nant bin folder to the PATH environment variable.
@@ -49,9 +45,12 @@
   the folder from openssl-0.9.xx to openssl
 - Download the zlib source from
   http://www.gzip.org/zlib/ and unzip it to SVN\common\zlib
-- The dictionary files should be placed in SVN\common\Spell
- Note: the names of the files are important! They have to be
- en_US.aff, en_US.dic, en_GB.aff and en_GB.dic.
+- If you want to include the dictionary and thesaurus in the installer/languagepacks,
+ then you have to download those from http://lingucomponent.openoffice.org/
+ and put the files in SVN\common\Spell Note: the names of the files are important!
+ They have to be en_US.aff, en_US.dic, en_GB.aff and en_GB.dic.
+ Important: Only the thesaurus in the format for OO2 will work! Earlier versions
+ will crash TSVN!!
 - Checkout the TortoiseSVN sources from the Subversion repository into
   SVN\TortoiseSVN
 - Download the tools to build the TSVN docs from

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Apr 19 03:53:53 2006

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.