diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-06 02:10:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-06 02:10:29 +0800 |
commit | 4261a67f4a81d66ec336516eddc3fd0dd8124a9d (patch) | |
tree | 04c531ae3426055ae42410a5d5ceeb89b7d3dbbe /addressbook/ChangeLog | |
parent | 868bb1808d6bf94344ec2e88b722d7b422c5a043 (diff) | |
download | gsoc2013-evolution-4261a67f4a81d66ec336516eddc3fd0dd8124a9d.tar.gz gsoc2013-evolution-4261a67f4a81d66ec336516eddc3fd0dd8124a9d.tar.zst gsoc2013-evolution-4261a67f4a81d66ec336516eddc3fd0dd8124a9d.zip |
these line breaks in the error messages should actually be spaces
2004-01-05 JP Rosevear <jpr@ximian.com>
* gui/component/addressbook.c
(addressbook_show_load_error_dialog): these line breaks in the
error messages should actually be spaces
Fixes #51732
svn path=/trunk/; revision=24047
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8cf7977e0b..456e5faf0a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2004-01-05 JP Rosevear <jpr@ximian.com> + + * gui/component/addressbook.c + (addressbook_show_load_error_dialog): these line breaks in the + error messages should actually be spaces + + Fixes #51732 + 2003-12-19 Hans Petter Jansson <hpj@ximian.com> * gui/component/addressbook-component.c (find_first_source): Impl. |