aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-03 09:08:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-03 09:08:38 +0000
commit088996e8eca01a4757a4645fde51f249f85a1184 (patch)
treef99189460867b7e30cb3540c790dbb821cfe708a /ChangeLog.ja
parentb41a0d98336728e13c55170c8f5c6a2eb2825e9d (diff)
win32: fixed not-working translation on non-ascii directory.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@619 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index d5edc2ee..926c9a97 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,11 @@
2005-10-03
+ * src/main.c: app_init(): win32: ロケールエンコーディングの
+ ディレクトリ名を bindtextdomain() に渡すようにした(非 ascii
+ ディレクトリで翻訳が機能しないのを修正)。
+
+2005-10-03
+
* libsylph/mh.c:
mh_create_tree(): ルートパスのディレクトリ階層を作成するようにした。
mh_move_folder_real(): Win32 で rename に失敗するのを避けるため