mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4556 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
18b38221ee
commit
fee1779c50
23 changed files with 373 additions and 8 deletions
|
|
@ -3,6 +3,7 @@
|
|||
<title xml:lang="ko">포인트 현황 출력 위젯</title>
|
||||
<title xml:lang="zh-CN">在线会员积分现况</title>
|
||||
<title xml:lang="en">Point Status</title>
|
||||
<title xml:lang="zh-TW">積分狀況</title>
|
||||
<description xml:lang="ko">
|
||||
로그인한 회원의 포인트 현황을 출력하는 위젯입니다.
|
||||
캐시는 0으로 해주셔야 합니다.
|
||||
|
|
@ -15,6 +16,10 @@
|
|||
This widget displays online members' points status.
|
||||
Cache must be 0.
|
||||
</description>
|
||||
<description xml:lang="zh-TW">
|
||||
顯示會員積分狀況的控件。
|
||||
暫存要設為 0。
|
||||
</description>
|
||||
<version>0.1</version>
|
||||
<date>2008-04-23</date>
|
||||
|
||||
|
|
@ -22,5 +27,6 @@
|
|||
<name xml:lang="ko">제로</name>
|
||||
<name xml:lang="zh-CN">zero</name>
|
||||
<name xml:lang="en">Zero</name>
|
||||
<name xml:lang="zh-TW">zero</name>
|
||||
</author>
|
||||
</widget>
|
||||
Loading…
Add table
Add a link
Reference in a new issue