mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2327 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
commit
8326004cb2
2773 changed files with 91485 additions and 0 deletions
BIN
widgets/DroArc_clock/skins/default/black/clock.swf
Normal file
BIN
widgets/DroArc_clock/skins/default/black/clock.swf
Normal file
Binary file not shown.
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/green/clock.swf
Normal file
BIN
widgets/DroArc_clock/skins/default/green/clock.swf
Normal file
Binary file not shown.
BIN
widgets/DroArc_clock/skins/default/orange/clock.swf
Normal file
BIN
widgets/DroArc_clock/skins/default/orange/clock.swf
Normal file
Binary file not shown.
BIN
widgets/DroArc_clock/skins/default/pink/clock.swf
Normal file
BIN
widgets/DroArc_clock/skins/default/pink/clock.swf
Normal file
Binary file not shown.
BIN
widgets/DroArc_clock/skins/default/red/clock.swf
Normal file
BIN
widgets/DroArc_clock/skins/default/red/clock.swf
Normal file
Binary file not shown.
47
widgets/DroArc_clock/skins/default/skin.xml
Normal file
47
widgets/DroArc_clock/skins/default/skin.xml
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
<?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="black">
|
||||
<title xml:lang="ko">블랙</title>
|
||||
<title xml:lang="zh-CN">黑色</title>
|
||||
<title xml:lang="jp">ブラック</title>
|
||||
<title xml:lang="en">Black</title>
|
||||
</color>
|
||||
<color name="pink">
|
||||
<title xml:lang="ko">핑크</title>
|
||||
<title xml:lang="zh-CN">粉红色</title>
|
||||
<title xml:lang="jp">ピンク</title>
|
||||
<title xml:lang="en">Pink</title>
|
||||
</color>
|
||||
<color name="green">
|
||||
<title xml:lang="ko">그린</title>
|
||||
<title xml:lang="zh-CN">绿色</title>
|
||||
<title xml:lang="jp">グリーン</title>
|
||||
<title xml:lang="en">Green</title>
|
||||
</color>
|
||||
<color name="red">
|
||||
<title xml:lang="ko">레드</title>
|
||||
<title xml:lang="zh-CN">红色</title>
|
||||
<title xml:lang="jp">レッド</title>
|
||||
<title xml:lang="en">Red</title>
|
||||
</color>
|
||||
<color name="orange">
|
||||
<title xml:lang="ko">오렌지</title>
|
||||
<title xml:lang="zh-CN">橘黄色</title>
|
||||
<title xml:lang="jp">オレンジ</title>
|
||||
<title xml:lang="en">Orange</title>
|
||||
</color>
|
||||
|
||||
</colorset>
|
||||
</skin>
|
||||
Loading…
Add table
Add a link
Reference in a new issue