Comment #30 on issue 1542 by takao.fujiwara1: ibus profile is not correct
http://code.google.com/p/ibus/issues/detail?id=1542
I want to confirm: Should I run "dconf update" in the package
installation hook
Probably I'd suggest it's good to follow the way of gdm in your distro.
scripts in Fedora ibus rpm:
%postun
dconf update || :
[ -f %{_sysconfdir}/dconf/db/ibus ] && \
rm %{_sysconfdir}/dconf/db/ibus || :
%posttrans
dconf update || :
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
---
You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.