aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/importer/tmpl/evolution-importer-client.sgml
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'EOG_0_109_1'.EOG_0_109_1nobody2001-12-141-84/+0
| | | | svn path=/tags/EOG_0_109_1/; revision=15041
* Removed generated files from CVS, updated .cvsignore files to includeJon Trowbridge2001-04-261-0/+1
| | | | | | | | | 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
* More docs...Iain Holmes2001-02-021-15/+6
| | | | svn path=/trunk/; revision=7939
* Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enumFederico Mena Quintero2001-01-181-13/+9
| | | | | | | | | | 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
* Some API documentation for the importerIain Holmes2001-01-181-0/+96
svn path=/trunk/; revision=7589