mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
Add traditional Chinese into widgetstyles
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5879 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
79ebd516eb
commit
c796cf467e
6 changed files with 32 additions and 4 deletions
|
|
@ -1,7 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<widgetstyle>
|
||||
<title xml:lang="ko">메모 위젯스타일</title>
|
||||
<title xml:lang="zh-TW">留言樣式</title>
|
||||
<description xml:lang="ko">메모지 처럼 꾸며진 위젯스타일 입니다.</description>
|
||||
<description xml:lang="zh-TW">可變換多種留言外框的控件樣式。</description>
|
||||
<version>0.1</version>
|
||||
<date>2009-03-10</date>
|
||||
<preview>preview.gif</preview>
|
||||
|
|
@ -17,13 +19,16 @@
|
|||
<extra_vars>
|
||||
<var name="ws_style" type="select">
|
||||
<name xml:lang="ko">스타일</name>
|
||||
<name xml:lang="zh-TW">樣式</name>
|
||||
<options>
|
||||
<value>widgetBoxH</value>
|
||||
<name xml:lang="ko">흰색</name>
|
||||
<name xml:lang="zh-TW">白色</name>
|
||||
</options>
|
||||
<options>
|
||||
<value>widgetBoxI</value>
|
||||
<name xml:lang="ko">노랑</name>
|
||||
<name xml:lang="zh-TW">黃色</name>
|
||||
</options>
|
||||
</var>
|
||||
<var name="ws_title_image" type="filebox" filter="jpg,jpeg,gif,png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue