registry: use binary format instead of XML for cache
[platform/upstream/ibus.git] / src / ibusshare.c
index 79c2e08..20a144f 100644 (file)
@@ -285,6 +285,8 @@ ibus_init (void)
     IBUS_TYPE_LOOKUP_TABLE;
     IBUS_TYPE_COMPONENT;
     IBUS_TYPE_ENGINE_DESC;
+    IBUS_TYPE_OBSERVED_PATH;
+    IBUS_TYPE_REGISTRY;
 }
 
 static GMainLoop *main_loop = NULL;