rhymix/themes/xe_default/conf/info.xml
ChanMyeong bd6be95b08 #waitforserverresponse -> .wfsr
admin.css .x class added.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8983 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-02 04:07:33 +00:00

30 lines
964 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<theme>
<version>0.1</version>
<title xml:lang="ko">XE 기본 테마</title>
<title xml:lang="en">XE Default Theme</title>
<date>2011-07-26</date>
<publisher email_address="developers@xpressengine.com" link="http://www.xpressengine.com">
<name xml:lang="ko">NHN</name>
<name xml:lang="en">NHN</name>
</publisher>
<description xml:lang="ko">XE가 제공하는 기본 테마입니다.</description>
<description xml:lang="en">The basic theme is provided by XE.</description>
<skinInfos>
<layoutInfo>
<directory path="./layouts/xe_official" />
</layoutInfo>
<skinInfo>
<directory path="./modules/page/skins/default" />
</skinInfo>
<skinInfo>
<directory path="./modules/board/skins/xe_board" />
</skinInfo>
<skinInfo>
<directory path="./modules/member/skins/default" />
</skinInfo>
<skinInfo>
<directory path="./modules/message/skins/default" />
</skinInfo>
</skinInfos>
</theme>