#19678504 HTML5 UI Bug Fix. html5.js Added.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8404 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-05-30 08:08:12 +00:00
parent a247e1608f
commit ae259db337
24 changed files with 1029 additions and 912 deletions

View file

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<layout version="0.2">
<title xml:lang="ko">사용자 정의 레이아웃</title>
<title xml:lang="en">User defined layout</title>
<title xml:lang="jp">ユーザー定義のレイアウト</title>
<description xml:lang="ko">사용자 정의 레이아웃에 관한 설명 입니다.</description>
<description xml:lang="en">Description for user defined layout.</description>
<description xml:lang="jp">ユーザー定義のレイアウトについての説明です。</description>
<version>1.0</version>
<date>2010-12-24</date>
<author email_address="user@user.com" link="http://user-define.com/">
<name xml:lang="ko">User Name</name>
</author>
<menus>
<menu name="main_menu" maxdepth="2" default="true">
<title xml:lang="ko">메뉴</title>
</menu>
</menus>
</layout>