diff options
Diffstat (limited to 'plugins/x22x/mm-plugin-x22x.c')
-rw-r--r-- | plugins/x22x/mm-plugin-x22x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/x22x/mm-plugin-x22x.c b/plugins/x22x/mm-plugin-x22x.c index 4ec03a71..248d5fd9 100644 --- a/plugins/x22x/mm-plugin-x22x.c +++ b/plugins/x22x/mm-plugin-x22x.c @@ -230,7 +230,7 @@ mm_plugin_create (void) return MM_PLUGIN ( g_object_new (MM_TYPE_PLUGIN_X22X, - MM_PLUGIN_NAME, "X22X", + MM_PLUGIN_NAME, MM_MODULE_NAME, MM_PLUGIN_ALLOWED_SUBSYSTEMS, subsystems, MM_PLUGIN_ALLOWED_VENDOR_IDS, vendor_ids, MM_PLUGIN_ALLOWED_AT, TRUE, |