[Release] wrt-installer_0.1.85
[platform/framework/web/wrt-installer.git] / configuration / config.xml
index 038ec52..f33ce7e 100644 (file)
@@ -7,7 +7,7 @@
   <tizen:application id="GfeI4eyhBG.1" package="GfeI4eyhBG" required_version="2.1"/>
 
   <!-- tizen setting element -->
-  <tizen:setting screen-orientation="landscape" context-menu="disable" background-support="enable" encryption="enable" install-location="internal-only"/>
+  <tizen:setting screen-orientation="landscape" context-menu="disable" background-support="enable" encryption="enable" hwkey-event="enable"/>
 
   <!-- tizen app-control element -->
   <tizen:app-control>
 
   <!-- tizen metadata -->
   <tizen:metadata key="key_1" value="value_1"/>
+  <tizen:metadata key="key_2"/>
+
+  <tizen:app-widget id="jNZe0gZhHG.Dynmic.default" primary="true">
+    <tizen:box-label xml:lang="en">WEB DYNAMICBOX</tizen:box-label>
+    <tizen:box-label xml:lang="ef">WEB DYNAMICBOX</tizen:box-label>
+    <tizen:box-label xml:lang="tc">WEB DYNAMICBOX</tizen:box-label>
+    <tizen:box-icon src="icon.png"/>
+    <tizen:box-content src="box/index.html">
+      <tizen:box-size>1x1</tizen:box-size>
+      <tizen:box-size>2x1</tizen:box-size>
+      <tizen:box-size>2x2</tizen:box-size>
+      <tizen:pd src="pd/index.html" width="720" height="200"/>
+   </tizen:box-content>
+ </tizen:app-widget>
+
+  <!-- splash screen -->
+  <tizen:splash src="splash.jpg" />
 </widget>