[TIC-Core] Allow to express UI elements within package list with UI meta blocks 79/124779/3
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 12 Apr 2017 10:22:41 +0000 (19:22 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 13 Apr 2017 09:35:35 +0000 (18:35 +0900)
commit9db41777008e06ac8800a6001047e7fe8bdca76a
treedcc60a0158267f058af7572fe7f23bfc2b0d5fb2
parentff300c1a13bdb59be7f2ac2e1de759d790326375
[TIC-Core] Allow to express UI elements within package list with UI meta blocks

If a meta package name ends with "__UI__xx", it is a UI meta block.

xx denotes for the UI element it stands for:

- BR/br: blank line
- HR/hr: <hr>
- SD/sd: shade (not tested)
- SM/sm: Summary text message
- HT/ht: HTML code from summary message (not tested)

Change-Id: Ife75da45f642be998910e23b9cd2b0b11da49d1c
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tic/parser/view_parser.py