Re: No conglomerate.schemas.in in release 0.9.1
Michèle Garoche <[email protected]> Sun, 26 Jun 2005 16:53:12 +0200
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
Le 26 juin 2005 =C3=A0 16:46, Nickolay V. Shmyrev a =C3=A9crit : > =D0=92 =D0=92=D1=81=D0=BA, 26/06/2005 =D0=B2 16:43 +0200, Mich=C3=A8le = Garoche =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> Le 26 juin 2005 =C3=A0 04:41, Mich=C3=A8le Garoche a =C3=A9crit : >> >> >>> Hi, >>> >>> Apparently there is no data/conglomerate.schemas.in in the release. >>> >>> It impedes to run intltool-update correctly. >>> >>> Is it the desired behaviour? >>> >> Sorry, I've found a way to do it, following Nicola=C3=AF advice: >> >> make conglomerate.pot >> ../intltool-update fr >> >> but it generates: >> >> # ../src/ etc. >> >> instead of: >> >> # src/ etc. >> >> Is there a way to avoid this? (apart from removing all ../ with a >> tool afterwards) >> >> Cheers, >> Mich=C3=A8le >> <http://micmacfr.homeunix.org> >> > > > It's better to add conglomerate.schemas.in to distribution, something > like > > --- Makefile.am.old 2004-10-15 19:38:02.000000000 +0400 > +++ Makefile.am 2005-06-26 18:46:01.849866696 +0400 > @@ -41,4 +41,7 @@ EXTRA_DIST =3D $(desktop_in_files) \ > $(app_DATA) \ > $(stylesheet_DATA) \ > $(css_DATA) \ > - $(schema_DATA) > + $(schema_DATA) \ > + $(schema_in_files) > + > + > > And until that use CVS for translation :) I've just done it; thanks. I just wanted to incorporate the two minor changes in the fink =20 package, as we make massive changes for the gcc4.0 compiler and the =20 change of C++ ABI, but well it will be for the 0.9.2 release. Cheers, Mich=C3=A8le <http://micmacfr.homeunix.org>