rhymix/modules/integration_search/skins/misol_town/skin.xml
MinSoo Kim ae7cbf51c0 모바일 검색 지원하며 추가한 스킨, iOS 에서 스타일 보완
https://github.com/xetown/xe-core/pull/9 에서 추가한 통합검색 스킨이 iOS 환경에서도 일관되게
보이도록 수정
2016-01-02 11:08:47 +09:00

25 lines
880 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">미솔 스킨</title>
<title xml:lang="en">misol skin</title>
<description xml:lang="ko">통합검색 모바일에 검색에 대응하는 미솔 스킨입니다.</description>
<description xml:lang="en">The skin for mobile and PC environment of Integrated Search Module</description>
<version>1.0.1</version>
<date>2016-01-02</date>
<author email_address="misol.kr@gmail.com" link="https://github.com/misol">
<name xml:lang="ko">김민수</name>
<name xml:lang="en">MinSoo Kim</name>
</author>
<license>MIT License</license>
<colorset>
<color name="blue">
<title xml:lang="ko">파랑</title>
<title xml:lang="en">Blue</title>
</color>
<color name="crimson">
<title xml:lang="ko">크림슨</title>
<title xml:lang="en">Crimson</title>
</color>
</colorset>
</skin>