git-svn-id: http://xe-core.googlecode.com/svn/trunk@1562 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-07 03:33:26 +00:00
parent 3f7c013fa7
commit 9a5c68a5e9
6 changed files with 123 additions and 21 deletions

View file

@ -0,0 +1,3 @@
<script type="text/javascript">
displayMultimedia("{$plugin_info->src}", {$plugin_info->width}, {$plugin_info->width});
</script>

Binary file not shown.

View 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>