Icon extension for package manager and manifest fix
authorTomasz Iwanek <t.iwanek@samsung.com>
Mon, 19 Aug 2013 09:58:29 +0000 (11:58 +0200)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Tue, 20 Aug 2013 14:21:55 +0000 (23:21 +0900)
commite11660bf9e6ad7fa8183ae7eecd435763a1bf027
tree1415d9f0bee0756d3842725e976868c8c92aff1b
parent65accba09ab438ec0a5ce18a73b688ee0a4cd6c6
Icon extension for package manager and manifest fix

[Issue#]       LINUXWRT-804 / WGL-428
[Bug]          Hardcoded .png extension
[Cause]        N/A
[Solution]     Use extension of used icon
[SCMRequest]   This requries wrt-commons change: https://review.tizendev.org/gerrit/86777
[Verification] Install widget from https://bugs.tizendev.org/jira/browse/WGL-428.
Manifest file in /opt/share/packages/J7tHY89x22.xml should contain icon with .svg extension
(<icon>J7tHY89x22.Y2y1.svg</icon>).

Change-Id: Ifef3f38e1566b92817f62aa01c1ac73bc073d71b
src/jobs/widget_install/task_manifest_file.cpp
src/jobs/widget_install/task_manifest_file.h
src/jobs/widget_install/task_widget_config.cpp