모바일 전용 콘텐트 위젯인 mcontent 위젯 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7613 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2010-07-22 10:24:08 +00:00
parent 54e75da57f
commit 9fca3e4929
8 changed files with 1431 additions and 0 deletions

View file

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.2">
<title xml:lang="ko">모바일 콘텐츠 위젯 스킨</title>
<description xml:lang="ko">모바일 콘텐츠 전용 심플한 스킨 입니다.</description>
<version>0.1</version>
<date>2009-08-20</date>
<author email_address="dece24@gmail.com" link="http://naradesign.net/">
<name xml:lang="ko">Jeong, Chan Myeong</name>
</author>
<colorset>
<color name="white">
<title xml:lang="ko">흰색 바탕용</title>
</color>
</colorset>
</skin>