diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-15 23:18:40 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-15 23:18:40 +0800 |
commit | 40ee8894e9bd85cac5b311472481fd8b56de9fec (patch) | |
tree | 4419ab77c47430c4808b84bb72f08423a250fbc8 /addressbook/ChangeLog | |
parent | 835ad7ba36543b90ce1b1c87f526c5164331c55e (diff) | |
download | gsoc2013-evolution-40ee8894e9bd85cac5b311472481fd8b56de9fec.tar gsoc2013-evolution-40ee8894e9bd85cac5b311472481fd8b56de9fec.tar.gz gsoc2013-evolution-40ee8894e9bd85cac5b311472481fd8b56de9fec.tar.bz2 gsoc2013-evolution-40ee8894e9bd85cac5b311472481fd8b56de9fec.tar.lz gsoc2013-evolution-40ee8894e9bd85cac5b311472481fd8b56de9fec.tar.xz gsoc2013-evolution-40ee8894e9bd85cac5b311472481fd8b56de9fec.tar.zst gsoc2013-evolution-40ee8894e9bd85cac5b311472481fd8b56de9fec.zip |
Set the default file name here. Fixes Ximian bug #7053.
2001-10-15 Christopher James Lahey <clahey@ximian.com>
* gui/contact-editor/e-contact-save-as.c (e_contact_save_as,
e_contact_list_save_as): Set the default file name here. Fixes
Ximian bug #7053.
svn path=/trunk/; revision=13674
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 b025846728..da799615e8 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2001-10-15 Christopher James Lahey <clahey@ximian.com> + + * gui/contact-editor/e-contact-save-as.c (e_contact_save_as, + e_contact_list_save_as): Set the default file name here. Fixes + Ximian bug #7053. + 2001-10-14 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names.c |