tizen resource id should start from 1 26/63826/2 accepted/tizen/common/20160329.050505 accepted/tizen/ivi/20160328.070614 accepted/tizen/mobile/20160328.070445 accepted/tizen/tv/20160328.070514 accepted/tizen/wearable/20160328.070543 submit/tizen/20160328.050559
authorBoram Park <boram1288.park@samsung.com>
Mon, 28 Mar 2016 05:01:52 +0000 (14:01 +0900)
committerBoram Park <boram1288.park@samsung.com>
Mon, 28 Mar 2016 05:02:28 +0000 (14:02 +0900)
commit21da7a6da9f94e372b74bdedc3c8f23be7be4c05
tree0e6ee5ec5c39f7a92edc0c0a3d7855ea41e6134f
parentc219fc84982b2ccc7c34cd15e5cc7ad01d2de2c1
tizen resource id should start from 1

   The tizen resource id is unsigned integer. And e_pixmap_res_id_get()
   returns 0 as error. Therefore, It doesn't make sence the tizen resource
   id starts from 0.

Change-Id: Ia9d8e03536d9cc549884b530a91991e95f23cb95
src/bin/e_pixmap.c