Set app properties in popup 65/73165/2
authorsangwan.kwon <sangwan.kwon@samsung.com>
Tue, 7 Jun 2016 01:54:35 +0000 (10:54 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Tue, 7 Jun 2016 05:03:04 +0000 (14:03 +0900)
commitc800ae4f81d98bb3ee56765235a94af37dd5bfa9
treea204dde93f495bb44d62cbd94a8fd7282dfa15e7
parentea97045364acfb60bf5c4e4c8d0ef4b67a787697
Set app properties in popup

* Show app icon image.
* Set app version and label.

Change-Id: Iccfc93c1af0cb9cfc3b834298aa32448a777ad85
CMakeLists.txt
packaging/csr-framework.spec
src/framework/ui/CMakeLists.txt
src/framework/ui/popup/logic.cpp
src/framework/ui/popup/popup.cpp
src/framework/ui/popup/popup.h
src/framework/ui/res/default-icon.png [new file with mode: 0644]
test/popup/test-popup.cpp