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

This commit is contained in:
royallin 2008-09-26 03:37:04 +00:00
parent cf4d834285
commit 35477add43
61 changed files with 600 additions and 11 deletions

View file

@ -6,12 +6,14 @@
<title xml:lang="en">RSS</title>
<title xml:lang="es">RSS</title>
<title xml:lang="ru">RSS</title>
<title xml:lang="zh-TW">RSS</title>
<description xml:lang="ko">RSS 출력을 담당하는 모듈</description>
<description xml:lang="zh-CN">负责输出RSS的模块。</description>
<description xml:lang="jp">RSS出力を担うモジュールです。</description>
<description xml:lang="en">This modules is for printing RSS.</description>
<description xml:lang="es">Este módulo es para imprimir RSS.</description>
<description xml:lang="ru">Этот модуль служит для печати RSS.</description>
<description xml:lang="zh-TW">負責輸出RSS的模組。</description>
<version>0.1</version>
<date>2007-02-28</date>
<category>utility</category>
@ -24,5 +26,6 @@
<name xml:lang="en">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="ru">zero</name>
<name xml:lang="zh-TW">Zero</name>
</author>
</module>