mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
- dp.SyntaxHighlighter 1.4에서 1.5.1로 업데이트 (통째로 덮어 씌움..) - Abap 언어 추가. - 접기/줄 번호 감추기/도구바 감추기 설정 추가. git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3104 201d5d3c-b55e-5fd7-737f-ddc643e51545
11 lines
No EOL
549 B
XML
Executable file
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> |