Added new target file extension of encryption, ".htm", with consideration of capital...
authorTae-Jeong Lee <taejeong.lee@samsung.com>
Mon, 7 Oct 2013 04:38:32 +0000 (13:38 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Mon, 7 Oct 2013 07:18:32 +0000 (16:18 +0900)
commit325090e35455332eaab4acf0df8c1eef2ecd0ca6
tree0797391cc6dddff94b19834f88e3f85a31af2f41
parent3f10aea0d256b5114984db56e0497a1c45d96f23
Added new target file extension of encryption, ".htm", with consideration of capital letters.

[Issue#]   LINUXWRT-983
[Problem]  Some html files included in encryption widget are not encrypted after installation.
[Cause]    wrt-installer decides target files of encryption by refering to each filename extension.
           However, ".htm" was omitted in target list.
[Solution] Added new extension define, ".htm", for encryption.
           Additionally, consideration of capital letter was also added.

Change-Id: If6efdf3f54ead6085631bdd37fec1e23ae10b7ee
src/jobs/widget_install/task_encrypt_resource.cpp