[Title] fix problem : fail to load with 3 keys skin in 480x800
authorSon Hyunjun <hj79.son@samsung.com>
Tue, 3 Apr 2012 15:45:21 +0000 (00:45 +0900)
committerSon Hyunjun <hj79.son@samsung.com>
Tue, 3 Apr 2012 15:45:21 +0000 (00:45 +0900)
[Type] Bugfix
[Module] Skin
[Priority] Minor
[CQ#]
[Redmine#]
[Problem]
[Cause] typo in xml file format
[Solution]

Change-Id: I472c46e5455494be249435e991f61438f4670b9f

package/pkginfo.manifest
tizen/src/skin/client/skins/emul_3keys_480x800/default.dbi

index db77b985b57889029dfabaf0f86d17e094b4b262..0d647567b23f449623c94cf354d7184bbc2c57bb 100644 (file)
@@ -1,5 +1,5 @@
 Package: emulator
-Version: 1.2.53
+Version: 1.2.62
 OS: linux
 Build-host-os: linux
 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
@@ -8,7 +8,7 @@ Source: emulator
 Description: Tizen Emulator
 
 Package: emulator
-Version: 1.2.53
+Version: 1.2.62
 OS: windows
 Build-host-os: windows
 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
index c179d17c406746cef8adfae2104ddb54247263f2..317d24ac400bb9126877a08341041ac42b44bebd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <EmulatorUI xmlns="http://www.tizen.org/emulator/dbi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <rotations>
-        <rotation id name="Portrait">
+        <rotation name="Portrait">
             <lcd id="0">
                 <region height="800" left="35" top="86" width="480"/>
             </lcd>