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