diff options
author | Dan Winship <danw@src.gnome.org> | 2001-01-13 00:38:38 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-01-13 00:38:38 +0800 |
commit | cd5099b9f78a8f0067ef6b0e6487d5b809268801 (patch) | |
tree | 71709948c6dc60c78e27b36caef273855de0c4b7 /shell | |
parent | 22fecd089c9087e958aafc7275a8af1523055051 (diff) | |
download | gsoc2013-evolution-cd5099b9f78a8f0067ef6b0e6487d5b809268801.tar gsoc2013-evolution-cd5099b9f78a8f0067ef6b0e6487d5b809268801.tar.gz gsoc2013-evolution-cd5099b9f78a8f0067ef6b0e6487d5b809268801.tar.bz2 gsoc2013-evolution-cd5099b9f78a8f0067ef6b0e6487d5b809268801.tar.lz gsoc2013-evolution-cd5099b9f78a8f0067ef6b0e6487d5b809268801.tar.xz gsoc2013-evolution-cd5099b9f78a8f0067ef6b0e6487d5b809268801.tar.zst gsoc2013-evolution-cd5099b9f78a8f0067ef6b0e6487d5b809268801.zip |
Create
* importer/.cvsignore: Create
svn path=/trunk/; revision=7451
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 4 | ||||
-rw-r--r-- | shell/importer/.cvsignore | 10 |
2 files changed, 14 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e472abbe49..05cc24d49c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-01-12 Dan Winship <danw@ximian.com> + + * importer/.cvsignore: Create + 2001-01-12 Miguel de Icaza <miguel@ximian.com> * e-storage-set-view.c: Added translation strings. diff --git a/shell/importer/.cvsignore b/shell/importer/.cvsignore new file mode 100644 index 0000000000..a1e30a4161 --- /dev/null +++ b/shell/importer/.cvsignore @@ -0,0 +1,10 @@ +.deps +.libs +Makefile.in +Makefile +GNOME_Evolution_Importer-stubs.c +GNOME_Evolution_Importer-skels.c +GNOME_Evolution_Importer-common.c +GNOME_Evolution_Importer.h +*.lo +*.la |