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

Re: [TSVN] Spanish translation... done! (almost)

From: SteveKing <stefankueng_at_gmail.com>
Date: 2005-05-31 10:23:57 CEST

2005/5/31, Lübbe Onken <l.onken@rac.de>:
> Hi Steve,
>
> > Yes, please do. I'll double check the commit mail.
> > Oh, just make sure you don't change the sourcecode,
>
> Not even these two lines ??
> from
> pFrame->m_Data.m_yourFile.SetFileName(parser.GetVal(_T("yours")));
>
> pFrame->m_Data.m_yourFile.SetDescriptiveName(parser.GetVal(_T("yoursname")))
> ;
> To
> pFrame->m_Data.m_yourFile.SetFileName(parser.GetVal(_T("mine")));
>
> pFrame->m_Data.m_yourFile.SetDescriptiveName(parser.GetVal(_T("minename")));
> ;-)

Those are the params we pass from TortoiseProc to TortoiseMerge. I
don't think we can change them. Or we will get a *lot* of complaints
about 'my diff program doesn't work anymore'.

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 Tue May 31 10:24:16 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.