rhymix/widgets/newest_document/skins/news_ticker/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

62 lines
No EOL
2.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>
<description xml:lang="ko">
최근 게시글을 전광판(뉴스티커) 형식으로 한개씩 scroll 되는 방식의 위젯입니다.
</description>
<description xml:lang="jp">
最新コンテンツをニュースティッカーNewsTickerスタイルで一つずつスクロールされる方法で表示するウィジェットです。
</description>
<description xml:lang="zh-CN">
将把最新主题显示为滚动新闻样式的主题列表皮肤。
</description>
<version>0.1</version>
<date>2007-11-26</date>
<link>http://www.zeroboard.com</link>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 11. 26">
<name xml:lang="ko">제로</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="zh-CN">Zero</name>
</author>
<colorset>
<color name="none">
<title xml:lang="ko">내용만 출력</title>
<title xml:lang="jp">内容のみ出力</title>
<title xml:lang="zh-CN">标题</title>
</color>
<color name="gray">
<title xml:lang="ko">회색 배경</title>
<title xml:lang="jp">灰色背景</title>
<title xml:lang="zh-CN">灰色背景</title>
</color>
<color name="red">
<title xml:lang="ko">붉은 배경</title>
<title xml:lang="jp">赤色背景</title>
<title xml:lang="zh-CN">红色背景</title>
</color>
<color name="blue">
<title xml:lang="ko">파란 배경</title>
<title xml:lang="jp">青色背景</title>
<title xml:lang="zh-CN">蓝色背景</title>
</color>
<color name="green">
<title xml:lang="ko">녹색 배경</title>
<title xml:lang="jp">緑色背景</title>
<title xml:lang="zh-CN">绿色背景</title>
</color>
<color name="yellow">
<title xml:lang="ko">노란 배경</title>
<title xml:lang="jp">黄色背景</title>
<title xml:lang="zh-CN">黄色背景</title>
</color>
<color name="black">
<title xml:lang="ko">검은 배경</title>
<title xml:lang="jp">黒色背景</title>
<title xml:lang="zh-CN">黑色背景</title>
</color>
</colorset>
</skin>