rhymix/widgets/pollWidget/skins/simple/skin.xml
MinSoo Kim 494652ea55 스킨의 설명을 스킨에 맞게 수정
스킨 이름을 스킨에 맞게 고치고, 관리 할 수 있는 언어만 남김.
2016-01-26 18:21:36 +09:00

23 lines
No EOL
837 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">선과 그림자</title>
<title xml:lang="en">Lines and Shadow</title>
<description xml:lang="ko">선과 그림자가 있는 스킨입니다.</description>
<description xml:lang="en">This skin has lines and shadows.</description>
<version>2.0.2</version>
<date>2016-01-26</date>
<author email_address="misol.kr@gmail.com" link="https://github.com/misol">
<name xml:lang="ko">misol</name>
<name xml:lang="en">misol</name>
</author>
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
<name xml:lang="ko">NAVER</name>
<name xml:lang="en">NAVER</name>
</author>
<colorset>
<color name="normal">
<title xml:lang="ko">기본</title>
<title xml:lang="en">Default</title>
</color>
</colorset>
</skin>