diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-12-14 02:26:45 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-12-14 02:26:45 +0800 |
commit | fe7da31d862feb3175a507bdb594341cac721f22 (patch) | |
tree | d9d6f60c28c48b94c12eb4c815454b4ef4139456 /executive-summary/component/e-summary-util.h | |
parent | 1aa4562d998bc7f107fe3ea09ddb01c102274492 (diff) | |
download | gsoc2013-evolution-fe7da31d862feb3175a507bdb594341cac721f22.tar.gz 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.h | 1 |
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 |