Fix emulator cannot be launched, TIVI-2794 86/16886/1
authorziv.chang <ziv.chang@intel.com>
Wed, 26 Feb 2014 06:00:04 +0000 (14:00 +0800)
committerziv.chang <ziv.chang@intel.com>
Wed, 26 Feb 2014 06:00:04 +0000 (14:00 +0800)
update ivi skin.dbi

Change-Id: I43383a6ad05524f208982951af915f2168742f7f
Signed-off-by: ziv.chang <ziv.chang@intel.com>
package/changelog
package/pkginfo.manifest
skins/ivi/default.dbi

index 7502130..7c2f27e 100644 (file)
@@ -1,3 +1,8 @@
+* 3.0.11
+- Fix emulator cannot be launched, TIVI-2794
+-   update ivi skin.dbi
+== ziv.chang <ziv.chang@intel.com> 2014-01-20
+
 * 3.0.10
 - disable "emulator control panel" from menu
 == ziv.chang <ziv.chang@intel.com> 2014-01-20
index 3efc4d5..b6e8928 100644 (file)
@@ -1,4 +1,4 @@
-Version:3.0.10
+Version:3.0.11
 Maintainer: Ziv Chang<ziv.chang@intel.com>
 
 Package:ivi-3.0-web-add-ons
index 32c4d5e..28e8bf9 100644 (file)
@@ -1,14 +1,39 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <EmulatorUI xmlns="http://www.tizen.org/emulator/skin/dbi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <dbi_version>2.2</dbi_version>
+    <rotations>
+        <rotation name="Portrait">
+            <display id="0">
+            </display>
+<keyMapList>
+</keyMapList>
+        </rotation>
+        <rotation name="Landscape">
+            <display id="0">
+            </display>
+        </rotation>
+        <rotation name="Reverse Portrait">
+            <display id="0">
+            </display>
+        </rotation>
+        <rotation name="Reverse Landscape">
+            <display id="0">
+            </display>
+        </rotation>
+    </rotations>
+    <hover>
+        <color B="255" G="255" R="255" />
+    </hover>
     <popupMenu>
         <topmostItem visible="true" />
         <rotateItem visible="false" />
         <scaleItem visible="true" />
         <keywindowItem visible="false" />
         <hostKeyboardItem visible="true" />
-        <controlPanelItem visible="false" />
+               <ramdumpItem visible="true" />
         <shellItem visible="true" />
+        <controlPanelItem visible="false" />
+
     </popupMenu>
     <option>
         <blankGuide visible="true" />