aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/Makefile.am
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/gui/contact-editor/Makefile.am
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/gui/contact-editor/Makefile.am')
-rw-r--r--addressbook/gui/contact-editor/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/contact-editor/Makefile.am b/addressbook/gui/contact-editor/Makefile.am
index cfdebf408a..19598eeb7b 100644
--- a/addressbook/gui/contact-editor/Makefile.am
+++ b/addressbook/gui/contact-editor/Makefile.am
@@ -58,6 +58,7 @@ glade_DATA = \
contact-editor.glade \
fulladdr.glade \
fullname.glade \
+ file-exists.glade \
e-contact-editor-confirm-delete.glade
EXTRA_DIST = $(evolution_DATA) \