mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
merged 1.5.0 branch into 1.5.0-DB
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8547 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
4973c78fbc
commit
01d0925dd5
145 changed files with 990 additions and 31147 deletions
19
layouts/user_layout/conf/info.xml
Normal file
19
layouts/user_layout/conf/info.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue