diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-24 02:55:26 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-24 02:55:26 +0800 |
commit | adbf1e2b8339805e5db26a485afc26bbeb6a67ad (patch) | |
tree | ba1cbee05c2b1d1bf564b43bac911299d4292f88 /shell/ChangeLog | |
parent | 11c6852283b2aa7bf4c476bf1a468644322799e2 (diff) | |
download | gsoc2013-evolution-adbf1e2b8339805e5db26a485afc26bbeb6a67ad.tar.gz gsoc2013-evolution-adbf1e2b8339805e5db26a485afc26bbeb6a67ad.tar.zst gsoc2013-evolution-adbf1e2b8339805e5db26a485afc26bbeb6a67ad.zip |
Set the usize for the contained hbox to 0x0.
* e-task-widget.c (e_task_widget_construct): Set the usize for the
contained hbox to 0x0.
svn path=/trunk/; revision=11311
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index faa9391ce7..e5a37cf6ac 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-07-23 Ettore Perazzoli <ettore@ximian.com> + * e-task-widget.c (e_task_widget_construct): Set the usize for the + contained hbox to 0x0. + +2001-07-23 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view-menu.c: Get the manuals from the `evolution-guide' dir as that's where they get installed. |