diff options
Diffstat (limited to 'plugins/longcheer/mm-plugin-longcheer.c')
-rw-r--r-- | plugins/longcheer/mm-plugin-longcheer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/longcheer/mm-plugin-longcheer.c b/plugins/longcheer/mm-plugin-longcheer.c index e2d4230e..74f6ae7a 100644 --- a/plugins/longcheer/mm-plugin-longcheer.c +++ b/plugins/longcheer/mm-plugin-longcheer.c @@ -219,7 +219,7 @@ mm_plugin_create (void) return MM_PLUGIN ( g_object_new (MM_TYPE_PLUGIN_LONGCHEER, - MM_PLUGIN_NAME, "Longcheer", + MM_PLUGIN_NAME, MM_MODULE_NAME, MM_PLUGIN_ALLOWED_SUBSYSTEMS, subsystems, MM_PLUGIN_ALLOWED_VENDOR_IDS, vendor_ids, MM_PLUGIN_ALLOWED_AT, TRUE, |