ibus-daemon: ignore standard component path if IBUS_COMPONENT_PATH is set
authorDaiki Ueno <ueno@unixuser.org>
Tue, 23 Oct 2012 04:35:24 +0000 (13:35 +0900)
committerDaiki Ueno <ueno@unixuser.org>
Tue, 23 Oct 2012 04:35:24 +0000 (13:35 +0900)
commit16295679bd6f74e5884e5872c524374945c40a05
tree71f24744e04323b34afcffb10d741571c35ac019
parentcf5de7501e28fe929ff86d9b1d7689e15bc1cc4a
ibus-daemon: ignore standard component path if IBUS_COMPONENT_PATH is set

Don't load components from /usr/share/ibus/components if
IBUS_COMPONENT_PATH is set.  Currently the envvar is only useful
for testing and appending the standard path makes little sense.

BUG=none

Review URL: https://codereview.appspot.com/6753044
bus/registry.c