Disabled active strings and completion
This commit is contained in:
parent
869a267b68
commit
8589df5c29
@ -901,7 +901,7 @@ moo_plugin_init_builtin (void)
|
|||||||
#if GTK_CHECK_VERSION(2,6,0)
|
#if GTK_CHECK_VERSION(2,6,0)
|
||||||
_moo_file_selector_plugin_init ();
|
_moo_file_selector_plugin_init ();
|
||||||
#endif
|
#endif
|
||||||
_moo_active_strings_plugin_init ();
|
// _moo_active_strings_plugin_init ();
|
||||||
// _moo_completion_plugin_init ();
|
// _moo_completion_plugin_init ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user