rhymix/widgets/counter_status/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

30 lines
No EOL
1.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">접속자 현황 출력 기본 스킨 </title>
<title xml:lang="jp">接続統計表示のデフォルトスキン</title>
<title xml:lang="zh-CN">计数器默认皮肤</title>
<title xml:lang="en">Default Counter Skin </title>
<description xml:lang="ko">counter_status 의 기본 스킨</description>
<description xml:lang="jp">接続統計counter_statusのデフォルトスキン</description>
<description xml:lang="zh-CN">计数器默认皮肤。</description>
<description xml:lang="en">Default skin of counter_status</description>
<version>0.1</version>
<date>2007-02-28</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="jp">Zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>
</author>
<colorset>
<color name="normal">
<title xml:lang="ko">기본</title>
<title xml:lang="jp">デフォルト</title>
<title xml:lang="en">default</title>
<title xml:lang="zh-CN">默认</title>
</color>
</colorset>
</skin>