diff options
Diffstat (limited to 'addressbook')
-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 |