diff options
author | Dan Winship <danw@src.gnome.org> | 2002-08-23 00:10:47 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-08-23 00:10:47 +0800 |
commit | f726a2a5d842b04614ff19aa22d7d9a6c3bd1295 (patch) | |
tree | 7546d8303c7acdb297baaae36b43b15b1436b482 /e-util/ChangeLog | |
parent | cd45f4c5902b80d9b1acbd6d1ea6e483b94c7c96 (diff) | |
download | gsoc2013-evolution-f726a2a5d842b04614ff19aa22d7d9a6c3bd1295.tar.gz gsoc2013-evolution-f726a2a5d842b04614ff19aa22d7d9a6c3bd1295.tar.zst gsoc2013-evolution-f726a2a5d842b04614ff19aa22d7d9a6c3bd1295.zip |
Remove an e_path directory, and its parent "subfolders" dir if it's now
* e-path.c (e_path_rmdir): Remove an e_path directory, and its
parent "subfolders" dir if it's now empty.
svn path=/trunk/; revision=17837
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 53cdc63750..c1b916be6f 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2002-08-22 Dan Winship <danw@ximian.com> + + * e-path.c (e_path_rmdir): Remove an e_path directory, and its + parent "subfolders" dir if it's now empty. + 2002-08-22 JP Rosevear <jpr@ximian.com> * e-time-utils.c (e_time_parse_date): if the year was two digits, |