From: Tomasz Iwanek Date: Tue, 7 May 2013 13:36:05 +0000 (+0200) Subject: Saving namespace of stored content's startpage of config.xml X-Git-Tag: submit/tizen_2.2/20130927.091100^2~95^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=efd20a77a7561e3c0bb5226466fe08d64ee7edf7;p=platform%2Fframework%2Fweb%2Fwrt-commons.git Saving namespace of stored content's startpage of config.xml [Issue#] LINUXWRT-314 [Feature] tizen:content prefered before content [Cause] N/A [Solution] This is needed for wrt-installer changes [Verification] Build repo. Change-Id: I2fc6f868122691ec852f2a439979de513c7abd28 --- diff --git a/modules/widget_dao/include/dpl/wrt-dao-ro/config_parser_data.h b/modules/widget_dao/include/dpl/wrt-dao-ro/config_parser_data.h index bc78fe4..52526fc 100644 --- a/modules/widget_dao/include/dpl/wrt-dao-ro/config_parser_data.h +++ b/modules/widget_dao/include/dpl/wrt-dao-ro/config_parser_data.h @@ -313,6 +313,7 @@ class ConfigParserData DPL::OptionalString startFile; DPL::OptionalString startFileEncoding; DPL::OptionalString startFileContentType; + DPL::OptionalString startFileNamespace; IconsList iconsList; // tizen id / required platform min version for TIZEN webapp