common: set copypaste module to show entry context menu popup 38/232738/1 accepted/tizen/unified/20200510.220353 accepted/tizen/unified/20200510.233343 submit/tizen/20200507.214726 submit/tizen/20200508.001045 submit/tizen/20200508.100546
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 7 May 2020 09:56:12 +0000 (18:56 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 7 May 2020 09:56:12 +0000 (18:56 +0900)
Since entry context menu popup is supported by common profile, copypaste
module is set like mobile profile.

Change-Id: Ia0e08449a0c592b26f347e3beabbde31462b7f6e

config/common/base.src

index c9922d287677b7ddc27cf1944ddf625d03f95609..ad6665e03fa1bde29f3697bf418d815c2dbe51a1 100644 (file)
@@ -54,7 +54,7 @@ group "Elm_Config" struct {
   value "finger_size" int: 20;
   value "fps" double: 60.0;
   value "theme" string: "efl-theme-tizen-common";
-  value "modules" string: "prefs>prefs_iface:clock_input_common_spinner>clock/api";
+  value "modules" string: "copypasteUI_ctxpopup>entry/api:prefs>prefs_iface:clock_input_common_spinner>clock/api";
   value "list_spinner" uchar: 1;
   value "tooltip_delay" double: 1.0;
   value "cursor_engine_only" uchar: 1;