rhymix/modules/member/skins/cozy_simple/skin.xml
2007-08-04 06:39:16 +00:00

42 lines
1.7 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>
<title xml:lang="ko">cozy_simple 회원 스킨</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 8. 4">
<name xml:lang="ko">(주)NHN</name>
<name xml:lang="jp">NHN</name>
<name xml:lang="zh-CN">(株)NHN</name>
<name xml:lang="en">NHN Corp</name>
<description xml:lang="ko">
cozy simple 스킨의 갤러리형입니다.
디자인 : 서기정 (http://blog.naver.com/addcozy)
HTML/CSS : 소지훈
</description>
<description xml:lang="zh-CN">
Cozy样式皮肤。(相册型)
设计 : Ki-Jeong Seo (http://blog.naver.com/addcozy)
HTML/CSS : Ji-Hun So
</description>
</maker>
<colorset>
<color name="red" src="screenshot/red.gif">
<title xml:lang="ko">빨간색(기본)</title>
<title xml:lang="zh-CN">红色(默认)</title>
</color>
<color name="green" src="screenshot/green.gif">
<title xml:lang="ko">녹색</title>
<title xml:lang="zh-CN">绿色</title>
</color>
<color name="blue" src="screenshot/blue.gif">
<title xml:lang="ko">파란색</title>
<title xml:lang="zh-CN">蓝色</title>
</color>
<color name="pink" src="screenshot/pink.gif">
<title xml:lang="ko">분홍색</title>
<title xml:lang="zh-CN">粉红色</title>
</color>
<color name="bluish_green" src="screenshot/bluish_green.gif">
<title xml:lang="ko">청록색</title>
<title xml:lang="zh-CN">青绿色</title>
</color>
</colorset>
</skin>