summaryrefslogtreecommitdiff
path: root/xinput-ibus
diff options
context:
space:
mode:
authorPeng Huang <shawn.p.huang@gmail.com>2009-06-17 17:03:02 +0800
committerPeng Huang <shawn.p.huang@gmail.com>2009-06-17 17:03:02 +0800
commit358008baa4777cd3eecf4aff5111bdbabb875ffc (patch)
tree12ca86520524a4d9e1829b82b5de82d250e3e11e /xinput-ibus
parenta567430e1e2b61d0872bad3503041424d4832e16 (diff)
Remove IBUS_SESSION_ID from xinput-ibus
Diffstat (limited to 'xinput-ibus')
-rw-r--r--xinput-ibus6
1 files changed, 3 insertions, 3 deletions
diff --git a/xinput-ibus b/xinput-ibus
index 1663ce4f..e5192282 100644
--- a/xinput-ibus
+++ b/xinput-ibus
@@ -7,6 +7,6 @@ SHORT_DESC="IBus"
GTK_IM_MODULE=ibus
# QT_IM_MODULE=ibus
-if [ -z "$IBUS_SESSION_ID" ]; then
- export IBUS_SESSION_ID=`mktemp -u XXXXXXXX`
-fi
+# if [ -z "$IBUS_SESSION_ID" ]; then
+# export IBUS_SESSION_ID=`mktemp -u XXXXXXXX`
+# fi