Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=583716
--- Comment #16 from LI Rui Bin cheeseli@hotmail.com 2010-04-20 06:37:01 EDT --- Because there are some kde variations like openbox-kde, so we should test sub-string and not identity. (In reply to comment #14)
test -f /usr/share/ibus/ui/panel.py -a "x$DESKTOP_SESSION" = "xkde"
is enough.