diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-16 03:25:16 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-16 03:25:16 +0800 |
commit | a5787f514f9d33171dc3032ef207411b3117acb4 (patch) | |
tree | 0cfab857ebc3bfb83b402bb4cbe5405532e5872f /help/devel/executive-summary | |
parent | c2940feaaa37dddbab155e71994c00d77895849f (diff) | |
download | gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar.gz gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar.bz2 gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar.lz gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar.xz gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.tar.zst gsoc2013-evolution-a5787f514f9d33171dc3032ef207411b3117acb4.zip |
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
Diffstat (limited to 'help/devel/executive-summary')
-rw-r--r-- | help/devel/executive-summary/.cvsignore | 5 | ||||
-rw-r--r-- | help/devel/executive-summary/evolution-services.hierarchy | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/help/devel/executive-summary/.cvsignore b/help/devel/executive-summary/.cvsignore index 1d93da7daa..7a0e6a693b 100644 --- a/help/devel/executive-summary/.cvsignore +++ b/help/devel/executive-summary/.cvsignore @@ -3,4 +3,9 @@ Makefile.in *-decl.txt *.signals *.hierarchy +*.stamp +*-scan.c +*-unused.txt +*-decl-list.txt sgml + diff --git a/help/devel/executive-summary/evolution-services.hierarchy b/help/devel/executive-summary/evolution-services.hierarchy new file mode 100644 index 0000000000..37559d819d --- /dev/null +++ b/help/devel/executive-summary/evolution-services.hierarchy @@ -0,0 +1,7 @@ +GtkObject + BonoboObject + ExecutiveSummaryComponent + ExecutiveSummaryComponentFactory + Handle to remote Bonobo::Unknown + ExecutiveSummaryComponentFactoryClient + ExecutiveSummaryHtmlView |