Translators web page
    Jon Lapham 
    lapham at extracta.com.br
       
    Wed Aug 20 13:53:25 CDT 2003
    
    
  
Benoit Grégoire wrote:
> On Wednesday 20 August 2003 11:19, Christian Stimming wrote:
> 
>>>I would like to get my postats.pl script included in the gnucash
>>>package.  Is that a good idea?
>>
>>I think it is. Maybe in lib/postats.pl or in src/experimental/postats.pl.
> 
> 
> Why not in /po?  It's po related, and that's where you probably want to use it 
> from anayway, no?
> 
Yeah, true, if it was outside the po/ directory, you would have to 
supply the path to the .pot file as well as the .po files, which is kind 
of a pain.
this works:
./postats.pl /PATH/gnucash.pot /PATH/*.po
but it is simpler like this:
./postats.pl gnucash.pot *.po
So, I agree with Benoit.
-- 
-**-*-*---*-*---*-*---*-----*-*-----*---*-*---*-----*-----*-*-----*---
  Jon Lapham  <lapham at extracta.com.br>          Rio de Janeiro, Brasil
  Work: Extracta Moléculas Naturais SA     http://www.extracta.com.br/
  Web: http://www.jandr.org/
***-*--*----*-------*------------*--------------------*---------------
    
    
More information about the gnucash-devel
mailing list