Add a new command for checking widget running in wrt-launcher.
authorTaejeong Lee <taejeong.lee@samsung.com>
Fri, 18 Jan 2013 08:03:56 +0000 (17:03 +0900)
committerTaejeong Lee <taejeong.lee@samsung.com>
Fri, 18 Jan 2013 08:42:01 +0000 (17:42 +0900)
commit4f32773258610d5d0219cda24fa8ddbd92b269e2
treea30e0d8bfad2dd130431e53d31cda4624b9239d7
parent326b1e14eb935eb4ae9cc68b00a01936a50cdceb
Add a new command for checking widget running in wrt-launcher.

 * "-r" or "--is-running" option checks whether widget is running.

[Issue#] N/A
[Problem] There was no way to checking whether widget is terminated normally from SDK.
[Cause] N/A
[Solution] Add a new command for checking widget running in wrt-launcher.

Change-Id: Icb5d700024cd019643e48cf4d174a2d6ba0ff379
src/wrt-launcher/wrt-launcher.cpp