From ede63cde5882af8696c22ed546506ad877b73011 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Sun, 24 Mar 2002 23:25:47 +0000 Subject: Change the OAFIID for the GtkHTML editor to have :1.1 at the end. 2002-03-24 Peter Williams * tools/killev: Change the OAFIID for the GtkHTML editor to have :1.1 at the end. svn path=/trunk/; revision=16241 --- ChangeLog | 5 +++++ tools/killev | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3a4026cf0e..2848e3170f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-03-24 Peter Williams + + * tools/killev: Change the OAFIID for the GtkHTML editor to + have :1.1 at the end. + 2002-03-19 Dan Winship * tools/Makefile.am (evolution_addressbook_import_LDADD): diff --git a/tools/killev b/tools/killev index 14b9f501cd..dc8920c271 100755 --- a/tools/killev +++ b/tools/killev @@ -16,7 +16,7 @@ $debug=0; # IIDs of specific CORBA servers that need to die that don't implement # useful interfaces (for querying, anyway) @iids = ("OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory", - "OAFIID:GNOME_GtkHTML_Editor_Factory", + "OAFIID:GNOME_GtkHTML_Editor_Factory:1.1", "OAFIID:Bonobo_Moniker_xmldb_Factory"); ## -- cgit v1.2.3