From 92a04dbb82b14a29879e5433870f81432947200a Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 20 Oct 2004 03:00:45 +0000 Subject: convert to org.gnome hook names 2004-10-19 JP Rosevear * e-config.c, e-event.c, e-menu.c, e-plugin.c, e-plugin.h, e-popup.c: convert to org.gnome hook names svn path=/trunk/; revision=27633 --- e-util/e-config.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'e-util/e-config.c') diff --git a/e-util/e-config.c b/e-util/e-config.c index b38b760f79..2e0f47ddeb 100644 --- a/e-util/e-config.c +++ b/e-util/e-config.c @@ -1140,13 +1140,13 @@ e_config_target_free(EConfig *ep, void *o) /* - construct = emph_construct; /* this is actually an abstract implementation but list it anyway */ - klass->id = "com.ximian.evolution.config:1.0"; + klass->id = "org.gnome.evolution.config:1.0"; printf("EConfigHook: init class %p '%s'\n", klass, g_type_name(((GObjectClass *)klass)->g_type_class.g_type)); -- cgit v1.2.3