diff options
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 |