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:
93e07d5
)
Fix typos.
author
Peng Huang
<shawn.p.huang@gmail.com>
Fri, 28 Aug 2009 02:55:17 +0000
(10:55 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Fri, 28 Aug 2009 02:55:17 +0000
(10:55 +0800)
ibus/inputcontext.py
patch
|
blob
|
history
diff --git
a/ibus/inputcontext.py
b/ibus/inputcontext.py
index 1eaee97d823e11022b9b8ed1da43f14de614c38e..698e79404e39cffc2599a2fd80fdfd4902600139 100644
(file)
--- a/
ibus/inputcontext.py
+++ b/
ibus/inputcontext.py
@@
-216,9
+216,9
@@
class InputContext(object.Object):
return self.__context.SetCapabilities(caps)
def detach_signals(self):
- for m in self.__signal_matchs:
+ for m in self.__signal_match
e
s:
m.remove()
- del self.__signal_matchs[:]
+ del self.__signal_match
e
s[:]
def destroy(self):
self.detach_signals()