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

Re: GNU GetText without iconv

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-24 12:39:58 CET

On 11/24/05, Leon Zandman <lzandman@lode.nl> wrote:

> This is a slightly off-topic question, but I hope someone (Stefan?) can
> help me.
>
> I noticed TSVN uses GNU GetText for multi-language support. I want to
> include GetText in my own applications, so I'm messing around with it a
> little bit.

It's not TSVN that uses GNU GetText but the Subversion library.
TSVN uses resource dll's for multi-language support, with the help of
our own ResText.exe tool which extracts and applies strings from
resource dlls and converts those strings from/to po-Gettext files.

So if you don't really *need* GetText, don't use it but use resource
dll's. It's the 'official' Windows way.

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 Thu Nov 24 12:40:17 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.