Commit Graph

11 Commits

Author SHA1 Message Date
c2f24a98ce calendar/cal-client/Makefile.am: calendar/cal-util/Makefile.am:
2001-06-21  Peter Williams  <peterw@ximian.com>

	* Makefile.am:
	calendar/cal-client/Makefile.am:
	calendar/cal-util/Makefile.am:
	importer/Makefile.am:
	executive-summary/Makefile.am: Changed to used gtk-doc's
	canonical Makefile.am (plus some tweaks because not every
	dir builds html).

svn path=/trunk/; revision=10375
2001-06-21 19:19:42 +00:00
81a8828997 updated .cvsignore
svn path=/trunk/; revision=9823
2001-05-15 19:27:07 +00:00
a5787f514f Removed some evolution-*-decl.txt files since these are autogenerated by
2001-05-15  Jeffrey Stedfast  <fejj@ximian.com>

	* Removed some evolution-*-decl.txt files since these are
	autogenerated by gtk-doc and don't belong in cvs anyway.
	Should the tmpl/ dirs also be removed??

svn path=/trunk/; revision=9822
2001-05-15 19:25:16 +00:00
f7bb8712c9 Shush
svn path=/trunk/; revision=9701
2001-05-07 21:47:10 +00:00
4994d35be0 Removed generated files from CVS, updated .cvsignore files to include
2001-04-25  Jon Trowbridge  <trow@ximian.com>

        * Removed generated files from CVS, updated .cvsignore files
        to include generated files.

svn path=/trunk/; revision=9569
2001-04-25 21:48:05 +00:00
cbdc25be7a changed path to the importer header files, since we've had reports that
2001-04-20  Damon Chaplin  <damon@ximian.com>

	* importer/evolution-shell-importer.types: changed path to the
	importer header files, since we've had reports that they aren't being
	found (though it worked OK for me).

svn path=/trunk/; revision=9478
2001-04-20 19:52:57 +00:00
54b5c7382a Pull up fix from the branch:
builddir != srcdir fix for building the calendar, executive summary
	and importer developers' docs.

svn path=/trunk/; revision=9408
2001-04-17 16:48:18 +00:00
c002ddaf4f More docs...
svn path=/trunk/; revision=7939
2001-02-02 00:27:17 +00:00
0fda3e923e Change (nonexistant) importer.sgml references to evolution-importer.sgml
2001-01-26  John R. Sheets  <dusk@ravendusk.org>

	* importer/Makefile.am: Change (nonexistant) importer.sgml
	references to evolution-importer.sgml to fix dependency problem.

svn path=/trunk/; revision=7860
2001-01-27 17:17:59 +00:00
26dd492af6 Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum
2001-01-17  Federico Mena Quintero  <federico@ximian.com>

	* importer/evolution-importer.h: Use "typedef enum { ... } Blah;"
	instead of "typedef enum _Blah Blah; enum _Blah { ... };" so that
	gtk-doc can parse it.  Sigh.

svn path=/trunk/; revision=7600
2001-01-17 22:31:35 +00:00
b77c7192f5 Some API documentation for the importer
svn path=/trunk/; revision=7589
2001-01-17 18:27:02 +00:00