summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSoohye Shin <soohye.shin@samsung.com>2015-08-13 10:56:57 +0900
committerSoohye Shin <soohye.shin@samsung.com>2015-08-13 10:57:41 +0900
commit651fc515e335dc62d18e3d3040611c865cd0d692 (patch)
treef8e98ee993fc3312c7eed42a5c58500e99830b3e /include
parenta335c66d5dc2a30671384676e172124c4885aff9 (diff)
downloadair_home-651fc515e335dc62d18e3d3040611c865cd0d692.tar.gz
air_home-651fc515e335dc62d18e3d3040611c865cd0d692.tar.bz2
air_home-651fc515e335dc62d18e3d3040611c865cd0d692.zip
Change-Id: I22b72e674f689ea7ddb4864d4eac4154b5e4e947 Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/defs.h b/include/defs.h
index 57f84d8..3d76b6c 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -91,6 +91,7 @@
#define PART_BAR_ITEM_BADGE_COUNT "part.bar.item.badge.count"
#define PART_BAR_ITEM_LOCK "part.bar.item.lock"
#define PART_BAR_ITEM_LOCK_FOCUS "part.bar.item.lock.focus"
+#define PART_BAR_ITEM_MASK "part.bar.item.mask"
#define PART_USER_BAR "part.user.bar"
#define PART_PHOTO_LIST "part.photo.list"
#define PART_PHOTO_VIEWER "part.photo.viewer"
@@ -143,6 +144,7 @@
#define IMAGE_SWITCH_ON IMAGEDIR"/btn_switch_on_nor.png"
#define IMAGE_SWITCH_OFF IMAGEDIR"/btn_switch_off_nor.png"
+#define IMAGE_MASK IMAGEDIR"/mask_user_nor.png"
#define IMAGE_BADGE IMAGEDIR"/badge_bg.png"
#define IMAGE_USER_ADD IMAGEDIR"/btn_user_add_nor.png"
#define IMAGE_USER_ADD_FOCUS IMAGEDIR"/btn_user_add_foc.png"