diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-10-24 09:44:32 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-10-24 09:44:32 +0000 |
commit | 4ed3c3a2ebcb3647af9eae9231150a41bd2491de (patch) | |
tree | c1ace9b6adad549d4a6d2384876610b446e16043 /ChangeLog.ja | |
parent | 0a02061397634278a6528b9f2b695957eafc3daa (diff) |
set the title of separated message window to '(Subject) - Sylpheed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@676 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index ae7b0a75..124b0f50 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,10 @@ 2005-10-24 + * src/messageview.c: 独立したメッセージウィンドウのタイトルを + "(件名) - Sylpheed" にセットするようにした。 + +2005-10-24 + * src/summaryview.c src/mimeview.c: DnD が GTK+ 2.8 で効かなかった問題を修正(Victor Ananajevsky さん thanks)。 |