# NB we take care to only update the .pot file it strings have # actually changed. This is complicated by the embedded date # string, hence the sed black magic. This avoids the expensive # re-generation of .po files on every single build refresh-pot: $(I18NSRCFILES) xgettext --default-domain=$(POPACAKGE) \ "it" -> if and fix --default-domain. regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Did you mean to attach a patch? -- Keir On 9/12/07 17:28, "John Levon" <levon@movementarian.org> wrote:> > # NB we take care to only update the .pot file it strings have > # actually changed. This is complicated by the embedded date > # string, hence the sed black magic. This avoids the expensive > # re-generation of .po files on every single build > refresh-pot: $(I18NSRCFILES) > xgettext --default-domain=$(POPACAKGE) \ > > "it" -> if > > and fix --default-domain. > > regards > john > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Mon, Dec 10, 2007 at 08:37:12AM +0000, Keir Fraser wrote:> Did you mean to attach a patch?I don''t have a patch as I haven''t tested anything (we have to disable this altogether, since we don''t ship GNU gettext) regards john _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel