diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-23 04:49:12 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-23 04:49:12 +0800 |
commit | 26a78dd6c542a56f384e474d23274231142ba9d9 (patch) | |
tree | d87a22578fa0b58eede202cdf75a54a42d870a71 /shell/ChangeLog | |
parent | 3e805202e49b8d75d53b69accf3fcc53901dbc20 (diff) | |
download | gsoc2013-evolution-26a78dd6c542a56f384e474d23274231142ba9d9.tar gsoc2013-evolution-26a78dd6c542a56f384e474d23274231142ba9d9.tar.gz gsoc2013-evolution-26a78dd6c542a56f384e474d23274231142ba9d9.tar.bz2 gsoc2013-evolution-26a78dd6c542a56f384e474d23274231142ba9d9.tar.lz gsoc2013-evolution-26a78dd6c542a56f384e474d23274231142ba9d9.tar.xz gsoc2013-evolution-26a78dd6c542a56f384e474d23274231142ba9d9.tar.zst gsoc2013-evolution-26a78dd6c542a56f384e474d23274231142ba9d9.zip |
`#if 0'ed out. (make_bold): Likewise.
* e-shell-folder-title-bar.c (label_realize_callback): `#if 0'ed
out.
(make_bold): Likewise.
(e_shell_folder_title_bar_construct): Don't call it.
* e-local-storage.c (component_async_remove_folder_callback): Only
remove the directory if the component succeeds.
svn path=/trunk/; revision=12392
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0fd1604075..71b2101e58 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2001-08-22 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-folder-title-bar.c (label_realize_callback): `#if 0'ed + out. + (make_bold): Likewise. + (e_shell_folder_title_bar_construct): Don't call it. + + * e-local-storage.c (component_async_remove_folder_callback): Only + remove the directory if the component succeeds. + 2001-08-22 Peter Williams <peterw@ximian.com> * e-local-storage.c (async_xfer_folder_callback): Fix the improper |