Re: Stats on developer.gnome.org/projects/gtp/status/status.shtml??



On Wed, 22 Nov 2000, Kenneth Christiansen wrote:

> It already took stats from that, by using update.pl

Unless I am very much mistaken, status.pl has never used update.pl

It has - 

  (mangled due to line lenghts)

	open (POTOUT,  "xgettext --default-domain=$file
--directory=$cvsroot/$domain \ " . 
	      "--add-comments --keyword=_ --keyword=N_
--files-from=$cvsroot/$mod/POTFILES.in \ " . 
	      " && test ! -f $file.po || ( rm -f $cvsroot/$mod/$file.pot \
" . 
	      " && cp $file.po $cvsroot/$mod/$file.pot ) 2>&1 |") || die
("could not xgettext");
      }


-- 
Robert Brady
robert@suse.co.uk





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]