Set default launguage for display name of account
authorSoyoung Kim <sy037.kim@samsung.com>
Tue, 8 Oct 2013 12:04:56 +0000 (21:04 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Wed, 9 Oct 2013 07:27:31 +0000 (16:27 +0900)
commit46963355d3035f6836eab132a2aac8132567492c
treec182edc66c91e146e94a6184d43673b423bf962d
parente25356ec10378053b2cee14ebfaf41c0b211e471
Set default launguage for display name of account

[Issue#]   N_SE-54261
[Problem]  The default language in account menu is not showing in Settings.
[Cause]    The default language is not specified in the manifest file.
[Solution] - If there is "en-gb" in display name of account, installer set
             "en-gb" as default language.
           - If there is not "en-gb" in display name, installer set the first
             value from display name as defalt language.

[Verification] Install the attached widget.
https://bugs.tizendev.org/jira/secure/attachment/164604/Emptyui.zip

[SCMRequest] N/A

Change-Id: I438ec0cd6fb16da9fd182138853bbeef63ccbd30
src/jobs/widget_install/manifest.cpp