aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-14 05:26:15 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-14 05:26:15 +0000
commitf6f2d72eb62b4bf5b79dc19ccdcbf532d8cab784 (patch)
treef9a4a46916c45268981416f4d69d396eda420e19 /ChangeLog
parent12b9a5ea34d808ff94ed0b0f63d042b9d05c9182 (diff)
made the default directory of file selection dialog document folder.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1300 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59b6081e..c0e5e1f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-11-14
+ * libsylph/utils.[ch]: added get_document_dir() which returns the
+ document directory (in Win32, it is 'My Documents'. In Unix, it is
+ home directory).
+ * src/filesel.c: filesel_select_file_full(): made the default directory
+ document folder.
+
+2006-11-14
+
* src/addressadd.c: removed statusbar.
2006-11-13