rhymix/modules/editor/components/code_highlighter/info.xml

23 lines
No EOL
1.3 KiB
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<component version="0.3">
<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>
<author email_address="bnufactory@gmail.com" link="http://bnufactory.com" date="2007. 12. 22">
<name xml:lang="ko">BNU</name>
<name xml:lang="jp">BNU</name>
<name xml:lang="zh-CN">BNU</name>
<name xml:lang="en">BNU</name>
<name xml:lang="es">BNU</name>
<name xml:lang="ru">BNU</name>
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
<description xml:lang="jp">ソースコードを見やすく表示します。</description>
<description xml:lang="zh-CN">高亮显示所选代码。</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>
</author>
</component>