mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
DroArc님의 플래시 시계 위젯 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3078 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
dcd67cf711
commit
15fad89c08
5 changed files with 108 additions and 0 deletions
3
widgets/DroArc_clock/skins/default/clock.html
Normal file
3
widgets/DroArc_clock/skins/default/clock.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<script type="text/javascript">
|
||||
displayMultimedia("{$widget_info->src}", {$widget_info->clock_width}, {$widget_info->clock_height});
|
||||
</script>
|
||||
BIN
widgets/DroArc_clock/skins/default/normal/clock.swf
Normal file
BIN
widgets/DroArc_clock/skins/default/normal/clock.swf
Normal file
Binary file not shown.
22
widgets/DroArc_clock/skins/default/skin.xml
Normal file
22
widgets/DroArc_clock/skins/default/skin.xml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<skin>
|
||||
<title xml:lang="ko">플래시 디지털 시계</title>
|
||||
<title xml:lang="zh-CN">Flash数字时钟</title>
|
||||
<title xml:lang="en">Flash Digital Clock</title>
|
||||
<maker email_address="ac7614@empas.com" link="http://widz.inven.co.kr" date="2007. 7. 26">
|
||||
<name xml:lang="ko">드로아크</name>
|
||||
<name xml:lang="zh-CN">DroArc</name>
|
||||
<name xml:lang="en">DroArc</name>
|
||||
<description xml:lang="ko">플래시 디지털 시계를 출력합니다. 자체적인 오른쪽 마우스 메뉴를 사용가능합니다.</description>
|
||||
<description xml:lang="zh-CN">显示Flash数字时钟。</description>
|
||||
<description xml:lang="en">It displays flash digital clock.</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
<color name="normal">
|
||||
<title xml:lang="ko">일반</title>
|
||||
<title xml:lang="zh-CN">普通</title>
|
||||
<title xml:lang="jp">いっぱん</title>
|
||||
<title xml:lang="en">Normal</title>
|
||||
</color>
|
||||
</colorset>
|
||||
</skin>
|
||||
Loading…
Add table
Add a link
Reference in a new issue