summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2013-07-10 16:55:19 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2013-07-10 16:55:19 +0900
commit88ce21749e84cc92cbc91c919d27721c0f2e1ceb (patch)
tree816aab8bfc017d92551bfd66f327337a0840b02e /docs
parent5ed2b8c8253717b6c26281a8721403b006db04e6 (diff)
downloadibus-88ce21749e84cc92cbc91c919d27721c0f2e1ceb.tar.gz
Load the system registry cache prior to the user one.
gnome-settings-daemon runs ibus-daemon after the user configures any input method engines and causes a delay to show the engines on UI because no cache exists for ibus-daemon. The system cache can avoid the user timing. Review URL: https://codereview.appspot.com/10364043
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/ibus/ibus-docs.sgml.in1
-rw-r--r--docs/reference/ibus/ibus.types1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/ibus/ibus-docs.sgml.in b/docs/reference/ibus/ibus-docs.sgml.in
index febfe8ca..ca158c22 100644
--- a/docs/reference/ibus/ibus-docs.sgml.in
+++ b/docs/reference/ibus/ibus-docs.sgml.in
@@ -89,6 +89,7 @@
<xi:include href="xml/ibusconfig.xml"/>
<xi:include href="xml/ibusconfigservice.xml"/>
<xi:include href="xml/ibusobservedpath.xml"/>
+ <xi:include href="xml/ibusregistry.xml"/>
<xi:include href="xml/ibusversion.xml"/>
<xi:include href="xml/ibusxml.xml"/>
</chapter>
diff --git a/docs/reference/ibus/ibus.types b/docs/reference/ibus/ibus.types
index 016e9cea..8055cae5 100644
--- a/docs/reference/ibus/ibus.types
+++ b/docs/reference/ibus/ibus.types
@@ -27,3 +27,4 @@ ibus_property_get_type
ibus_prop_list_get_type
ibus_input_context_get_type
ibus_observed_path_get_type
+ibus_registry_get_type