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:
c4020a2
)
e_policy_wl: update supported version for tizen_ws_shell interface
47/237647/1
author
Doyoun Kang
<doyoun.kang@samsung.com>
Thu, 2 Jul 2020 06:15:42 +0000
(15:15 +0900)
committer
Doyoun Kang
<doyoun.kang@samsung.com>
Thu, 2 Jul 2020 06:15:42 +0000
(15:15 +0900)
Change-Id: I3a2a76746da7d80156fd4b53cc13e3b2db75262a
src/bin/e_policy_wl.c
patch
|
blob
|
history
diff --git
a/src/bin/e_policy_wl.c
b/src/bin/e_policy_wl.c
index 1b6fd2b41a09569e095446e39b0eb870be1e3e7e..6130c83457ef9f445d4c12b680568ada457d8a00 100644
(file)
--- a/
src/bin/e_policy_wl.c
+++ b/
src/bin/e_policy_wl.c
@@
-7869,7
+7869,7
@@
e_policy_wl_init(void)
global = wl_global_create(e_comp_wl->wl.disp,
&tizen_ws_shell_interface,
-
3
,
+
4
,
NULL,
_tzsh_cb_bind);