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:
34b2d2f
)
Fix a typo (Change Kill to Exit).
author
Peng Huang
<phuang@phuang.nay.redhat.com>
Wed, 11 Feb 2009 09:33:12 +0000
(17:33 +0800)
committer
Peng Huang
<phuang@phuang.nay.redhat.com>
Wed, 11 Feb 2009 09:33:12 +0000
(17:33 +0800)
src/ibusbus.c
patch
|
blob
|
history
diff --git
a/src/ibusbus.c
b/src/ibusbus.c
index 99657615df8fa3285982f9aefb193f6e13803e6a..7b6af04d80b2bc2b9aea9d88f6171f86c014c02e 100644
(file)
--- a/
src/ibusbus.c
+++ b/
src/ibusbus.c
@@
-644,7
+644,7
@@
ibus_bus_exit (IBusBus *bus,
IBUS_SERVICE_IBUS,
IBUS_PATH_IBUS,
IBUS_INTERFACE_IBUS,
- "
Kill
",
+ "
Exit
",
G_TYPE_BOOLEAN, &restart,
G_TYPE_INVALID,
G_TYPE_INVALID);