Add popup package info class 43/72143/4
authorKyungwook Tak <k.tak@samsung.com>
Tue, 31 May 2016 02:10:50 +0000 (11:10 +0900)
committersangwan kwon <sangwan.kwon@samsung.com>
Tue, 31 May 2016 07:04:28 +0000 (00:04 -0700)
commitf79141a882b2823a745bd62a1628ecb93393d890
tree2c9b47e566f7ad6a3a00cd77705de4a9dec556ca
parent4f9d179460ad7438ae3abcf31582c2348a34ff03
Add popup package info class

Package information needed for displaying on popup.
For now, only icon info is needed.

Change-Id: I01485bc24da86ff825de6b2ced7bdfe4da46d5c3
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
src/framework/ui/popup/CMakeLists.txt
src/framework/ui/popup/package-info.cpp [new file with mode: 0644]
src/framework/ui/popup/package-info.h [new file with mode: 0644]
test/internals/CMakeLists.txt
test/internals/test-package-info.cpp [new file with mode: 0644]