diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-04-10 06:33:21 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-04-10 06:33:21 +0000 |
commit | 16167e67b513a6a75c3a477b5bce03c49789c64c (patch) | |
tree | c6ea7cd2c2b83ff467cdc35de8723af80a6aa0d5 /ChangeLog | |
parent | 5ff17ba27424a29ae8e0ff3776944ea2a64dcab6 (diff) |
also delete physical files when deleting data sources.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1606 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-04-10 + * src/addressbook.c: also delete physical files when deleting data + sources. Bring addressbook window in front after closing the import + dialogs. + * src/importcsv.c: imp_csv_load_fields(): implemented case: + CSV columns < address book fileds. + +2007-04-10 + * src/importldif.c src/importcsv.c: convert filename from/to UTF-8. |