Michael Casadevall <[EMAIL PROTECTED]> tapota : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I would have committed to that branch, or to another one all together > had I reliezed that's were the bulk of the CERN changes are taking > place. My change just added one SQL query and an if-else statement > (data.php actually isn't changed code-wise (there's a new comment I > added to clarify something), but CVS committed it because the > time-stamp had been updated). I've registered onto Savane-CVS, and I > will keep closer track of which files have been modified in the CERN > branch. It's a pity cvs doesn't have something similar to tla replay - > it would make our lives easier. As a side note, all I did was add a > new entry to savane.pot, and then make refresh-po.
Add a new entry to savane.pot? You did not updated it by hand, I hope :) This file is updated by the command "make potfile". But each time potfile changes, all po files changes, and it is rarely possible for CVS to cope with this kind of changes (the way gettext arranges stuff is a bit special). -- Mathieu Roy +---------------------------------------------------------------------+ | General Homepage: http://yeupou.coleumes.org/ | | Computing Homepage: http://alberich.coleumes.org/ | | Not a native english speaker: | | http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english | +---------------------------------------------------------------------+ _______________________________________________ Savane-dev mailing list [EMAIL PROTECTED] https://mail.gna.org/listinfo/savane-dev
