aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-15 05:05:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-15 05:05:33 +0000
commit75fa9967d1ea73cd223d410cb2b7568e8230d858 (patch)
treec00eb5478856f3f33aed99f7fb7bbdf4c228cd23
parentb74a903d5ce2bfcc0b7cca07e366e8e2b80d9d08 (diff)
use SHGetFolderPath() instead of using environmental variable APPDATA.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1479 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eee2f300..b5f65214 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2007-01-15
* libsylph/utils.c: get_rc_dir(): win32: use SHGetFolderPath() instead
- of environmental variable APPDATA.
+ of using environmental variable APPDATA.
2007-01-15