* widget모듈 새 XML 포맷 처리 코드 추가
    * info.xml 파일들 새 포맷으로 변경 

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4390 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-20 02:17:06 +00:00
parent fc876f9d73
commit ef014baa03
34 changed files with 2401 additions and 2115 deletions

View file

@ -1,55 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<widget version="1.0">
<title xml:lang="ko">플래시 디지털 시계</title>
<title xml:lang="zh-CN">Flash数字时钟</title>
<title xml:lang="jp">フラッシュデジタル時計</title>
<title xml:lang="en">Flash Digital Clock</title>
<?xml version="1.0" encoding="UTF-8"?>
<widget version="0.2">
<title xml:lang="ko">플래시 디지털 시계</title>
<title xml:lang="zh-CN">Flash数字时钟</title>
<title xml:lang="jp">フラッシュデジタル時計</title>
<title xml:lang="en">Flash Digital Clock</title>
<title xml:lang="es">Reloj digital Flash</title>
<title xml:lang="ru">Цифровые Flash часы</title>
<author email_address="ac7614@empas.com" link="http://widz.inven.co.kr/2nd_xe/DroArc" date="2007. 8. 9">
<name xml:lang="ko">드로아크 </name>
<name xml:lang="zh-CN">DroArc</name>
<name xml:lang="jp">DroArc </name>
<name xml:lang="en">DroArc</name>
<title xml:lang="ru">Цифровые Flash часы</title>
<description xml:lang="ko">플래쉬로 된 디지털 시계를 출력합니다.</description>
<description xml:lang="zh-CN">显示Flash数字时钟。</description>
<description xml:lang="jp">フラッシュのデジタル時計を表示します。</description>
<description xml:lang="en">It will display the digital clock created with flash.</description>
<description xml:lang="es">Se mostrará el reloj digital creado con flash.</description>
<description xml:lang="ru">Это отображает цифровые часы, созданные flash.</description>
<version>1.0</version>
<date>2007-08-09</date>
<author email_address="ac7614@empas.com" link="http://widz.inven.co.kr/2nd_xe/DroArc">
<name xml:lang="ko">드로아크 </name>
<name xml:lang="zh-CN">DroArc</name>
<name xml:lang="jp">DroArc </name>
<name xml:lang="en">DroArc</name>
<name xml:lang="es">DroArc</name>
<name xml:lang="ru">DroArc</name>
<description xml:lang="ko">플래쉬로 된 디지털 시계를 출력합니다.</description>
<description xml:lang="zh-CN">显示Flash数字时钟。</description>
<description xml:lang="jp">フラッシュのデジタル時計を表示します。</description>
<description xml:lang="en">It will display the digital clock created with flash.</description>
<description xml:lang="es">Se mostrará el reloj digital creado con flash.</description>
<description xml:lang="ru">Это отображает цифровые часы, созданные flash.</description>
</author>
<extra_vars>
<var id="clock_width">
<name xml:lang="ko">가로길이</name>
<name xml:lang="zh-CN">宽度</name>
<name xml:lang="jp">横幅</name>
<name xml:lang="en">Width</name>
<name xml:lang="ru">DroArc</name>
</author>
<extra_vars>
<var id="clock_width">
<type>text</type>
<name xml:lang="ko">가로길이</name>
<name xml:lang="zh-CN">宽度</name>
<name xml:lang="jp">横幅</name>
<name xml:lang="en">Width</name>
<name xml:lang="es">Ancho</name>
<name xml:lang="ru">Ширина</name>
<type>text</type>
<description xml:lang="ko">가로길이를 지정하실 수 있습니다. (기본 150px)</description>
<description xml:lang="zh-CN">可以设置宽度大小。 (默认为 150px)</description>
<description xml:lang="jp">横幅のサイズの指定ができますデフォルト150px</description>
<description xml:lang="en">It will be able to set the width. (default is 150px)</description>
<name xml:lang="ru">Ширина</name>
<description xml:lang="ko">가로길이를 지정하실 수 있습니다. (기본 150px)</description>
<description xml:lang="zh-CN">可以设置宽度大小。 (默认为 150px)</description>
<description xml:lang="jp">横幅のサイズの指定ができますデフォルト150px</description>
<description xml:lang="en">It will be able to set the width. (default is 150px)</description>
<description xml:lang="es">Se estará en condiciones de establecer el ancho. (Por defecto es 150 px)</description>
<description xml:lang="ru">Возможно установить ширину. (стандартное значение 150px)</description>
</var>
<var id="clock_height">
<name xml:lang="ko">세로길이</name>
<name xml:lang="zh-CN">高度</name>
<name xml:lang="jp">縦幅</name>
<name xml:lang="ru">Высота</name>
<name xml:lang="en">Height</name>
<description xml:lang="ru">Возможно установить ширину. (стандартное значение 150px)</description>
</var>
<var id="clock_height">
<type>text</type>
<name xml:lang="ko">세로길이</name>
<name xml:lang="zh-CN">高度</name>
<name xml:lang="jp">縦幅</name>
<name xml:lang="ru">Высота</name>
<name xml:lang="en">Height</name>
<name xml:lang="es">Altura</name>
<type>text</type>
<description xml:lang="ko">세로길이를 지정하실 수 있습니다. (기본 64px)</description>
<description xml:lang="zh-CN">可以设置高度大小。(默认为 64px)</description>
<description xml:lang="jp">縦幅のサイズの指定ができますデフォルト64px</description>
<description xml:lang="en">It will be able to set the width. (default is 64px)</description>
<description xml:lang="ko">세로길이를 지정하실 수 있습니다. (기본 64px)</description>
<description xml:lang="zh-CN">可以设置高度大小。(默认为 64px)</description>
<description xml:lang="jp">縦幅のサイズの指定ができますデフォルト64px</description>
<description xml:lang="en">It will be able to set the width. (default is 64px)</description>
<description xml:lang="es">Se estará en condiciones de establecer el ancho. (Por defecto es 64px)</description>
<description xml:lang="ru">Возможно установить высоту. (стандартное значение 64px)</description>
</var>
</extra_vars>
</widget>
<description xml:lang="ru">Возможно установить высоту. (стандартное значение 64px)</description>
</var>
</extra_vars>
</widget>