[evolution/kill-bonobo] Remove obsolete Bonobo IDs from killev.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/kill-bonobo] Remove obsolete Bonobo IDs from killev.
- Date: Tue, 18 Aug 2009 18:50:59 +0000 (UTC)
commit 0f9dd881a385db5e28a2c4d0eb93e015fcd34cb7
Author: Matthew Barnes <mbarnes redhat com>
Date: Tue Aug 18 14:50:25 2009 -0400
Remove obsolete Bonobo IDs from killev.
tools/killev.c | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/tools/killev.c b/tools/killev.c
index a978fea..bf8d587 100644
--- a/tools/killev.c
+++ b/tools/killev.c
@@ -204,17 +204,8 @@ main (gint argc, gchar **argv)
(GDestroyNotify) NULL,
(GDestroyNotify) kill_component);
- add_matching_repo_id ("IDL:GNOME/Evolution/Shell:" BASE_VERSION);
- g_hash_table_remove_all (components);
-
- add_matching_repo_id ("IDL:GNOME/Evolution/Component:" BASE_VERSION);
add_matching_repo_id ("IDL:GNOME/Evolution/DataServer/CalFactory:" DATASERVER_API_VERSION);
- add_matching_repo_id ("IDL:GNOME/Evolution/DataServer/BookFactory:" DATASERVER_API_VERSION);
- add_matching_repo_id ("IDL:GNOME/Evolution/Importer:" BASE_VERSION);
- add_matching_repo_id ("IDL:GNOME/Evolution/IntelligentImporter:" BASE_VERSION);
-
add_matching_iid ("OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory:" BASE_VERSION);
- add_matching_iid ("OAFIID:GNOME_GtkHTML_Editor_Factory:3.1");
g_hash_table_remove_all (components);
g_hash_table_destroy (components);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]