aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-17 10:45:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-17 10:45:25 +0000
commit68b99ea2d3cf42fffe216aeef3be97cf6bbf0de4 (patch)
tree24261eaaecb0b62f67cded366cd22a301cda9db4 /ChangeLog
parenta22f18f518f55b22df7ddc8daa3896e7fe730750 (diff)
win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@760 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46a1957c..4964835b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-17
+ * libsylph/utils.c: set_startup_dir(): win32: always set the startup
+ directory to the same directory as the location of executable file
+ (fixes untranslated messages when launched by other apps).
+
+2005-11-17
+
* src/prefs_common_dialog.c: fixed crash when quote colors dialog was
closed by the window close button. Fixed window focus after closing
it.