diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-12-10 17:52:23 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-12-10 17:52:23 +0800 |
commit | 20d62c3ff1b7b7bf4380329a863ce5bafaa789e5 (patch) | |
tree | d360fd6cab677e1bc5c59aff3c2bbb71405c6637 /addressbook/ChangeLog | |
parent | 6783c373e4c96a5301880c2c301c8b7546e2bbb4 (diff) | |
download | gsoc2013-evolution-20d62c3ff1b7b7bf4380329a863ce5bafaa789e5.tar.gz gsoc2013-evolution-20d62c3ff1b7b7bf4380329a863ce5bafaa789e5.tar.zst gsoc2013-evolution-20d62c3ff1b7b7bf4380329a863ce5bafaa789e5.zip |
Not inserting new line at the end and also placing the cursor at the
beginning of the widget. Fixes #300300.
svn path=/trunk/; revision=30745
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 42c2ec1432..79e9fae852 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-12-10 Sushma Rai <rsushma@novell.com> + + * gui/contact-editor/e-contact-editor.c (fill_in_address_textview): + Not inserting new line at the end and also, placing the cursor at + the beginning of the widget. Fixes #300300. + 2005-12-06 Veerapuram Varadhan <vvaradhan@novell.com> * conduits/addressbook-conduit.c: (pre_sync): |