diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-04-26 08:28:24 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-04-26 08:28:24 +0000 |
commit | 2bd08fa2034da34be9a938fa1db4dc7c10025b18 (patch) | |
tree | c18119840a8144b2aa0f686e2f09b5196dfba1f2 /ChangeLog | |
parent | 3182d5650d74fcaed19234e4c585bf43fa0db288 (diff) |
insert address only if shift or control key is pressed when accepting completion.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1673 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-04-26 + * src/addr_compl.c: insert address only if shift or control key is + pressed when accepting. + +2007-04-26 + * src/addressbook.c: addressbook_load_completion(): added nickname to the callback argument for completion only. Give priority to display name rather than nickname. |