diff options
| author | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:28:26 +0800 |
|---|---|---|
| committer | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:28:26 +0800 |
| commit | d65e0ecb7eef41153f53e40d2c3cde44a4f3327d (patch) | |
| tree | e1dbfe9700f4e71acca886c2fe2eb486114d6789 /my-evolution | |
| parent | 421bff508e5778dd55c7e14554b2994c20517af1 (diff) | |
| download | gsoc2013-evolution-d65e0ecb7eef41153f53e40d2c3cde44a4f3327d.tar gsoc2013-evolution-d65e0ecb7eef41153f53e40d2c3cde44a4f3327d.tar.gz gsoc2013-evolution-d65e0ecb7eef41153f53e40d2c3cde44a4f3327d.tar.bz2 gsoc2013-evolution-d65e0ecb7eef41153f53e40d2c3cde44a4f3327d.tar.lz gsoc2013-evolution-d65e0ecb7eef41153f53e40d2c3cde44a4f3327d.tar.xz gsoc2013-evolution-d65e0ecb7eef41153f53e40d2c3cde44a4f3327d.tar.zst gsoc2013-evolution-d65e0ecb7eef41153f53e40d2c3cde44a4f3327d.zip | |
Forgot to do this little bit
svn path=/trunk/; revision=10923
Diffstat (limited to 'my-evolution')
| -rw-r--r-- | my-evolution/e-summary-calendar.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/e-summary-calendar.c b/my-evolution/e-summary-calendar.c index ef4c108cec..1bf6fc8872 100644 --- a/my-evolution/e-summary-calendar.c +++ b/my-evolution/e-summary-calendar.c @@ -316,5 +316,5 @@ e_summary_calendar_init (ESummary *summary) void e_summary_calendar_reconfigure (ESummary *summary) { - + generate_html (summary); } |
