diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-28 04:39:38 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-28 04:39:38 +0000 |
commit | 41c9a97e743d179f2990d47cf19a6a3a6e88a841 (patch) | |
tree | 7ca357e3c3493d86fe80feccb3d166e1c4a6f485 /ChangeLog.ja | |
parent | 9201eff5cf8f1df79d52842b653e0f465bdb850a (diff) |
cleanup trayicon on exit.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1198 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index 279fe54c..bb1246a6 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,5 +1,12 @@ 2006-09-28 + * src/trayicon.[ch]: trayicon_hide(): 追加。 + src/mainwindow.c: trayicon_destroy() の代わりに trayicon_hide() を + 呼ぶようにした。 + * src/main.c: app_will_exit(): trayicon_destroy() を呼ぶようにした。 + +2006-09-28 + * src/trayicon.c: Windows のシステムトレイに16x16のアイコンを使用。 * src/icons/stock_sylpheed_16.png src/icons/Makefile.am |