#495 addon 새 포맷 반영

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4359 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-15 05:01:41 +00:00
parent 02dd06a661
commit c2e451cbad
13 changed files with 337 additions and 313 deletions

View file

@ -1,40 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<addon version="0.1">
<title xml:lang="ko">리퍼러 수집기</title>
<title xml:lang="jp">リファラー コレクター</title>
<title xml:lang="zh-CN">反向链接统计</title>
<title xml:lang="en">Referer Collector</title>
<title xml:lang="ge">Referer Collector</title>
<title xml:lang="es">Referer Collector</title>
<title xml:lang="ru">Сборщик рефералов</title>
<author email_address="haneul0318@gmail.com" link="http://haneul.zetyx.net" date="2007. 11. 26">
<name xml:lang="ko">haneul</name>
<name xml:lang="jp">Haneul</name>
<name xml:lang="zn-CN">haneul</name>
<name xml:lang="en">haneul</name>
<name xml:lang="ge">haneul</name>
<name xml:lang="es">haneul</name>
<name xml:lang="ru">haneul</name>
<description xml:lang="ko">
Referer log를 수집합니다.
</description>
<description xml:lang="jp">
リファラーログを収集します。
</description>
<description xml:lang="zh-CN">
记录反向链接统计数据。
</description>
<description xml:lang="en">
Collect referer log and statistics.
</description>
<description xml:lang="ge">
Sammeln Sie Referer-Log und Statistik.
</description>
<description xml:lang="es">
Recoger referer log y estadísticas.
</description>
<description xml:lang="ru">
Собирает лог рефералов и статистику.
</description>
</author>
</addon>
<?xml version="1.0" encoding="UTF-8"?>
<addon version="0.2">
<title xml:lang="ko">리퍼러 수집기</title>
<title xml:lang="jp">リファラー コレクター</title>
<title xml:lang="zh-CN">反向链接统计</title>
<title xml:lang="en">Referer Collector</title>
<title xml:lang="ge">Referer Collector</title>
<title xml:lang="es">Referer Collector</title>
<title xml:lang="ru">Сборщик рефералов</title>
<description xml:lang="ko">Referer log를 수집합니다.</description>
<description xml:lang="jp">リファラーログを収集します。</description>
<description xml:lang="zh-CN">记录反向链接统计数据。</description>
<description xml:lang="en">Collect referer log and statistics.</description>
<description xml:lang="ge">Sammeln Sie Referer-Log und Statistik.</description>
<description xml:lang="es">Recoger referer log y estadísticas.</description>
<description xml:lang="ru">Собирает лог рефералов и статистику.</description>
<version>0.1</version>
<date>2007-11-26</date>
<author email_address="haneul0318@gmail.com" link="http://haneul.zetyx.net">
<name xml:lang="ko">haneul</name>
<name xml:lang="jp">Haneul</name>
<name xml:lang="zn-CN">haneul</name>
<name xml:lang="en">haneul</name>
<name xml:lang="ge">haneul</name>
<name xml:lang="es">haneul</name>
<name xml:lang="ru">haneul</name>
</author>
</addon>