rhymix/modules/integration_search/skins/default/skin.xml
bnu 493cad88df #495 XML 포맷 정비
* skin.xml 정비
  * 모듈간 HTML 출력 통일

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4393 201d5d3c-b55e-5fd7-737f-ddc643e51545
2008-07-20 07:42:25 +00:00

43 lines
No EOL
2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">통합 검색 기본 스킨</title>
<title xml:lang="zh-CN">搜索默认皮肤</title>
<title xml:lang="jp">統合検索のデフォルトスキン</title>
<title xml:lang="en">Default Skin of Integration Search</title>
<description xml:lang="ko">통합검색 모듈의 기본 스킨</description>
<description xml:lang="zh-CN">搜索模块的默认皮肤。</description>
<description xml:lang="jp">統合検索モジュールのデフォルトスキンです。</description>
<description xml:lang="en">Default skin of integration search module</description>
<version>0.1</version>
<date>2007-07-24</date>
<link>http://www.zeroboard.com</link>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com">
<name xml:lang="ko">제로</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="en">zero</name>
</author>
<colorset>
<color name="normal" src="screenshot/normal.gif">
<title xml:lang="ko">기본</title>
<title xml:lang="zh-CN">默认</title>
<title xml:lang="jp">デフォルト</title>
<title xml:lang="en">Default</title>
</color>
</colorset>
<extra_vars>
<var name="memo" type="textarea">
<title xml:lang="ko">설명</title>
<title xml:lang="zh-CN">说明</title>
<title xml:lang="jp">説明</title>
<title xml:lang="en">Description</title>
<description lang="ko">검색결과 상단에 결과가 출력됩니다.</description>
<description lang="zh-CN">显示在搜索结果上端。</description>
<description lang="jp">検索結果が上段に表示されます。</description>
<description lang="en">Result will be displayed on top of search result.</description>
</var>
</extra_vars>
</skin>