mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
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
This commit is contained in:
parent
12f685e116
commit
f490cad881
21 changed files with 1090 additions and 578 deletions
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component version="0.1">
|
||||
<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. 11">
|
||||
<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>
|
||||
<name xml:lang="zh-CN">BNU</name>
|
||||
<description xml:lang="ko">코드를 보기 좋게 출력합니다.</description>
|
||||
<description xml:lang="zh-CN">输出整洁的代码.</description>
|
||||
<description xml:lang="zh-CN">输出整洁的代码.</description>
|
||||
</author>
|
||||
</component>
|
||||
Loading…
Add table
Add a link
Reference in a new issue