Re: No conglomerate.schemas.in in release 0.9.1
[email protected] (Geert Stappers) Sun, 26 Jun 2005 17:22:49 +0200
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============1314550363== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 26, 2005 at 06:46:53PM +0400, Nickolay V. Shmyrev wrote: >=20 > It's better to add conglomerate.schemas.in to distribution, something > like=20 >=20 > --- 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) =09 > + > + I just commited: $ cvs diff -u data cvs server: Diffing data Index: data/ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/gnome/conglomerate/data/ChangeLog,v retrieving revision 1.18 diff -u -r1.18 ChangeLog --- data/ChangeLog 3 Nov 2004 23:58:12 -0000 1.18 +++ data/ChangeLog 26 Jun 2005 15:21:57 -0000 @@ -1,3 +1,9 @@ +2005-06-26 Conglomerate Developers <[email protected]> + + * Makefile.am + Added schema.in to distribution files + Added NULL macro + 2004-11-03 David Malcolm <[email protected]> * conglomerate.mime: Index: data/Makefile.am =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/gnome/conglomerate/data/Makefile.am,v retrieving revision 1.11 diff -u -r1.11 Makefile.am --- data/Makefile.am 15 Oct 2004 15:38:02 -0000 1.11 +++ data/Makefile.am 26 Jun 2005 15:21:57 -0000 @@ -1,3 +1,4 @@ +NULL =3D desktopdir =3D $(datadir)/applications desktop_in_files =3D conglomerate.desktop.in desktop_DATA =3D $(desktop_in_files:.desktop.in=3D.desktop) @@ -41,4 +42,6 @@ $(app_DATA) \ $(stylesheet_DATA) \ $(css_DATA) \ - $(schema_DATA) + $(schema_DATA) \ + $(schema_in_files) \ + $(NULL) Cheers Geert Stappers --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCvshJOSINbgwa/7sRAnSVAJ9J3bLfSgv2M9p7FQw6299w+QdlmwCfagDY 27S5RtSXfQKxoJrGyyN0Y/Y= =sl7d -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK-- --===============1314550363== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Conglomerate-devel mailing list [email protected] http://lists.copyleft.no/mailman/listinfo/conglomerate-devel --===============1314550363==--