On Tue, 2002-11-12 at 08:19, Calvin Liu wrote: > Hi, > > After check out a version from cvs tree, e.g. branch 1.2. I need to do > something before making it, as below. Why? > > 1. there is no "intl" so I have to mkdir > 2. need to touch an empty Makefile in this folder > 3. in po folder, I need to modify the Makefile, add "top_builddir = .." > and change "MSGMERGE_UPDATE = msgmerge --update" > 4. need to modify cs.po, replace "ID PACKAGE VERSION" with "ID $PACKAGE > $VERSION" > > No way to make it easier? > yes, install gettext (or, if you've got it) a correct version of it. All those you're doing manually should be generated automatically by gettext.
cheers -- Rodrigo Moya <[EMAIL PROTECTED]> _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
