projects
/
platform
/
upstream
/
ibus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9befb29
)
Update so version in common.py
author
Peng Huang
<shawn.p.huang@gmail.com>
Mon, 1 Feb 2010 09:40:30 +0000
(17:40 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Mon, 1 Feb 2010 09:40:30 +0000
(17:40 +0800)
ibus/common.py
patch
|
blob
|
history
diff --git
a/ibus/common.py
b/ibus/common.py
index b5346dcb3a0a89d479edc3e955d0f07035d84a8c..f16b654d2f5ad14c046fcb4870bc8d66757906f6 100644
(file)
--- a/
ibus/common.py
+++ b/
ibus/common.py
@@
-98,7
+98,7
@@
import ctypes
# return None
# return address
-libibus = ctypes.CDLL("libibus.so.
1
")
+libibus = ctypes.CDLL("libibus.so.
2
")
get_address = libibus.ibus_get_address
get_address.restype=ctypes.c_char_p