diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-08-01 15:17:45 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-08-01 15:17:45 +0800 |
commit | 63eaf4c25ef157f5e4aac33ab57462e6bc1774bb (patch) | |
tree | ac4f073aef03755bca1ac332196fc4578cb27677 | |
parent | 0d176ec109e4ac4cf62cb4e9c4553157e4e0d766 (diff) | |
download | gsoc2013-evolution-63eaf4c25ef157f5e4aac33ab57462e6bc1774bb.tar gsoc2013-evolution-63eaf4c25ef157f5e4aac33ab57462e6bc1774bb.tar.gz gsoc2013-evolution-63eaf4c25ef157f5e4aac33ab57462e6bc1774bb.tar.bz2 gsoc2013-evolution-63eaf4c25ef157f5e4aac33ab57462e6bc1774bb.tar.lz gsoc2013-evolution-63eaf4c25ef157f5e4aac33ab57462e6bc1774bb.tar.xz gsoc2013-evolution-63eaf4c25ef157f5e4aac33ab57462e6bc1774bb.tar.zst gsoc2013-evolution-63eaf4c25ef157f5e4aac33ab57462e6bc1774bb.zip |
Removed this file from this unused directory.
2001-08-01 Christopher James Lahey <clahey@ximian.com>
* contact-editor/.cvsignore: Removed this file from this unused
directory.
svn path=/trunk/; revision=11541
-rw-r--r-- | addressbook/ChangeLog | 5 | ||||
-rw-r--r-- | addressbook/contact-editor/.cvsignore | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 7243c469ea..97f6ad92b3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2001-08-01 Christopher James Lahey <clahey@ximian.com> + * contact-editor/.cvsignore: Removed this file from this unused + directory. + +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), diff --git a/addressbook/contact-editor/.cvsignore b/addressbook/contact-editor/.cvsignore deleted file mode 100644 index 6fd0b5075c..0000000000 --- a/addressbook/contact-editor/.cvsignore +++ /dev/null @@ -1,8 +0,0 @@ -.deps -.libs -.pure -Makefile -Makefile.in -*.lo -*.la -contact-editor-test |