projects
/
apps
/
native
/
starter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c38d9
)
Add homescreen-efl as default home package for Common Profile
55/207555/1
accepted/tizen/unified/20190610.082613
submit/tizen/20190607.091318
author
Kartik Tidke
<kr.tidke@samsung.com>
Fri, 7 Jun 2019 12:32:31 +0000
(18:02 +0530)
committer
Kartik Tidke
<kr.tidke@samsung.com>
Fri, 7 Jun 2019 12:32:31 +0000
(18:02 +0530)
Change-Id: I56526fd002e2e5c2b49749e6f536fe006c2e4416
Signed-off-by: Kartik Tidke <kr.tidke@samsung.com>
include/util.h
patch
|
blob
|
history
diff --git
a/include/util.h
b/include/util.h
index 611c726c3b49920c6a52f06fb14d6e709d0cca9e..55f0be20e21e45000a56a8ae3f4d914ce817e407 100644
(file)
--- a/
include/util.h
+++ b/
include/util.h
@@
-30,7
+30,7
@@
#define ISE_DEFAULT_PKG_NAME "ise-default"
#ifdef TIZEN_PROFILE_COMMON
-#define HOMESCREEN_PKG_NAME
MENU_SCREEN_PKG_NAME
+#define HOMESCREEN_PKG_NAME
"org.tizen.homescreen-efl"
#elif TIZEN_PROFILE_MOBILE
#define HOMESCREEN_PKG_NAME "org.tizen.homescreen-efl"
#elif TIZEN_PROFILE_WEARABLE