#495 editor모듈 새 XML 포맷 처리 코드 추가, editor 새 XML 포맷 반영

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4367 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-15 08:56:43 +00:00
parent a9782e833f
commit c8e9338c07
23 changed files with 377 additions and 193 deletions

View file

@ -1,23 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<component version="0.1">
<?xml version="1.0" encoding="UTF-8"?>
<component version="0.2">
<title xml:lang="ko">Creative Commons Licenses</title>
<title xml:lang="es">Licencias Creative Commons</title>
<title xml:lang="ru">Creative Commons Licenses</title>
<title xml:lang="jp">クリエイティブコモンズライセンス</title>
<title xml:lang="zh-CN">知识共享许可协议</title>
<title xml:lang="en">Creative Commons Licenses</title>
<author email_address="zero@zeroboard.com" link="http://zeroboard.com" date="2008. 1. 7">
<title xml:lang="es">Licencias Creative Commons</title>
<title xml:lang="ru">Creative Commons Licenses</title>
<title xml:lang="jp">クリエイティブコモンズライセンス</title>
<title xml:lang="zh-CN">知识共享许可协议</title>
<title xml:lang="en">Creative Commons Licenses</title>
<description xml:lang="ko">CCL 라이센스를 출력합니다.</description>
<description xml:lang="es">CCL licencia de producto</description>
<description xml:lang="ru">CCL 라이센스를 출력합니다.</description>
<description xml:lang="jp">CCLライセンスを表示します。</description>
<description xml:lang="zh-CN">显示知识共享许可协议。</description>
<description xml:lang="en">Output CCL license</description>
<version>0.1</version>
<date>2008-01-07</date>
<author email_address="zero@zeroboard.com" link="http://zeroboard.com">
<name xml:lang="ko">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="ru">zero</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>
<description xml:lang="ko">CCL 라이센스를 출력합니다.</description>
<description xml:lang="es">CCL licencia de producto</description>
<description xml:lang="ru">CCL 라이센스를 출력합니다.</description>
<description xml:lang="jp">CCLライセンスを表示します。</description>
<description xml:lang="zh-CN">显示知识共享许可协议。</description>
<description xml:lang="en">Output CCL license</description>
<name xml:lang="es">zero</name>
<name xml:lang="ru">zero</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>
</author>
</component>
</component>