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:
797248a
)
Move all tmp file to ~/.config/ibus
author
Peng Huang
<shawn.p.huang@gmail.com>
Fri, 9 Oct 2009 23:23:54 +0000
(07:23 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Fri, 9 Oct 2009 23:23:54 +0000
(07:23 +0800)
src/ibusshare.c
patch
|
blob
|
history
diff --git
a/src/ibusshare.c
b/src/ibusshare.c
index e75f1a6c9ae4c29faa75a230b79bfe33c87a3ab4..a5508aee0fa95be19ef0734f45c3514efaaaabdc 100644
(file)
--- a/
src/ibusshare.c
+++ b/
src/ibusshare.c
@@
-166,8
+166,8
@@
ibus_get_socket_path (void)
ibus_get_local_machine_id (),
hostname,
displaynumber);
- path = g_build_filename (g_get_
home
_dir (),
- "
.
ibus",
+ path = g_build_filename (g_get_
user_config
_dir (),
+ "ibus",
"bus",
p,
NULL);