aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-util.h
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-14 02:26:45 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-14 02:26:45 +0800
commitfe7da31d862feb3175a507bdb594341cac721f22 (patch)
treed9d6f60c28c48b94c12eb4c815454b4ef4139456 /executive-summary/component/e-summary-util.h
parent1aa4562d998bc7f107fe3ea09ddb01c102274492 (diff)
downloadgsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.tar
gsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.tar.gz
gsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.tar.bz2
gsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.tar.lz
gsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.tar.xz
gsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.tar.zst
gsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.zip
Rm the whole of the Executive Summary dir.
Correctly display all the windows. Put an HTML explaination into the configure dialog. svn path=/trunk/; revision=6969
Diffstat (limited to 'executive-summary/component/e-summary-util.h')
-rw-r--r--executive-summary/component/e-summary-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executive-summary/component/e-summary-util.h b/executive-summary/component/e-summary-util.h
index 0cfd50403a..63799a324a 100644
--- a/executive-summary/component/e-summary-util.h
+++ b/executive-summary/component/e-summary-util.h
@@ -25,5 +25,6 @@
#define _E_SUMMARY_UTIL_H__
char *e_pixmap_file (const char *filename);
+void e_summary_rm_dir (const char *filename);
#endif