From 8554c7e007ef2deadeeb36d29ed23c7e1b0ba0cb Mon Sep 17 00:00:00 2001 From: Sung-jae Park Date: Thu, 23 Apr 2015 19:06:43 +0900 Subject: Replace wmanager.WATCH_CLOCK with wearable_clock [model] Redwood,Kiran,B3(Wearable) [binary_type] AP [customer] Docomo/Orange/ATT/Open [issue#] N/A [problem] [cause] [solution] [team] HomeTF [request] [horizontal_expansion] Change-Id: I6f4532adaf399ca21e0bffc6bb5876e8357f1cd7 --- src/widget_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/widget_conf.c b/src/widget_conf.c index 63e518c..86d65e6 100644 --- a/src/widget_conf.c +++ b/src/widget_conf.c @@ -74,7 +74,7 @@ static const char *CONF_DEFAULT_EMPTY_CONTENT = ""; static const char *CONF_DEFAULT_EMPTY_TITLE = ""; static const char *CONF_DEFAULT_REPLACE_TAG = "/APPID/"; static const char *CONF_DEFAULT_PROVIDER_METHOD = "pixmap"; -static const char *CONF_DEFAULT_CATEGORY_LIST = "com.samsung.wmanager.WATCH_CLOCK"; +static const char *CONF_DEFAULT_CATEGORY_LIST = "http://tizen.org/category/wearable_clock"; static const char *CONF_DEFAULT_APP_ABI = "app"; static const int CONF_DEFAULT_WIDTH = 0; static const int CONF_DEFAULT_HEIGHT = 0; -- cgit v1.2.3