rhymix/modules/editor/components/code_highlighter/info.xml
bnu f490cad881 code_highlighter(edit component) 업데이트
- dp.SyntaxHighlighter 1.4에서 1.5.1로 업데이트 (통째로 덮어 씌움..)
- Abap 언어 추가.
- 접기/줄 번호 감추기/도구바 감추기 설정 추가.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3104 201d5d3c-b55e-5fd7-737f-ddc643e51545
2007-11-28 16:55:38 +00:00

11 lines
No EOL
549 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="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="zh-CN">BNU</name>
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
<description xml:lang="zh-CN">输出整洁的代码.</description>
</author>
</component>