diff options
author | Jehun Lim <jehun.lim@samsung.com> | 2015-09-02 15:31:00 +0900 |
---|---|---|
committer | Jehun Lim <jehun.lim@samsung.com> | 2015-09-02 15:31:13 +0900 |
commit | 55b4f7546852f21f5ca7e74baa5b92edd0144502 (patch) | |
tree | d0cc98d6a6e91fe060a0a70539f5a2275799aea1 | |
parent | 91ab3c2eb1f1b3b8521474e1a1e26bb7f1e7e095 (diff) | |
download | air_mediahub-55b4f7546852f21f5ca7e74baa5b92edd0144502.tar.gz air_mediahub-55b4f7546852f21f5ca7e74baa5b92edd0144502.tar.bz2 air_mediahub-55b4f7546852f21f5ca7e74baa5b92edd0144502.zip |
fix libpng warning
Change-Id: Iacea8fc6ce028530a0159c2b81ec213041d267a5
Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
-rw-r--r-- | res/edc/images/btn_option_arrow_dis.png | bin | 2930 -> 186 bytes |
-rw-r--r-- | res/edc/images/btn_option_arrow_foc_up.png | bin | 2911 -> 170 bytes |
-rw-r--r-- | res/edc/images/btn_option_arrow_nor.png | bin | 2942 -> 196 bytes |
-rw-r--r-- | res/edc/images/btn_option_arrow_sel.png | bin | 2967 -> 251 bytes |
-rw-r--r-- | res/edc/images/btn_view_contr_rotate_foc.png | bin | 3938 -> 951 bytes |
-rw-r--r-- | res/edc/images/btn_view_contr_rotate_nor.png | bin | 4008 -> 1075 bytes |
-rw-r--r-- | res/edc/images/btn_view_contr_zoom_foc.png | bin | 1872 -> 777 bytes |
-rw-r--r-- | res/edc/images/btn_view_contr_zoom_nor.png | bin | 2022 -> 890 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/res/edc/images/btn_option_arrow_dis.png b/res/edc/images/btn_option_arrow_dis.png Binary files differindex dc33937..6b6aee2 100644 --- a/res/edc/images/btn_option_arrow_dis.png +++ b/res/edc/images/btn_option_arrow_dis.png diff --git a/res/edc/images/btn_option_arrow_foc_up.png b/res/edc/images/btn_option_arrow_foc_up.png Binary files differindex f101da0..d1836c2 100644 --- a/res/edc/images/btn_option_arrow_foc_up.png +++ b/res/edc/images/btn_option_arrow_foc_up.png diff --git a/res/edc/images/btn_option_arrow_nor.png b/res/edc/images/btn_option_arrow_nor.png Binary files differindex 17bc2c6..3b2d1ac 100644 --- a/res/edc/images/btn_option_arrow_nor.png +++ b/res/edc/images/btn_option_arrow_nor.png diff --git a/res/edc/images/btn_option_arrow_sel.png b/res/edc/images/btn_option_arrow_sel.png Binary files differindex 21b5ffa..1ffe296 100644 --- a/res/edc/images/btn_option_arrow_sel.png +++ b/res/edc/images/btn_option_arrow_sel.png diff --git a/res/edc/images/btn_view_contr_rotate_foc.png b/res/edc/images/btn_view_contr_rotate_foc.png Binary files differindex 343f481..6382885 100644 --- a/res/edc/images/btn_view_contr_rotate_foc.png +++ b/res/edc/images/btn_view_contr_rotate_foc.png diff --git a/res/edc/images/btn_view_contr_rotate_nor.png b/res/edc/images/btn_view_contr_rotate_nor.png Binary files differindex a4bc750..3a3282c 100644 --- a/res/edc/images/btn_view_contr_rotate_nor.png +++ b/res/edc/images/btn_view_contr_rotate_nor.png diff --git a/res/edc/images/btn_view_contr_zoom_foc.png b/res/edc/images/btn_view_contr_zoom_foc.png Binary files differindex da45740..0a893a1 100644 --- a/res/edc/images/btn_view_contr_zoom_foc.png +++ b/res/edc/images/btn_view_contr_zoom_foc.png diff --git a/res/edc/images/btn_view_contr_zoom_nor.png b/res/edc/images/btn_view_contr_zoom_nor.png Binary files differindex e5d69d4..11457ee 100644 --- a/res/edc/images/btn_view_contr_zoom_nor.png +++ b/res/edc/images/btn_view_contr_zoom_nor.png |