rhymix/modules/editor/components/code_highlighter/info.xml
2009-03-06 05:33:56 +00:00

30 lines
No EOL
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component version="0.2">
<title xml:lang="ko">Code Highlighter</title>
<title xml:lang="jp">コードハイライト</title>
<title xml:lang="zh-CN">代码高亮显示</title>
<title xml:lang="en">Code Highlighter</title>
<title xml:lang="es">Código para resaltar</title>
<title xml:lang="ru">Подсветка кода</title>
<title xml:lang="zh-TW">語法高亮度顯示</title>
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
<description xml:lang="jp">ソースコードを見やすく表示します。</description>
<description xml:lang="en">It displays code in good shape.</description>
<description xml:lang="es">Muestra el código en buena forma.</description>
<description xml:lang="ru">Компонент служащий для подсветки кода</description>
<description xml:lang="zh-CN">高亮显示所选代码。</description>
<description xml:lang="zh-TW">將所選取的語法高亮度顯示。</description>
<version>0.5</version>
<date>2009-01-20</date>
<license link="http://creativecommons.org/licenses/LGPL/2.1/">LGPL 2.1</license>
<author link="http://www.zeroboard.com/">
<name xml:lang="ko">XE Open Source Project</name>
<name xml:lang="jp">XE Open Source Project</name>
<name xml:lang="en">XE Open Source Project</name>
<name xml:lang="es">XE Open Source Project</name>
<name xml:lang="ru">XE Open Source Project</name>
<name xml:lang="zh-CN">XE Open Source Project</name>
<name xml:lang="zh-TW">XE Open Source Project</name>
</author>
</component>