rhymix/modules/editor/components/code_highlighter/info.xml
risapapa c28ca26f73 Added Japanese Translation.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3250 201d5d3c-b55e-5fd7-737f-ddc643e51545
2007-12-07 17:15:28 +00:00

14 lines
No EOL
750 B
XML
Executable file

<?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">Code Highlighter</title>
<author email_address="bnufactory@gmail.com" link="http://bnufactory.com" date="2007. 11. 29">
<name xml:lang="ko">BNU</name>
<name xml:lang="jp">BNU</name>
<name xml:lang="zh-CN">BNU</name>
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
<description xml:lang="jp">ソースコードを見やすく表示します。</description>
<description xml:lang="zh-CN">输出整洁的代码.</description>
</author>
</component>