aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rwxr-xr-xtools/killev2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 214966ea8c..0954a49fe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-20 Duncan Mak <duncan@ximian.com>
+
+ * tools/killev (sysname): Add in evolution-vcard-importer as part
+ of the list of processes to kill in killev.
+
2001-05-18 Jon Trowbridge <trow@ximian.com>
* Makefile.am (SUBDIRS): Changed build order. Now addressbook
diff --git a/tools/killev b/tools/killev
index e6d9634937..31d4896656 100755
--- a/tools/killev
+++ b/tools/killev
@@ -35,3 +35,5 @@ $killcmd -9 evolution-pine-importer 2>/dev/null
$killcmd -9 evolution-pine-i 2>/dev/null
$killcmd -9 evolution-netscape-importer 2>/dev/null
$killcmd -9 evolution-netsca 2>/dev/null
+$killcmd -9 evolution-vcard-import 2>/dev/null
+$killcmd -9 evolution-vcard- 2>/dev/null