diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-23 06:51:06 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-23 06:51:06 +0800 |
commit | 4bc7cbc83e8c779a7b546e2557e2de037d547622 (patch) | |
tree | c5a3d5f7de98ec1423828a01c5cfb2f2e80bc373 /my-evolution/ChangeLog | |
parent | 0af9d4d9864670f408b39cdec77e83c661e70584 (diff) | |
download | gsoc2013-evolution-4bc7cbc83e8c779a7b546e2557e2de037d547622.tar.gz gsoc2013-evolution-4bc7cbc83e8c779a7b546e2557e2de037d547622.tar.zst gsoc2013-evolution-4bc7cbc83e8c779a7b546e2557e2de037d547622.zip |
Change the property bag to set
svn path=/trunk/; revision=12404
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 03d9033a1d..a6d07c828e 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,10 @@ 2001-08-22 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c (mail_show_full_path_toggled): Set the + property box to changed. + +2001-08-22 Iain Holmes <iain@ximian.com> + * e-summary-mail.c (make_pretty_foldername): If show_full_path is TRUE then return the full path. Take in the ESummary as well. (folder_gen_html): Pass ESummary to make_pretty_foldername. |