projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d98bd3
)
[enlightenment_info] rename the method 'GetClients' to 'GetWindowInfo' with e_test_helper
38/39438/1
author
Duna Oh
<duna.oh@samsung.com>
Fri, 15 May 2015 06:33:16 +0000
(15:33 +0900)
committer
Duna Oh
<duna.oh@samsung.com>
Fri, 15 May 2015 06:33:16 +0000
(15:33 +0900)
Change-Id: Icd8d7588dbc4817eb8d3b34db8f94d5461b2ff6b
Signed-off-by: Duna Oh <duna.oh@samsung.com>
src/bin/e_info.c
patch
|
blob
|
history
diff --git
a/src/bin/e_info.c
b/src/bin/e_info.c
index f3261cd417070eaeb77abd8e9764fa1a5da9524b..fb77d1986da9bc64f27db81c9ca01b80b62fe2b4 100644
(file)
--- a/
src/bin/e_info.c
+++ b/
src/bin/e_info.c
@@
-117,7
+117,7
@@
e_win_info_list_get(E_Test_Info *test_info)
{
Eldbus_Pending *p;
p = eldbus_proxy_call(test_info->proxy,
- "Get
Clients
",
+ "Get
WindowInfo
",
_cb_method_get_clients,
test_info,
-1,