mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1562 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3f7c013fa7
commit
9a5c68a5e9
6 changed files with 123 additions and 21 deletions
3
plugins/styx_clock/skins/default/clock.html
Normal file
3
plugins/styx_clock/skins/default/clock.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<script type="text/javascript">
|
||||
displayMultimedia("{$plugin_info->src}", {$plugin_info->width}, {$plugin_info->width});
|
||||
</script>
|
||||
BIN
plugins/styx_clock/skins/default/clock.swf
Normal file
BIN
plugins/styx_clock/skins/default/clock.swf
Normal file
Binary file not shown.
13
plugins/styx_clock/skins/default/skin.xml
Normal file
13
plugins/styx_clock/skins/default/skin.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<skin>
|
||||
<title xml:lang="ko">플래시 시계 기본 컬러셋</title>
|
||||
<maker email_address="styx@bystyx.com" link="http://www.bystyx.com" date="2007. 2. 28">
|
||||
<name xml:lang="ko">styx</name>
|
||||
<description xml:lang="ko">플래시 시계를 출력합니다.</description>
|
||||
</maker>
|
||||
<colorset>
|
||||
<color name="normal">
|
||||
<title xml:lang="ko">기본</title>
|
||||
</color>
|
||||
</colorset>
|
||||
</skin>
|
||||
Loading…
Add table
Add a link
Reference in a new issue