X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fhomescreen%2FCicoHomeScreenCommon.h;h=0161d22d136f8564b5166aa3bc87a020392af068;hb=4f24029c42cd159fda7a638a90d329f2401d9fae;hp=36e5015ef5f9f3d0b78d203cf1e1fa6781bce18b;hpb=48e0ecfa45d170f5e069dfd3454c84728bcf2419;p=profile%2Fivi%2Fico-uxf-homescreen.git diff --git a/src/homescreen/CicoHomeScreenCommon.h b/src/homescreen/CicoHomeScreenCommon.h index 36e5015..0161d22 100644 --- a/src/homescreen/CicoHomeScreenCommon.h +++ b/src/homescreen/CicoHomeScreenCommon.h @@ -104,12 +104,12 @@ #define HS_LAYER_APPLICATION ICO_SYC_LAYER_APPLICATION /* layer of Application */ #define HS_LAYER_HOMESCREEN ICO_SYC_LAYER_HOMESCREEN /* layer of HomeScreen menu */ #define HS_LAYER_CONTROLBAR ICO_SYC_LAYER_CONTROLBAR /* layer of Control/Status bar */ -#define HS_LAYER_FULLSCREEN ICO_SYC_LAYER_FULLSCREEN /* layer of FullScreen Application */ +#define HS_LAYER_INTERRUPTAPP ICO_SYC_LAYER_INTERRUPTAPP /* layer of Interrupt Application */ #define HS_LAYER_ONSCREEN ICO_SYC_LAYER_ONSCREEN /* layer of OnScreen */ #define HS_LAYER_TOUCHPANEL ICO_SYC_LAYER_TOUCHPANEL /* layer of TouchPanel input */ #define HS_LAYER_CURSOR ICO_SYC_LAYER_CURSOR /* layer of Cursor */ -#define HS_LAYER_2NDDISP_APP ICO_SYC_LAYER_MATERAPP /* second display application layer */ +#define HS_LAYER_2NDDISP_APP ICO_SYC_LAYER_MATERMAIN /* second display application layer */ /* config history name */ #define ICO_HS_CONFIG_HSTRY_KEY1 "timer"