aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-08-01 15:16:40 +0800
committerChris Lahey <clahey@src.gnome.org>2001-08-01 15:16:40 +0800
commit0d176ec109e4ac4cf62cb4e9c4553157e4e0d766 (patch)
tree7be09c51f9ba4e1bd64980da4a31f325ce7c287a /addressbook/ChangeLog
parente567bc692a7d6da7cb793fcb1cbd47ef64ae3455 (diff)
downloadgsoc2013-evolution-0d176ec109e4ac4cf62cb4e9c4553157e4e0d766.tar
gsoc2013-evolution-0d176ec109e4ac4cf62cb4e9c4553157e4e0d766.tar.gz
gsoc2013-evolution-0d176ec109e4ac4cf62cb4e9c4553157e4e0d766.tar.bz2
gsoc2013-evolution-0d176ec109e4ac4cf62cb4e9c4553157e4e0d766.tar.lz
gsoc2013-evolution-0d176ec109e4ac4cf62cb4e9c4553157e4e0d766.tar.xz
gsoc2013-evolution-0d176ec109e4ac4cf62cb4e9c4553157e4e0d766.tar.zst
gsoc2013-evolution-0d176ec109e4ac4cf62cb4e9c4553157e4e0d766.zip
Added file-exists.glade.
2001-08-01 Christopher James Lahey <clahey@ximian.com> * gui/contact-editor/Makefile.am: Added file-exists.glade. * gui/contact-editor/e-contact-save-as.c (file_exists), gui/contact-editor/file-exists.glade: Added a dialog to ask the user whether to replace an already existing file. Mostly from a patch by Jos Dehaes. Fixes Ximian bug #2231. svn path=/trunk/; revision=11540
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f47fe71a51..7243c469ea 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2001-08-01 Christopher James Lahey <clahey@ximian.com>
+ * gui/contact-editor/Makefile.am: Added file-exists.glade.
+
+ * gui/contact-editor/e-contact-save-as.c (file_exists),
+ gui/contact-editor/file-exists.glade: Added a dialog to ask the
+ user whether to replace an already existing file. Mostly from a
+ patch by Jos Dehaes. Fixes Ximian bug #2231.
+
+2001-08-01 Christopher James Lahey <clahey@ximian.com>
+
* backend/ebook/e-book-view-listener.c
(e_book_view_listener_check_queue): Removed thrash checking code
here since thrashing shouldn't happen now that we've cleaned this