My fumbling fingers left out the "c" in the msgfmt check once today, so my doc _looked_ OK. Fortunately, the CVS on-commit check picked up the remaining errors. Gotta love gettext. ;)

I have (amongst others) these aliases defined in bash:

alias mgc='msgfmt -cv nn.po'
alias cvsci='mgc && cvs ci -m "`head -3 ChangeLog`" nn.po ChangeLog'

I've made it habit to only commit with the 'cvsci' alias. This has been helpful at times. It's also significantly less typing, so it's been an easy habit to pick up. I also have a script that updates the ChangeLog for me when I commit (which is very rarely these days).

--
Åsmund Skjæveland {
   [EMAIL PROTECTED]
}
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to